[maven-release-plugin] prepare for next development iteration
[gpl/argeo-suite.git] / dep / org.argeo.suite.dep.e4.rap / pom.xml
index 4c424fd5a22191494a8b66a6505226c6f4c06452..774b4dd257c39f5e8d256f0d96b51881d3a6904c 100644 (file)
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-       xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-       xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <parent>
                <groupId>org.argeo.suite</groupId>
                <artifactId>dep</artifactId>
-               <version>2.1.16-SNAPSHOT</version>
+               <version>2.3.0-SNAPSHOT</version>
                <relativePath>..</relativePath>
        </parent>
        <artifactId>org.argeo.suite.dep.e4.rap</artifactId>
-       <name>Suite E4 Platform RAP</name>
+       <name>Suite Platform E4 RAP</name>
        <packaging>jar</packaging>
        <dependencies>
-               <!-- Default Assembly for supported minimal set of Argeo Suite Features -->
+               <!-- Argeo Suite UI -->
                <dependency>
                        <groupId>org.argeo.suite</groupId>
-                       <artifactId>org.argeo.suite.cms</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.suite</groupId>
-                       <artifactId>org.argeo.suite.e4</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.suite</groupId>
-                       <artifactId>org.argeo.suite.e4.rap</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
-               <!-- <dependency> -->
-               <!-- <groupId>org.argeo.suite</groupId> -->
-               <!-- <artifactId>org.argeo.suite.web</artifactId> -->
-               <!-- <version>0.1.13-SNAPSHOT</version> -->
-               <!-- </dependency> -->
-               
-               <!-- Apps -->
-               <dependency>
-                       <groupId>org.argeo.suite.library</groupId>
-                       <artifactId>org.argeo.suite.docs</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.suite.systems</groupId>
-                       <artifactId>org.argeo.suite.studio</artifactId>
-                       <version>2.1.16-SNAPSHOT</version>
+                       <artifactId>org.argeo.suite.dep.ui.rap</artifactId>
+                       <version>2.3.0-SNAPSHOT</version>
+                       <type>pom</type>
                </dependency>
 
+
                <!-- Base CMS distribution -->
                <dependency>
-                       <groupId>org.argeo.connect</groupId>
-                       <artifactId>org.argeo.connect.dep.e4.rap</artifactId>
-                       <version>${version.argeo-connect}</version>
-                       <type>pom</type>
-               </dependency>
-               <dependency>
-                       <groupId>org.argeo.slc</groupId>
-                       <artifactId>org.argeo.slc.dep.e4.rap</artifactId>
-                       <version>${version.argeo-slc}</version>
+                       <groupId>org.argeo.commons</groupId>
+                       <artifactId>org.argeo.dep.cms.e4.rap</artifactId>
+                       <version>${version.argeo-commons}</version>
                        <type>pom</type>
                </dependency>
 
                <!-- Argeo TP Extras -->
-               <dependency>
-                       <groupId>org.argeo.tp.payment</groupId>
-                       <artifactId>com.stripe</artifactId>
-               </dependency>
+               <!-- <dependency> -->
+               <!-- <groupId>org.argeo.tp.payment</groupId> -->
+               <!-- <artifactId>com.stripe</artifactId> -->
+               <!-- </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>
-                                               <groupId>org.codehaus.mojo</groupId>
-                                               <artifactId>rpm-maven-plugin</artifactId>
-                                               <executions>
-                                                       <execution>
-                                                               <id>rpm-argeo</id>
-                                                               <phase>package</phase>
-                                                               <goals>
-                                                                       <goal>rpm</goal>
-                                                               </goals>
-                                                               <configuration>
-                                                                       <name>argeo-suite-e4-rap</name>
-                                                                       <mappings>
-                                                                               <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-connect-e4-rap</require>
-                                                                       </requires>
-                                                               </configuration>
-                                                       </execution>
-                                               </executions>
-                                       </plugin>
-                               </plugins>
-                       </build>
-               </profile>
-       </profiles>
 </project>