X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=pom.xml;h=a41a601aa41f7caa2fd8fb67a2cd8e8df875f0dd;hb=f990eaefc7c05bfe601e33c2bc1a655c081f272a;hp=8bdc37e32616256148fed722602eadcc4b594908;hpb=c88ec827a9e954422358810a54821177da844aa5;p=utils diff --git a/pom.xml b/pom.xml index 8bdc37e3..a41a601a 100644 --- a/pom.xml +++ b/pom.xml @@ -1,420 +1,614 @@ + - 4.0.0 - org.wamblee - wamblee-utils - pom - 0.2-SNAPSHOT - wamblee.org utility libraries - http://wamblee.org - - support - hibernate-jpa - 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.5-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/trunk + scm:svn:https://wamblee.org/svn/public/utils/trunk + + + + erik@wamblee.org + Erik Brakkee + http://brakkee.org + + + + + support + system + hibernate-jpa + security + test + - - org.wamblee - wamblee-support - ${project.version} - - - org.wamblee - wamblee-support - test-jar - ${project.version} - - - org.wamblee - wamblee-hibernate-jpa - ${project.version} - - - org.wamblee - wamblee-hibernate-jpa - ${project.version} - test-jar - - - 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} - - - - javax.persistence - persistence-api - 1.0 - provided - - - javax.servlet - servlet-api - 2.3 - jar - provided - - - org.apache.derby - derby - 10.3.2.1 - - - org.apache.derby - derbyclient - 10.3.2.1 - - - org.apache.derby - derbynet - 10.3.2.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 - ${springversion} - - - org.springframework - spring-web - ${springversion} - - - org.springframework - spring-jms - ${springversion} - - - org.springframework - spring-context - ${springversion} - - - org.springframework - spring-hibernate3 - ${springversion} - - - org.springframework - spring-jpa - ${springversion} - - - org.springframework - spring-aop - ${springversion} - - - - - 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 - - - javax.mail - mail - 1.3.3_01 - - - 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 - + + 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.5 + test + + - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - **/*Test.java - - - - - - - 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 - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - config/sun_checks.xml - - - - - - org.codehaus.mojo - taglist-maven-plugin - - - TODO - @todo - FIXME - - - - - - - - - - javaee - Java EE repo at SUN - http://download.java.net/maven/1 - legacy - - - - - 2.0.8 - + + org.apache.maven.plugins + maven-jar-plugin + + + + test-jar + + + + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + + clean + + + + + + + + + + + maven-site-plugin + + en + + + + + + + + + + maven-site-plugin + 2.1.1 + + + + + + + + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + + + + checkstyle + javadoc + dependencies + project-team + mailing-list + issue-tracking + license + scm + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + true + + target/site + true + + target/site + + + + + + org.codehaus.mojo + changes-maven-plugin + 2.0-beta-1 + + + + changes-report + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + 2.7 + + + org.codehaus.mojo + surefire-report-maven-plugin + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + xml + html + + + + + + + org.apache.maven.plugins + maven-checkstyle-plugin + 2.5 + + org.wamblee.checkstyle.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 + + + + + + + + test-enterprise-site + file:${distrib}/main + + + + + 2.0.8 + 2.4.0 +