X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=org.argeo.slc%2Fpom.xml;h=7757c5d6475b216eb67aa8bc14bb326d7c2c51de;hb=3702ace18468cd3ef042b5ca7f0d07864b0b459f;hp=847d2a6fe58bbf77f85251ff77a8696f861a0ca7;hpb=b5c4e0c9c2fcf788a56d6ce72989fe15182e057d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 847d2a6fe..7757c5d64 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -4,18 +4,27 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 org.argeo.slc - argeo-slc-core + argeo-slc + pom Argeo SLC 0.5.1-SNAPSHOT - SLC Core + SLC Distribution + + http://www.argeo.org/projects/slc/${project.artfactId}/${project.version} + + + + ../org.argeo.slc.core + ../org.argeo.slc.example + + scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - - https://www.argeo.org/svn/slc/trunk/org.argeo.slc + + https://www.argeo.org/svn/slc/trunk/org.argeo.slc + Bugzilla @@ -39,6 +48,7 @@ Mathieu Baudier mbaudier@argeo.org Argeo + http://www.argeo.org architect developer @@ -58,31 +68,56 @@ org.apache.maven.plugins - maven-surefire-plugin - - true - + maven-source-plugin + + + attach-sources + verify + + jar + + + + + + org.apache.maven.plugins + maven-javadoc-plugin + + + attach-javadoc + verify + + jar + + + + + + org.apache.maven.plugins + maven-site-plugin - surefire-it - integration-test + attach-javadoc + verify - test + jar - - false - - - it.slc.base - - ${basedir}/src/test/slc - - - - + + + org.apache.maven.plugins + maven-assembly-plugin + false + + + + src/assembly/with-dependencies.xml + + + + @@ -99,56 +134,12 @@ org.apache.maven.plugins maven-changelog-plugin - + - - - log4j - log4j - 1.2.14 - - - org.hibernate - hibernate - 3.2.5.ga - - - org.springframework - spring - 2.0.6 - - - org.apache.ant - ant - 1.7.0 - - - org.apache.commons - commons-io - 1.3.2 - - - org.dbunit - dbunit - 2.2 - - - junit - junit - 3.8.2 - - - hsqldb - hsqldb - 1.8.0.9 - - @@ -171,6 +162,52 @@ + + log4j + log4j + 1.2.14 + + + org.hibernate + hibernate + 3.2.5.ga + + + org.springframework + spring + 2.0.6 + + + org.apache.ant + ant + 1.7.0 + + + org.apache.commons + commons-io + 1.3.2 + + + org.dbunit + dbunit + 2.2 + + + junit + junit + 3.8.2 + + + hsqldb + hsqldb + 1.8.0.9 + + + + central + http://www.argeo.org/maven/repository + + \ No newline at end of file