X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc%2Fpom.xml;h=ca31afc531eaae88f21b5589b1bebe9587fe1c15;hb=8389afa5f0bf50683c063251c8a0a0ee47400fb1;hp=0ef2bd723b1fde2cc28bd5d64e451ce239894e64;hpb=fc506da61f90d4dd44bf6aa7433c73ec6142590d;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc/pom.xml b/org.argeo.slc/pom.xml index 0ef2bd723..ca31afc53 100644 --- a/org.argeo.slc/pom.xml +++ b/org.argeo.slc/pom.xml @@ -158,6 +158,11 @@ limitations under the License. com.springsource.javax.xml.soap 1.3.0 + + javax.mail + com.springsource.javax.mail + 1.4.1 + + + 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.ant + ${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.support.ws.client + ${project.version} + + + org.argeo.slc + org.argeo.slc.webapp + ${project.version} + war + + + + + org.argeo.slc + org.argeo.slc.detached.launcher + ${project.version} + tar.gz + dist + + + javax.transaction @@ -353,6 +426,11 @@ limitations under the License. org.springframework.jdbc ${version.spring} + + org.springframework + org.springframework.transaction + ${version.spring} + org.springframework org.springframework.web @@ -368,6 +446,11 @@ limitations under the License. org.springframework.aop ${version.spring} + + org.springframework + org.springframework.jms + ${version.spring} + org.springframework.ws @@ -537,6 +620,13 @@ limitations under the License. ${version.maven} + + org.apache.archiva + archiva-webapp + 1.1.3 + war + + org.apache.activemq com.springsource.org.apache.activemq @@ -614,16 +711,20 @@ limitations under the License. com.springsource.org.apache.activemq.web ${version.activemq} + org.apache.xbean com.springsource.org.apache.xbean.spring 3.3.0 - - org.apache.geronimo.specs - com.springsource.javax.management.j2ee - 1.0.1 - +