X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=3dbc30ed03ee6aa059438f3b896e69a26358cbfd;hb=4c2fe97691a4419b3f54da3aa465c5392dd7795a;hp=8ebf5311eab39f7b28dc4ee9e50d1343995e1807;hpb=a4907ffd1660745c90f05ca914a3c6161dc0c520;p=utils diff --git a/pom.xml b/pom.xml index 8ebf5311..3dbc30ed 100644 --- a/pom.xml +++ b/pom.xml @@ -1,216 +1,574 @@ - - 4.0.0 - org.wamblee - wamblee-utils - pom - 0.2-SNAPSHOT - wamblee.org utility libraries - http://wamblee.org - - support - socketproxy - crawler - gps - - - - junit - junit - 3.8.1 - test - - - dbunit - dbunit - 2.1 - test - - - jmock - jmock-cglib - 1.1.0 - test - - - cglib - cglib-full - - - - - - + + 4.0.0 + org.wamblee + wamblee-utils + pom + 0.2.2-SNAPSHOT + / + wamblee.org utilities library + http://wamblee.org + + + The Apache Software License, Version 2.0 + http://www.apache.org/licenses/LICENSE-2.0.txt + repo + + + + https://wamblee.org/viewvc/utils + scm:svn:https://wamblee.org/svn/public/utils + scm:svn:https://wamblee.org/svn/public/utils + + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + + + baseline + support + system + hibernate-jpa + security + test + - - org.wamblee - wamblee-support - ${project.version} - - - org.wamblee - wamblee-socketproxy - ${project.version} - - - org.wamblee - wamblee-crawler - ${project.version} - - - org.wamblee - wamblee-crawler-basic - ${project.version} - - - - 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 - + + 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 + + - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.5 - 1.5 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Test.java - - - - - - - + + + + + + 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 + + + + 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 + + + + javax + javaee-api + 6.0 + provided + + + + commons-codec + commons-codec + 1.3 + + + + commons-dbcp + commons-dbcp + 1.4 + + + toplink.essentials + toplink-essentials + 2.0-36 + + + org.eclipse.persistence + eclipselink + 2.0.0 + compile + + + + + + + + + + + org.apache.maven.plugins + maven-release-plugin + 2.0 + + true + javadoc:jar deploy + + + + maven-clean-plugin + 2.4 + + + + . + + derby.log + createDDL.jdbc + dropDDL.jdbc + + + **/important.log + **/another-important.log + + false + + + + + + + org.codehaus.mojo + jalopy-maven-plugin + + UNIX + org.wamblee.jalopy.xml + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + org.apache.maven.plugins + maven-surefire-plugin + + + **/*Test.java + + true + + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + + + + clean + + + + + + + + + + + + + + + + + + + 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 + + + + + + + + + + release + + + performRelease + true + + + + + + org.apache.maven.plugins + maven-gpg-plugin + + + sign-artifacts + verify + + sign + + + + + + + + + sonatype-nexus-staging + Nexus Release Repository + http://oss.sonatype.org/service/local/staging/deploy/maven2/ + + + + + + all + + + !performRelease + + + + + local + Local directory + file:${user.home}/java/workspace/deploy + + + + + + + + 2.0.8 + 2.4.0 + +