X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=d4384b4f47cad06f889b32f3b6c213193c6798f8;hb=e0a1f9d1d1afbe975d595a1327789872075c8772;hp=974e5523888abc43928fa683412573f1ddc4daf6;hpb=08ef83b368fc260472874cce9ed5bce4d37780ca;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 974e55238..d4384b4f4 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -5,23 +5,29 @@ argeo-slc pom Argeo SLC - 0.11.3-SNAPSHOT - SLC Distribution + 0.11.4-SNAPSHOT + + file:///home/mbaudier/dev/work/slcSite/${project.version}/ 2.5.6.A 1.5.5.A + 1.1.3.RELEASE 2.0.9 1.7.0 6.1.14 - 1.4.3 - 5.2.0 + 6.0.18 + 3.4.2.R34x_v20080826-1230 + 2.0.0 + 5.2.0.0006 + 0.1.12 - scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc - https://www.argeo.org/svn/slc/trunk/org.argeo.slc + scm:svn:https://www.argeo.org/svn/slc/trunk + https://www.argeo.org/svn/slc/trunk Bugzilla @@ -49,7 +55,7 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. ]]> - + @@ -81,14 +87,6 @@ limitations under the License. 1.5 - - maven-jar-plugin - - - src/main/resources/META-INF/MANIFEST.MF - - - org.apache.maven.plugins maven-source-plugin @@ -102,19 +100,12 @@ limitations under the License. - - org.apache.maven.plugins - maven-javadoc-plugin - - - attach-javadoc - package - - jar - - - - + org.mortbay.jetty maven-jetty-plugin @@ -158,99 +149,152 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 - - - org.apache.felix - maven-bundle-plugin - ${version.maven-bundle-plugin} - true - - src/main/resources/META-INF - - - ${pom.artifactId} - - <_removeheaders>Bnd-LastModified - - - - - bundle-manifest - process-classes - - manifest - - - + org.argeo.slc.maven + maven-argeo-osgi-plugin + ${version.maven-argeo-osgi} org.apache.maven.plugins - maven-assembly-plugin - false + maven-resources-plugin - - - src/assembly/with-dependencies.xml - - + UTF-8 - - - - org.apache.maven.plugins - maven-surefire-report-plugin - - - org.apache.maven.plugins - maven-javadoc-plugin - - - org.codehaus.mojo - cobertura-maven-plugin + maven-site-plugin + 2.0-beta-5 + + + + - + + + + + + org.argeo.slc.runtime + org.argeo.slc.specs + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.launcher + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.detached + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.simple + ${project.version} + + + + org.argeo.slc.runtime + org.argeo.slc.support.hibernate + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.castor + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.activemq + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.server + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.osgiboot + ${project.version} + + + org.argeo.slc.runtime + org.argeo.slc.support.equinox + ${project.version} + + + + org.argeo.slc.server + org.argeo.slc.ria + ${project.version} + + + + org.argeo.slc.server + deploy + ${project.version} + pom + + + + + org.argeo.slc.runtime + org.argeo.slc.detached.launcher + ${project.version} + tar.gz + dist + + + javax.transaction @@ -276,7 +320,6 @@ limitations under the License. com.springsource.com.sun.xml.messaging.saaj - runtime 1.3.0 @@ -285,7 +328,26 @@ limitations under the License. com.springsource.javax.activation 1.1.1 - runtime + + + javax.annotation + com.springsource.javax.annotation + 1.0.0 + + + javax.persistence + com.springsource.javax.persistence + 1.0.0 + + + javax.xml.ws + com.springsource.javax.xml.ws + 2.1.1 + + + javax.xml.bind + com.springsource.javax.xml.bind + 2.1.7 @@ -330,6 +392,7 @@ limitations under the License. com.springsource.slf4j.org.apache.log4j 1.5.3 + org.springframework @@ -363,6 +426,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -378,12 +446,16 @@ limitations under the License. org.springframework.aop ${version.spring} - - org.springframework.ws - org.springframework.ws - ${version.spring-ws} + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws org.springframework.oxm @@ -393,14 +465,71 @@ limitations under the License. org.springframework.osgi org.springframework.osgi.extender - 1.1.2.B + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.core + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.web.extender + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.web + ${version.spring-osgi} + + + org.springframework.osgi + org.springframework.osgi.test + ${version.spring-osgi} + + + org.argeo.slc.dep.osgi + org.argeo.dep.osgi.catalina.start + 1.0.0.argeo3 + + + + + org.aspectj + com.springsource.org.aspectj.runtime + 1.6.2.RELEASE + + + org.aspectj + com.springsource.org.aspectj.weaver + 1.6.2.RELEASE + + + org.aopalliance + com.springsource.org.aopalliance + 1.0.0 + + + net.sourceforge.cglib + com.springsource.net.sf.cglib + 2.1.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm + 1.5.3 + + + org.objectweb.asm + com.springsource.org.objectweb.asm.attrs + 1.5.3 - org.argeo.dep.osgi - org.argeo.dep.osgi.ant - 1.7.1 + org.apache.ant + com.springsource.org.apache.tools.ant + 1.7.0 @@ -443,6 +572,16 @@ limitations under the License. org.argeo.dep.osgi.commons.cli 1.1 + + org.apache.commons + com.springsource.org.apache.commons.pool + 1.4.0 + + + org.apache.commons + com.springsource.org.apache.commons.dbcp + 1.2.2.osgi + @@ -450,6 +589,16 @@ limitations under the License. com.springsource.org.hsqldb 1.8.0.9 + + net.sourceforge.jtds + com.springsource.net.sourceforge.jtds + 1.2.2 + + + com.mysql.jdbc + com.springsource.com.mysql.jdbc + 5.1.6 + @@ -512,14 +661,6 @@ limitations under the License. com.springsource.javax.activation 1.1.1 - - - org.aspectj - - com.springsource.org.aspectj.weaver - - 1.6.2.RELEASE - com.lowagie.text @@ -528,6 +669,22 @@ limitations under the License. 2.0.8 + + + org.apache.catalina + com.springsource.org.apache.catalina + ${version.tomcat} + + + org.apache.jasper + com.springsource.org.apache.jasper + ${version.tomcat} + + + org.apache.el + com.springsource.org.apache.el + ${version.tomcat} + @@ -547,21 +704,18 @@ limitations under the License. ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + + - org.eclipse.osgi org.eclipse.osgi - 3.4.2.R34x_v20080826-1230 + ${version.equinox} @@ -615,14 +769,53 @@ limitations under the License. 1.1.0 - org.apache.activemq - com.springsource.org.apache.activemq + org.apache.geronimo.specs + com.springsource.javax.management.j2ee + 1.0.1 + + + + + org.argeo.dep.osgi + org.argeo.dep.osgi.activemq ${version.activemq} - org.apache.xbean - com.springsource.org.apache.xbean.spring - 3.3.0 + org.apache.activemq + com.springsource.org.apache.activemq.pool + 5.2.0 + + + org.apache.activemq + com.springsource.org.apache.activemq + + + + + + javax.xml.soap + com.springsource.javax.xml.soap + 1.3.0 + + + javax.xml.rpc + com.springsource.javax.xml.rpc + 1.1.0 + + + javax.ejb + com.springsource.javax.ejb + 3.0.0 + + + + org.apache.camel + com.springsource.org.apache.camel + 1.3.0 @@ -646,7 +839,8 @@ limitations under the License. com.springsource.repository.bundles.release SpringSource Enterprise Bundle Repository - SpringSource - Bundle Releases + Bundle + Releases http://repository.springsource.com/maven/bundles/release @@ -666,7 +860,8 @@ limitations under the License. com.springsource.repository.bundles.external SpringSource Enterprise Bundle Repository - External - Bundle Releases + Bundle + Releases http://repository.springsource.com/maven/bundles/external @@ -754,12 +949,29 @@ limitations under the License. Argeo FOSS Snapshots Repository file:///var/argeo/maven2/argeo-snapshots + argeo-slc-site SLC Site - - file:///var/argeo/projects/SLC/www/site/${project.version} - + file:///home/mbaudier/dev/work/slcSite/${project.version}/ + + + developer + + + true + argeo-snapshots-restricted + Argeo FOSS Snapshots Repository + scpexe://argeo.org/var/argeo/maven2/argeo-snapshots + + + + +