809 lines
		
	
	
		
			21 KiB
		
	
	
	
		
			XML
		
	
	
		
		
			
		
	
	
			809 lines
		
	
	
		
			21 KiB
		
	
	
	
		
			XML
		
	
	
| 
								 | 
							
								<?xml version="1.0" encoding="UTF-8"?>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								<project>
							 | 
						||
| 
								 | 
							
									<pomVersion>1</pomVersion>
							 | 
						||
| 
								 | 
							
									<id>zwwms</id>
							 | 
						||
| 
								 | 
							
									<name>ZWWMS</name>
							 | 
						||
| 
								 | 
							
									<currentVersion>1.1.1</currentVersion>
							 | 
						||
| 
								 | 
							
									<groupId>e2wms</groupId>
							 | 
						||
| 
								 | 
							
									<package>com.dev.${pom.artifactId}</package>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<organization>
							 | 
						||
| 
								 | 
							
										<name>dev Information Technology Co., Ltd.</name>
							 | 
						||
| 
								 | 
							
										<url>http://www.dev.com/</url>
							 | 
						||
| 
								 | 
							
										<logo>/images/dev-logo.gif</logo>
							 | 
						||
| 
								 | 
							
									</organization>
							 | 
						||
| 
								 | 
							
									<inceptionYear>2006</inceptionYear>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<description><![CDATA[
							 | 
						||
| 
								 | 
							
								        使用energy框架的E-LOG Enterprise WMS
							 | 
						||
| 
								 | 
							
								    ]]></description>
							 | 
						||
| 
								 | 
							
									<shortDescription>E-LOG Enterprise WMS</shortDescription>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<siteAddress>dev.net</siteAddress>
							 | 
						||
| 
								 | 
							
									<url>http://${pom.artifactId}.${pom.siteAddress}/</url>
							 | 
						||
| 
								 | 
							
									<siteDirectory>/www/develop/${pom.artifactId}</siteDirectory>
							 | 
						||
| 
								 | 
							
									<distributionSite>${pom.siteAddress}</distributionSite>
							 | 
						||
| 
								 | 
							
									<distributionDirectory>/www/repository</distributionDirectory>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<licenses>
							 | 
						||
| 
								 | 
							
										<license>
							 | 
						||
| 
								 | 
							
											<name>The dev Software License</name>
							 | 
						||
| 
								 | 
							
											<url>http://scm.${pom.siteAddress}/viewcvs.cgi/*checkout*/${pom.artifactId}/LICENSE.txt</url>
							 | 
						||
| 
								 | 
							
											<distribution>repo</distribution>
							 | 
						||
| 
								 | 
							
										</license>
							 | 
						||
| 
								 | 
							
									</licenses>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<repository>
							 | 
						||
| 
								 | 
							
										<connection>scm:cvs:pserver:anonymous@scm.${pom.siteAddress}:/home/cvsroot:${pom.artifactId}</connection>
							 | 
						||
| 
								 | 
							
										<developerConnection>scm:cvs:ext:${maven.username}@scm.${pom.siteAddress}:/home/cvsroot:${pom.artifactId}</developerConnection>
							 | 
						||
| 
								 | 
							
										<url>http://scm.${pom.siteAddress}/viewcvs.cgi/${pom.artifactId}/</url>
							 | 
						||
| 
								 | 
							
									</repository>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<versions>
							 | 
						||
| 
								 | 
							
									</versions>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<mailingLists>
							 | 
						||
| 
								 | 
							
										<mailingList>
							 | 
						||
| 
								 | 
							
											<name>${pom.artifactId} Commit List</name>
							 | 
						||
| 
								 | 
							
											<subscribe>${pom.artifactId}-commit-subscribe@${pom.siteAddress}</subscribe>
							 | 
						||
| 
								 | 
							
											<unsubscribe>${pom.artifactId}-commit-unsubscribe@${pom.siteAddress}</unsubscribe>
							 | 
						||
| 
								 | 
							
											<archive>http://list.${pom.siteAddress}/pipermail/${pom.artifactId}-commit/</archive>
							 | 
						||
| 
								 | 
							
										</mailingList>
							 | 
						||
| 
								 | 
							
									</mailingLists>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<developers>
							 | 
						||
| 
								 | 
							
									</developers>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<dependencies>
							 | 
						||
| 
								 | 
							
										<!-- acegi -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>acegisecurity</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>acegi-security</artifactId>
							 | 
						||
| 
								 | 
							
											<version>0.8.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://acegisecurity.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<!-- energy -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>web</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>low-server</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>web</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>report-center</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>web</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>high-server</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>web</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>web-client</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>web</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>telnet</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>gxt</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>gwtext</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.0.5</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/gxt/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>telnetd</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>telnetd</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/telnetd/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>ognl</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>ognl</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.6.5</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.ognl.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<!-- logging -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-logging</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-logging</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0.4</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/logging/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>log4j</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>log4j</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.2.12</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://logging.apache.org/log4j/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- hibernate -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>hibernate</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>hibernate</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.hibernate.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>ehcache</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>ehcache</artifactId>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://ehcache.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<version>1.2</version>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>cglib</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>cglib</artifactId>
							 | 
						||
| 
								 | 
							
											<version>nodep-2.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://cglib.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>asm</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>asm</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://asm.objectweb.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>antlr</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>antlr</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.7.6rc1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.antlr.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-collections</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-collections</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/collections/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>dom4j</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>dom4j</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.6.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://dom4j.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>odmg</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>odmg</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.odmg.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>xalan</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>xalan</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.4.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://xml.apache.org/xalan-j/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- spring -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>springframework</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>spring</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2m</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.springframework.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>springframework</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>spring-mock</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.0-rc3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.springframework.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jta</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jta</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/jta/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>javamail</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>mail</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.3.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/javamail/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jaf</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>activation</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/javabeans/jaf/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>gwt</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>gwt-user</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.5.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/javabeans/jaf/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>gwt</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>gwt-servlet</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.5.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/javabeans/jaf/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-codec</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-codec</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/codec/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-httpclient</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-httpclient</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/commons-httpclient/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>http</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>httpcore</artifactId>
							 | 
						||
| 
								 | 
							
											<version>4.2.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/javabeans/jaf/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-fileupload</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-fileupload</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/fileupload/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-digester</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-digester</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.7</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/digester/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- efirsta -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>opensaml</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>opensaml</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/opensaml/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>xml-apis</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>xml-apis</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/xml-apis/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>xmlsec</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>xmlsec</artifactId>
							 | 
						||
| 
								 | 
							
											<version>20050514</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/xmlsec/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- dbcp -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-dbcp</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-dbcp</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.2.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/dbcp/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-pool</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-pool</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/pool/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<!-- others -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-lang</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-lang</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/lang/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-beanutils</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-beanutils</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.7.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/beanutils/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>xstream</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>xstream</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://xstream.codehaus.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>dbunit</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>dbunit</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.dbunit.org/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>quartz</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>quartz</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.5.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.ibiblio.org/maven/quartz/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- jdbc -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>hsqldb</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>hsqldb</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.8.0.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://hsqldb.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>mysql</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>mysql-connector-java</artifactId>
							 | 
						||
| 
								 | 
							
											<version>5.1.49</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.mysql.com/products/connector/j/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>ojdbc</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>ojdbc14</artifactId>
							 | 
						||
| 
								 | 
							
											<version>10.2.0.1.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>proxool</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>proxool</artifactId>
							 | 
						||
| 
								 | 
							
											<version>0.8.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://proxool.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- unittest -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>junit</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>junit</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.8.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.junit.org/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>easymock</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>easymock</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://www.easymock.org/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- buildtime -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>servletapi</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>servlet-api</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.4-20040521</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://java.sun.com/products/servlet</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-cli</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-cli</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/commons/cli/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- mssql -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>mssql</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>msbase</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2000</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/mssql/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>mssql</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>mssqlserver</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2000</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/mssql/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>mssql</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>msutil</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2000</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/mssql/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jetty</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jetty</artifactId>
							 | 
						||
| 
								 | 
							
											<version>5.1.10</version>
							 | 
						||
| 
								 | 
							
											<jar>org.mortbay.jetty.jar</jar>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jetty.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jetty</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jmx</artifactId>
							 | 
						||
| 
								 | 
							
											<version>5.1.10</version>
							 | 
						||
| 
								 | 
							
											<jar>org.mortbay.jmx.jar</jar>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jetty.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jetty</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jasper-compiler</artifactId>
							 | 
						||
| 
								 | 
							
											<jar>jasper-compiler.jar</jar>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jetty.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jetty</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jasper-runtime</artifactId>
							 | 
						||
| 
								 | 
							
											<jar>jasper-runtime.jar</jar>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jetty.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jetty</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>javax.servlet</artifactId>
							 | 
						||
| 
								 | 
							
											<jar>javax.servlet.jar</jar>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jetty.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<!-- energy-telnet needs -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>velocity</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>velocity-dep</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.3.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://jakarta.apache.org/velocity/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>struts-menu</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>struts-menu</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.3</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://struts-menu.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>htmlparser</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>htmlparser</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.5</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://htmlparser.sourceforge.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jxl</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jxl</artifactId>
							 | 
						||
| 
								 | 
							
											<version>2.6</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>http</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>httpclient</artifactId>
							 | 
						||
| 
								 | 
							
											<version>4.2.1</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>http</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>httpcore</artifactId>
							 | 
						||
| 
								 | 
							
											<version>4.2.2</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>commons-logging</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>commons-logging</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.0.4</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://energy.dev.dtdns.net/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<!-- jaxen -->
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>jaxen</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jaxen</artifactId>
							 | 
						||
| 
								 | 
							
											<version>1.1-beta-5</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://repository.dev.net/jaxen/jars/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
											<groupId>eclipse</groupId>
							 | 
						||
| 
								 | 
							
											<artifactId>jdt-compiler</artifactId>
							 | 
						||
| 
								 | 
							
											<version>3.0</version>
							 | 
						||
| 
								 | 
							
											<type>jar</type>
							 | 
						||
| 
								 | 
							
											<url>http://eclipse.org/jdt/</url>
							 | 
						||
| 
								 | 
							
											<properties>
							 | 
						||
| 
								 | 
							
												<war.bundle>true</war.bundle>
							 | 
						||
| 
								 | 
							
											</properties>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
								   			 <groupId>org.apache.poi</groupId>
							 | 
						||
| 
								 | 
							
								  			  <artifactId>poi-ooxml</artifactId>
							 | 
						||
| 
								 | 
							
								    		<version>5.2.3</version>
							 | 
						||
| 
								 | 
							
										</dependency>
							 | 
						||
| 
								 | 
							
										<dependency>
							 | 
						||
| 
								 | 
							
								            <groupId>org.apache.poi</groupId>
							 | 
						||
| 
								 | 
							
								            <artifactId>poi</artifactId>
							 | 
						||
| 
								 | 
							
								            <version>3.16</version>
							 | 
						||
| 
								 | 
							
								        </dependency>
							 | 
						||
| 
								 | 
							
								        <!--xlsx(07)-->
							 | 
						||
| 
								 | 
							
								        <dependency>
							 | 
						||
| 
								 | 
							
								            <groupId>org.apache.poi</groupId>
							 | 
						||
| 
								 | 
							
								            <artifactId>poi-ooxml</artifactId>
							 | 
						||
| 
								 | 
							
								            <version>3.16</version>
							 | 
						||
| 
								 | 
							
								        </dependency>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										
							 | 
						||
| 
								 | 
							
									</dependencies>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<build>
							 | 
						||
| 
								 | 
							
										<nagEmailAddress>${pom.artifactId}-commit@${pom.siteAddress}</nagEmailAddress>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<sourceDirectory>src/main/java</sourceDirectory>
							 | 
						||
| 
								 | 
							
										<!-- J A R R E S O U R C E S -->
							 | 
						||
| 
								 | 
							
										<!-- Resources that are packaged up inside the JAR file -->
							 | 
						||
| 
								 | 
							
										<resources>
							 | 
						||
| 
								 | 
							
											<resource>
							 | 
						||
| 
								 | 
							
												<directory>${pom.build.sourceDirectory}</directory>
							 | 
						||
| 
								 | 
							
												<includes>
							 | 
						||
| 
								 | 
							
													<include>**/*.xml</include>
							 | 
						||
| 
								 | 
							
													<include>**/*.properties</include>
							 | 
						||
| 
								 | 
							
													<include>**/*.html</include>
							 | 
						||
| 
								 | 
							
													<include>**/*.css</include>
							 | 
						||
| 
								 | 
							
												</includes>
							 | 
						||
| 
								 | 
							
											</resource>
							 | 
						||
| 
								 | 
							
											<resource>
							 | 
						||
| 
								 | 
							
												<directory>${pom.build.sourceDirectory}/../resource</directory>
							 | 
						||
| 
								 | 
							
											</resource>
							 | 
						||
| 
								 | 
							
										</resources>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
										<!-- Unit test classes -->
							 | 
						||
| 
								 | 
							
										<!-- <unitTestSourceDirectory>src/test/java</unitTestSourceDirectory> <unitTest> 
							 | 
						||
| 
								 | 
							
											<includes> <include>**/*Test.java</include> </includes> <resources> <resource> 
							 | 
						||
| 
								 | 
							
											<directory>${pom.build.unitTestSourceDirectory}</directory> <includes> <include>**/*.xml</include> 
							 | 
						||
| 
								 | 
							
											<include>**/*.properties</include> </includes> </resource> <resource> <directory>src/webapp/WEB-INF/classes</directory> 
							 | 
						||
| 
								 | 
							
											<includes> <include>**/*.xml</include> <include>**/*.properties</include> 
							 | 
						||
| 
								 | 
							
											</includes> </resource> <resource> <directory>src/test/data</directory> <includes> 
							 | 
						||
| 
								 | 
							
											<include>**/*.xml</include> <include>**/*.dat</include> </includes> </resource> 
							 | 
						||
| 
								 | 
							
											</resources> </unitTest> -->
							 | 
						||
| 
								 | 
							
									</build>
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
									<reports>
							 | 
						||
| 
								 | 
							
										<report>maven-changelog-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-developer-activity-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-file-activity-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-checkstyle-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-pmd-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-simian-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-jdepend-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-junit-report-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-license-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-javadoc-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-jxr-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-tasklist-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-changes-plugin</report>
							 | 
						||
| 
								 | 
							
										<report>maven-faq-plugin</report>
							 | 
						||
| 
								 | 
							
									</reports>
							 | 
						||
| 
								 | 
							
								</project>
							 |