Remove standard and tracker config bundles.
[gpl/argeo-suite.git] / dist / argeo-office / pom.xml
index 94769f0338ce1b0446a6ab0a0d47f45f922b4181..0473761b92bbd2781f7f35094a43a6185c46b12d 100644 (file)
        <packaging>pom</packaging>
        <name>Argeo Office</name>
        <dependencies>
-               <dependency>
-                       <groupId>org.argeo.suite</groupId>
-                       <artifactId>org.argeo.suite.standard</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.suite</groupId>
-                       <artifactId>org.argeo.suite.tracker</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.suite</groupId> -->
+<!--                   <artifactId>org.argeo.suite.standard</artifactId> -->
+<!--                   <version>2.1.16-SNAPSHOT</version> -->
+<!--           </dependency> -->
+<!--           <dependency> -->
+<!--                   <groupId>org.argeo.suite</groupId> -->
+<!--                   <artifactId>org.argeo.suite.tracker</artifactId> -->
+<!--                   <version>2.1.16-SNAPSHOT</version> -->
+<!--           </dependency> -->
        </dependencies>
        <profiles>
                <profile>
                        <id>rpmbuild</id>
                        <build>
                                <plugins>
-                                       <plugin>
-                                               <artifactId>maven-assembly-plugin</artifactId>
-                                               <executions>
-                                                       <execution>
-                                                               <id>prepare-source</id>
-                                                               <phase>package</phase>
-                                                               <goals>
-                                                                       <goal>single</goal>
-                                                               </goals>
-                                                               <configuration>
-                                                                       <descriptorRefs>
-                                                                               <descriptorRef>a2-source</descriptorRef>
-                                                                       </descriptorRefs>
-                                                               </configuration>
-                                                       </execution>
-                                               </executions>
-                                       </plugin>
+<!--                                   <plugin> -->
+<!--                                           <artifactId>maven-assembly-plugin</artifactId> -->
+<!--                                           <executions> -->
+<!--                                                   <execution> -->
+<!--                                                           <id>prepare-source</id> -->
+<!--                                                           <phase>package</phase> -->
+<!--                                                           <goals> -->
+<!--                                                                   <goal>single</goal> -->
+<!--                                                           </goals> -->
+<!--                                                           <configuration> -->
+<!--                                                                   <descriptorRefs> -->
+<!--                                                                           <descriptorRef>a2-source</descriptorRef> -->
+<!--                                                                   </descriptorRefs> -->
+<!--                                                           </configuration> -->
+<!--                                                   </execution> -->
+<!--                                           </executions> -->
+<!--                                   </plugin> -->
                                        <plugin>
                                                <groupId>org.codehaus.mojo</groupId>
                                                <artifactId>rpm-maven-plugin</artifactId>
                                                                                                </source>
                                                                                        </sources>
                                                                                </mapping>
-                                                                               <mapping>
-                                                                                       <directory>/usr/share/osgi</directory>
-                                                                                       <username>root</username>
-                                                                                       <groupname>root</groupname>
-                                                                                       <filemode>644</filemode>
-                                                                                       <directoryIncluded>true</directoryIncluded>
-                                                                                       <sources>
-                                                                                               <source>
-                                                                                                       <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source</location>
-                                                                                                       <includes>
-                                                                                                               <include>**/*.jar</include>
-                                                                                                       </includes>
-                                                                                               </source>
-                                                                                       </sources>
-                                                                               </mapping>
+<!--                                                                           <mapping> -->
+<!--                                                                                   <directory>/usr/share/osgi</directory> -->
+<!--                                                                                   <username>root</username> -->
+<!--                                                                                   <groupname>root</groupname> -->
+<!--                                                                                   <filemode>644</filemode> -->
+<!--                                                                                   <directoryIncluded>true</directoryIncluded> -->
+<!--                                                                                   <sources> -->
+<!--                                                                                           <source> -->
+<!--                                                                                                   <location>${project.build.directory}/${project.artifactId}-${project.version}-a2-source</location> -->
+<!--                                                                                                   <includes> -->
+<!--                                                                                                           <include>**/*.jar</include> -->
+<!--                                                                                                   </includes> -->
+<!--                                                                                           </source> -->
+<!--                                                                                   </sources> -->
+<!--                                                                           </mapping> -->
                                                                        </mappings>
                                                                        <requires>
                                                                                <require>argeo-node</require>