]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - demo/pom.xml
Reintroduce ant support
[gpl/argeo-slc.git] / demo / pom.xml
index e95ded53f63685ba374876fb46b61d4fb356671f..e0dcaf7d623ce39377260f115c27bab6bf58e80b 100644 (file)
@@ -17,7 +17,7 @@
        <build>
                <plugins>
                        <plugin>
-                               <groupId>org.argeo.slc.maven</groupId>
+                               <groupId>org.argeo.maven.plugins</groupId>
                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                <version>${version.maven-argeo-osgi}</version>
                                <configuration>
                        <groupId>org.argeo.slc.runtime</groupId>
                        <artifactId>org.argeo.slc.osgiboot</artifactId>
                </dependency>
+
+               <dependency>
+                       <groupId>org.argeo.slc.dep</groupId>
+                       <artifactId>org.argeo.slc.dep.agent</artifactId>
+                       <version>${project.version}</version>
+               </dependency>
        </dependencies>
 
        <profiles>
@@ -77,7 +83,7 @@
                        <build>
                                <plugins>
                                        <plugin>
-                                               <groupId>org.argeo.slc.maven</groupId>
+                                               <groupId>org.argeo.maven.plugins</groupId>
                                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <execDir>target/exec/server</execDir>
                        <build>
                                <plugins>
                                        <plugin>
-                                               <groupId>org.argeo.slc.maven</groupId>
+                                               <groupId>org.argeo.maven.plugins</groupId>
                                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <execDir>target/exec/agent</execDir>
                                        <artifactId>org.argeo.slc.dep.agent</artifactId>
                                        <version>${project.version}</version>
                                </dependency>
+                               <dependency>
+                                       <groupId>org.argeo.slc.runtime</groupId>
+                                       <artifactId>org.argeo.slc.support.ant</artifactId>
+                                       <version>${project.version}</version>
+                               </dependency>
                        </dependencies>
                </profile>
                <profile>
                        <build>
                                <plugins>
                                        <plugin>
-                                               <groupId>org.argeo.slc.maven</groupId>
+                                               <groupId>org.argeo.maven.plugins</groupId>
                                                <artifactId>maven-argeo-osgi-plugin</artifactId>
                                                <configuration>
                                                        <execDir>target/exec/server</execDir>