X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=06e2aeb8f5673b6ce70b165368cee797de21ff2d;hb=c6dd7d29643a8e4a6ec11088ecb5ab9f58845e0b;hp=a599eea42d2a2de3e3aa8fc3863a9a6959cce667;hpb=f18021bca60d22c28fb12d4c4c18f9222a0e492d;p=utils diff --git a/pom.xml b/pom.xml index a599eea4..06e2aeb8 100644 --- a/pom.xml +++ b/pom.xml @@ -1,344 +1,484 @@ - 4.0.0 - org.wamblee - wamblee-utils - pom - 0.2-SNAPSHOT - wamblee.org utility libraries - http://wamblee.org - - support - socketproxy - crawler - gps - mythtv - - - - junit - junit - 3.8.1 - test - - - dbunit - dbunit - 2.1 - test - - - jmock - jmock-cglib - 1.1.0 - test - - - cglib - cglib-full - - - - - - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + org.wamblee + wamblee-utils + pom + 0.2-SNAPSHOT + wamblee.org utility libraries + http://wamblee.org + + support + system + hibernate-jpa + security + socketproxy + crawler + gps + mythtv + - - org.wamblee - wamblee-support - ${project.version} - - - org.wamblee - wamblee-support - test-jar - ${project.version} - - - org.wamblee - wamblee-socketproxy - ${project.version} - - - org.wamblee - wamblee-socketproxy - test-jar - ${project.version} - - - org.wamblee - wamblee-crawler - ${project.version} - - - org.wamblee - wamblee-crawler - test-jar - ${project.version} - - - org.wamblee - wamblee-crawler-basic - ${project.version} - - - org.wamblee - wamblee-crawler-basic - test-jar - ${project.version} - + + junit + junit + test + + + org.dbunit + dbunit + test + + + org.apache.derby + derby + test + + + org.apache.derby + derbyclient + test + + + org.apache.derby + derbynet + test + + + org.slf4j + slf4j-api + test + + + org.slf4j + slf4j-jdk14 + test + + + + mysql + mysql-connector-java + test + + + org.mockito + mockito-all + 1.8.0 + test + - - javax.servlet - servlet-api - 2.3 - jar - provided - - - quartz - quartz - 1.5.1 - - - jtidy - jtidy - 4aug2000r7-dev - + + - - oro - oro - 2.0.6 - - - commons-logging - commons-logging - 1.0.2 - - - commons-httpclient - commons-httpclient - 3.0 - - - commons-beanutils - commons-beanutils - 1.7.0 - - - org.springframework - spring-beans - 1.2.8 - - - org.springframework - spring-hibernate - 1.2.8 - - - - log4j - log4j - 1.2.8 - - - dom4j - dom4j - 1.6 - - - xml-apis - xml-apis - - - - - ehcache - ehcache - 1.1 - - - xerces - xerces - 2.4.0 - - - org.hibernate - hibernate - 3.0.5 - - - commons-email - commons-email - 1.0 - - - jaxen - jaxen - 1.1-beta-9 - - - xom - xom - - - xerces - xmlParserAPIs - - - - - jstl - jstl - 1.1.2 - - - taglibs - standard - 1.1.2 - - - jfree - jfreechart - 1.0.1 - - - jfree - jcommon - 1.0.2 - + + + + + oro + oro + 2.0.6 + + + + javax.transaction + transaction-api + 1.1 + - - + + junit + junit + 4.4 + + + org.dbunit + dbunit + 2.4.7 + + + org.slf4j + slf4j-api + 1.5.11 + + + org.slf4j + slf4j-jdk14 + 1.5.11 + + + + javax.persistence + persistence-api + 1.0 + provided + + + javax.activation + activation + 1.1 + + + javax.mail + mail + 1.4.1 + + + javax.servlet + servlet-api + 2.3 + jar + provided + + + mysql + mysql-connector-java + 5.1.12 + + + org.apache.derby + derby + 10.5.3.0_1 + + + org.apache.derby + derbyclient + 10.5.3.0_1 + + + org.apache.derby + derbynet + 10.5.3.0_1 + + + quartz + quartz + 1.5.1 + + + jtidy + jtidy + 4aug2000r7-dev + + + + + commons-logging + commons-logging + 1.0.2 + + + commons-httpclient + commons-httpclient + 3.0 + + + commons-beanutils + commons-beanutils + 1.7.0 + + + org.springframework + spring-beans + ${spring.version} + + + org.springframework + spring-web + ${spring.version} + + + org.springframework + spring-jms + ${spring.version} + + + org.springframework + spring-context + ${spring.version} + + + org.springframework + spring-hibernate3 + ${spring.version} + + + org.springframework + spring-jpa + ${spring.version} + + + org.springframework + spring-aop + ${spring.version} + + + + + log4j + log4j + 1.2.8 + + + dom4j + dom4j + 1.6 + + + xml-apis + xml-apis + + + + + net.sf.ehcache + ehcache + 1.2.3 + + + xerces + xercesImpl + 2.8.1 + + + + + commons-email + commons-email + 1.0 + + + jaxen + jaxen + 1.1-beta-9 + + + xom + xom + + + xerces + xmlParserAPIs + + + + + jstl + jstl + 1.1.2 + + + taglibs + standard + 1.1.2 + + + jfree + jfreechart + 1.0.1 + + + jfree + jcommon + 1.0.2 + + + + javaee + javaee-api + 5 + provided + - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - + + commons-codec + commons-codec + 1.3 + + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Test.java - - - + + - - - org.apache.maven.plugins - maven-jar-plugin - - - - test-jar - - - - + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + org/wamblee/crawler/kiss/**/*.class + org/wamblee/mythtv/**/*.class + + + + + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + checkstyle + javadoc + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + org.codehaus.mojo + surefire-report-maven-plugin + + + + org.codehaus.mojo + cobertura-maven-plugin + + + xml + html + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + + config/sun_checks.xml + + + + + + org.codehaus.mojo + taglist-maven-plugin + + + TODO + @todo + FIXME + + + - - org.codehaus.mojo - cobertura-maven-plugin - - - - clean - - - - + + - + + + javaee + Java EE repo at SUN + http://download.java.net/maven/1 + legacy + + - - - - - - org.apache.maven.plugins - maven-project-info-reports-plugin - - - - checkstyle - javadoc - dependencies - project-team - mailing-list - issue-tracking - license - scm - - - - - - org.codehaus.mojo - changes-maven-plugin - 2.0-beta-1 - - - - changes-report - - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.codehaus.mojo - surefire-report-maven-plugin - - - - org.codehaus.mojo - cobertura-maven-plugin - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - config/sun_checks.xml - - - - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - - - - - - + + 2.0.8 + 2.4.0 + -