]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.castor/pom.xml
Introduce org.argeo.slc.launcher
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.castor / pom.xml
index 973f69a0e78e536e476ed2a836b4f9d5b2d17764..0dbb3304674b935b29f86f170f0311c7c18db704 100644 (file)
@@ -5,22 +5,14 @@
                <groupId>org.argeo.slc</groupId>
                <artifactId>argeo-slc</artifactId>
                <version>0.11.2-SNAPSHOT</version>
-               <relativePath>../org.argeo.slc</relativePath>
+               <relativePath>../../org.argeo.slc</relativePath>
        </parent>
-       <artifactId>org.argeo.slc.core</artifactId>
-       <name>Argeo SLC Core</name>
-       <description>SLC Core</description>
-       <scm>
-               <connection>
-                       scm:svn:https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core
-               </connection>
-               <url>
-                       https://www.argeo.org/svn/slc/trunk/org.argeo.slc.core
-               </url>
-       </scm>
+       <groupId>org.argeo.slc.runtime</groupId>
+       <artifactId>org.argeo.slc.support.castor</artifactId>
+       <name>Argeo SLC Support Castor</name>
+       <description>Implementations of SLC Specs using Castor</description>
        <build>
                <plugins>
-                       <!-- Look to parent pom for inheritances -->
                        <plugin>
                                <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-compiler-plugin</artifactId>
                </plugins>
        </build>
        <dependencies>
+
+               <dependency>
+                       <groupId>org.argeo.slc.runtime</groupId>
+                       <artifactId>org.argeo.slc.support.simple</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
+
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>com.springsource.org.apache.commons.logging</artifactId>
                        <groupId>org.codehaus.castor</groupId>
                        <artifactId>com.springsource.org.castor</artifactId>
                </dependency>
-               
+
                <dependency>
                        <groupId>org.apache.xerces</groupId>
                        <artifactId>com.springsource.org.apache.xerces</artifactId>
                </dependency>
-               <!-- 
-               <dependency>
-                       <groupId>org.apache.xalan</groupId>
+               <!--
+                       <dependency> <groupId>org.apache.xalan</groupId>
                        <artifactId>com.springsource.org.apache.xalan</artifactId>
-               </dependency>
-                -->
+                       </dependency>
+               -->
                <dependency>
                        <groupId>edu.emory.mathcs.backport</groupId>
                        <artifactId>