X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=ec3d564283b1a0149dbd76abd18a398894ac71ac;hb=HEAD;hp=6938bb2c1f5fba06fa85b349e3a6f8410ad95116;hpb=6675bc2492dad82c41cdd4eb94c850c855d58cfd;p=utils diff --git a/pom.xml b/pom.xml index 6938bb2c..ec3d5642 100644 --- a/pom.xml +++ b/pom.xml @@ -1,550 +1,607 @@ - - 4.0.0 - org.wamblee - wamblee-utils - pom - 0.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/ - https://wamblee.org/svn/public/utils - - - - support - system - hibernate-jpa - security - test - - - - 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 - - - - - - - - - - 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 - - - - - - - - - + + + 4.0.0 + org.wamblee + wamblee-utils + pom + 0.9-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:git:https://wamblee.org/git/public/utils + scm:git:https://wamblee.org/git/public/utils + + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + + + support + wicket + system + hibernate-jpa + security + test + + + + junit + junit + 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.5 + test + + + + + + + + + javax.faces + jsf-api + 1.2_02 + provided + + + org.apache.wicket + wicket + 1.4.9 + + + + org.jboss.weld + weld-se + 1.0.1-Final + + + + oro + oro + 2.0.6 + + + + + javax.transaction + transaction-api + 1.1 + provided + + + + 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} + + + + net.sf.ehcache + ehcache-core + 2.2.0 + + + + commons-email + commons-email + 1.0 + + + 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 + + + + org.eclipse.persistence + eclipselink + 2.0.2 + compile + + + + + + + - maven-clean-plugin - 2.4 + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 - - - . - - derby.log - createDDL.jdbc - dropDDL.jdbc - - - **/important.log - **/another-important.log - - false - - + false + 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 - + + + org.apache.maven.plugins + maven-release-plugin + 2.2.1 + + true + true + false + javadoc:jar deploy + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + + org.wamblee + wamblee-code-style + 1.1 + + + + + + org.codehaus.mojo + jalopy-maven-plugin + 1.0-alpha-1 + + UNIX + org.wamblee.jalopy.xml + + + + org.wamblee + wamblee-code-style + 1.1 + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + + + + + org.apache.maven.plugins + maven-surefire-plugin + 2.5 + + + + + **/*Test.java + + true + + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.3.1 + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + post-integration-test - test-jar + cobertura - - - - - 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 - + + + true - xml html + xml - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin + + + + maven-site-plugin + + en + + + + + + + + + + maven-site-plugin + 3.12.0 + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + 2.3.1 + + false + false + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 + + false + false + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + + + + + + + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 3.0.5 + + true + target/site + true + target/site + + + + + org.apache.maven.plugins + maven-changes-plugin + 2.12.1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 3.4.1 - config/sun_checks.xml + false + false - - - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - - - - - - - - - - release - - - wamblee.release - - - - - - org.apache.maven.plugins - maven-gpg-plugin - - - sign-artifacts - verify - - sign - - - - - - - - - all - - - !wamblee.release - - - - - - - - local - Local directory - file:${user.home}/java/workspace/deploy - - - - - - 2.0.8 - 2.4.0 - + + + org.apache.maven.plugins + maven-surefire-report-plugin + 2.22.2 + + + org.apache.maven.plugins + maven-checkstyle-plugin + 3.2.0 + + org.wamblee.checkstyle.xml + + + + + + + + + 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 + + + + + localdir + Local directory + file:${user.home}/java/workspace/deploy + + + + + + + + test-enterprise-site + file:${distrib}/main + + + + + 2.0.8 + 2.4.0 + + + + +