]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
[maven-release-plugin] copy for tag argeo-slc-1.1.2
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 2502df0dc6116796cb14fde08293b63981d1a168..7c575a3a15cb518f828b9ad4cb7d1dd31209f760 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -1,54 +1,47 @@
-<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</groupId>
-               <artifactId>parent</artifactId>
-               <version>1.0.0</version>
+               <groupId>org.argeo.commons</groupId>
+               <artifactId>argeo-commons</artifactId>
+               <version>1.1.3</version>
        </parent>
        <groupId>org.argeo.slc</groupId>
        <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
        <name>Argeo SLC</name>
-       <version>0.12.1-SNAPSHOT</version>
+       <version>1.1.2</version>
+       <properties>
+               <developmentCycle.slc>1.1</developmentCycle.slc>
+               <developmentCycle.startDate>2012-06-27</developmentCycle.startDate>
+               <site.repoBase>file:///srv/projects/www/slc/site</site.repoBase>
+               <site.urlBase>http://projects.argeo.org/slc/site</site.urlBase>
+               <version.slc>${developmentCycle.slc}.2</version.slc>
+       </properties>
        <modules>
                <module>runtime</module>
-               <module>dep</module>
                <module>modules</module>
-               <module>server</module>
+               <module>eclipse</module>
                <module>demo</module>
-               <module>integration-tests</module>
-               <module>archetypes</module>
+               <module>dep</module>
+               <!-- <module>integration-tests</module> -->
+               <module>dist</module>
        </modules>
-       <properties>
-               <developmentCycle>0.12</developmentCycle>
-               <version.argeo-ria>0.12.0</version.argeo-ria>
-               <version.equinox>3.4.2.R34x_v20080826-1230</version.equinox>
-               <version.maven-bundle-plugin>2.0.0</version.maven-bundle-plugin>
-               <version.maven-argeo-osgi>0.1.21</version.maven-argeo-osgi>
-               <version.maven-argeo-qooxdoo>0.8.2.1</version.maven-argeo-qooxdoo>
-               <site.repoBase>file:///var/argeo/projects/SLC/www/site</site.repoBase>
-               <site.urlBase>http://www.argeo.org/projects/slc/site</site.urlBase>
-       </properties>
-       <url>${site.urlBase}/${developmentCycle}</url>
+       <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
-               <developerConnection>scm:svn:https://www.argeo.org/svn/slc/trunk</developerConnection>
-               <url>https://www.argeo.org/svn/slc/trunk</url>
+               <connection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</developerConnection>
+               <url>https://svn.argeo.org/slc/tags/argeo-slc-1.1.2</url>
        </scm>
-       <issueManagement>
-               <system>Bugzilla</system>
-               <url>https://www.argeo.org/bugzilla/</url>
-       </issueManagement>
+       <inceptionYear>2007</inceptionYear>
        <licenses>
                <license>
                        <name>Apache 2</name>
                        <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
                        <distribution>repo</distribution>
                        <comments><![CDATA[
-SLC - Software LifeCycle framework
+SLC (Software Life Cycle) framework
                           
-Copyright 2008 Mathieu Baudier - Argeo e.U.
+Copyright 2011 Mathieu Baudier
 
 Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
 you may not use this file except in compliance with the License.
@@ -65,10 +58,6 @@ limitations under the License.
                        </comments>
                </license>
        </licenses>
-       <organization>
-               <name>Argeo</name>
-               <url>http://www.argeo.org</url>
-       </organization>
        <developers>
                <developer>
                        <id>mbaudier</id>
@@ -83,9 +72,9 @@ limitations under the License.
                        </roles>
                </developer>
                <developer>
-                       <id>cdujeu</id>
-                       <name>Charles du Jeu</name>
-                       <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=KGbI2aXhd2VnJuMU9cL3qeGeNSKwIeUjeqa3XCqRQhY=]]></email>
+                       <id>ocapillo</id>
+                       <name>Olivier Capillon</name>
+                       <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=BYw8i94WiejnvegUKJoCZQQr0h-mYlKCNKZVe_3WPIA=]]></email>
                        <organization>Argeo</organization>
                        <organizationUrl>http://www.argeo.org</organizationUrl>
                        <roles>
@@ -93,9 +82,9 @@ limitations under the License.
                        </roles>
                </developer>
                <developer>
-                       <id>ocapillo</id>
-                       <name>Olivier Capillon</name>
-                       <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=BYw8i94WiejnvegUKJoCZQQr0h-mYlKCNKZVe_3WPIA=]]></email>
+                       <id>bsinou</id>
+                       <name>Bruno Sinou</name>
+                       <email><![CDATA[http://www.google.com/recaptcha/mailhide/d?k=01SZoYvDnJzcw0KOR7M7u6Qg==&c=SVgEjXA_Uu9ZrNzLES92w1ght6puLFiVpoNUddCfSU8=]]></email>
                        <organization>Argeo</organization>
                        <organizationUrl>http://www.argeo.org</organizationUrl>
                        <roles>
@@ -103,373 +92,38 @@ limitations under the License.
                        </roles>
                </developer>
        </developers>
-       <contributors>
-               <contributor>
-                       <name>Philippe Rioland</name>
-                       <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=w76gYPekGIELW7dvvImvvNzdDSJ3sgCmCXJHFngDGlA=]]></email>
-                       <organization>CapCo</organization>
-                       <organizationUrl>http://www.capco.com</organizationUrl>
-                       <roles>
-                               <role>tester</role>
-                               <role>sponsor</role>
-                       </roles>
-               </contributor>
-       </contributors>
        <build>
-               <pluginManagement>
-                       <plugins>
-                               <plugin>
-                                       <groupId>org.apache.maven.plugins</groupId>
-                                       <artifactId>maven-compiler-plugin</artifactId>
-                                       <configuration>
-                                               <source>1.5</source>
-                                               <target>1.5</target>
-                                       </configuration>
-                               </plugin>
-                               <plugin>
-                                       <groupId>org.apache.maven.plugins</groupId>
-                                       <artifactId>maven-source-plugin</artifactId>
-                                       <executions>
-                                               <execution>
-                                                       <id>attach-sources</id>
-                                                       <phase>package</phase>
-                                                       <goals>
-                                                               <goal>jar</goal>
-                                                       </goals>
-                                               </execution>
-                                       </executions>
-                               </plugin>
-                               <plugin>
-                                       <groupId>org.argeo.maven.plugins</groupId>
-                                       <artifactId>maven-argeo-osgi-plugin</artifactId>
-                                       <version>${version.maven-argeo-osgi}</version>
-                               </plugin>
-                       </plugins>
-               </pluginManagement>
                <plugins>
                        <plugin>
-                               <groupId>org.codehaus.mojo</groupId>
-                               <artifactId>buildnumber-maven-plugin</artifactId>
-                               <version>1.0-beta-3</version>
-                               <executions>
-                                       <execution>
-                                               <phase>validate</phase>
-                                               <goals>
-                                                       <goal>create</goal>
-                                               </goals>
-                                       </execution>
-                               </executions>
-                               <configuration>
-                                       <doCheck>false</doCheck>
-                                       <doUpdate>false</doUpdate>
-                                       <useLastCommittedRevision>true</useLastCommittedRevision>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-resources-plugin</artifactId>
-                               <configuration>
-                                       <encoding>UTF-8</encoding>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-site-plugin</artifactId>
-                               <version>2.0-beta-5</version>
-                               <!--
-                                       The site plugin is buggy with multi modules.
-                                       http://jira.codehaus.org/browse/MSITE-276
-                               -->
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-release-plugin</artifactId>
+                               <inherited>false</inherited>
                                <configuration>
-                                       <autoVersionSubmodules>true</autoVersionSubmodules>
-                                       <releaseProfiles>release</releaseProfiles>
-                                       <goals>deploy</goals>
+                                       <skip>false</skip>
                                </configuration>
                        </plugin>
                </plugins>
-
        </build>
-       <dependencyManagement>
-               <dependencies>
-                       <!-- SLC (itself) -->
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.specs</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.core</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.unit</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.launcher</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.detached</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.lib.detached</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.simple</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>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.hibernate</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.castor</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.activemq</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.server</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.osgiboot</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.osgi</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.equinox</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.jemmy</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-                       <!--
-                               <dependency> <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.support.ws.client</artifactId>
-                               <version>${project.version}</version> </dependency> <dependency>
-                               <groupId>org.argeo.slc</groupId>
-                               <artifactId>org.argeo.slc.webapp</artifactId>
-                               <version>${project.version}</version> <type>war</type> </dependency>
-                       -->
-                       <dependency>
-                               <groupId>org.argeo.slc.server</groupId>
-                               <artifactId>org.argeo.slc.ria</artifactId>
-                               <version>${project.version}</version>
-                       </dependency>
-
-                       <dependency>
-                               <groupId>org.argeo.ria</groupId>
-                               <artifactId>org.argeo.ria.core</artifactId>
-                               <version>${version.argeo-ria}</version>
-                       </dependency>
-                       <!--
-                               <dependency> <groupId>org.argeo.slc.server</groupId>
-                               <artifactId>bundles</artifactId> <version>0.11.3-SNAPSHOT</version>
-                               <type>pom</type> </dependency>
-                       -->
-                       <dependency>
-                               <groupId>org.argeo.slc.server</groupId>
-                               <artifactId>deploy</artifactId>
-                               <version>${project.version}</version>
-                               <type>pom</type>
-                       </dependency>
-
-                       <!-- SLC dubious -->
-                       <dependency>
-                               <groupId>org.argeo.slc.runtime</groupId>
-                               <artifactId>org.argeo.slc.detached.launcher</artifactId>
-                               <version>${project.version}</version>
-                               <type>tar.gz</type>
-                               <classifier>dist</classifier>
-                       </dependency>
-
-                       <dependency>
-                               <groupId>org.argeo.dep</groupId>
-                               <artifactId>versions</artifactId>
-                               <version>1.0.0</version>
-                               <type>pom</type>
-                               <scope>import</scope>
-                       </dependency>
-               </dependencies>
-       </dependencyManagement>
        <repositories>
                <repository>
-                       <id>argeo</id>
-                       <url>http://www.argeo.org/maven/argeo</url>
+                       <id>argeo-commons</id>
+                       <url>http://dev.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.x</url>
                        <releases>
                                <enabled>true</enabled>
                                <updatePolicy>daily</updatePolicy>
-                               <checksumPolicy>fail</checksumPolicy>
+                               <checksumPolicy>warn</checksumPolicy>
                        </releases>
-                       <snapshots>
-                               <enabled>false</enabled>
-                               <updatePolicy>never</updatePolicy>
-                               <checksumPolicy>fail</checksumPolicy>
-                       </snapshots>
                </repository>
        </repositories>
        <distributionManagement>
+               <repository>
+                       <id>staging</id>
+                       <url>dav:http://localhost:7080/org.argeo.jcr.webapp/webdav/java/org.argeo.slc-1.1.x</url>
+                       <uniqueVersion>false</uniqueVersion>
+               </repository>
                <site>
                        <id>argeo-slc-site</id>
                        <name>SLC Site</name>
-                       <url>file://${site.repoBase}/${developmentCycle}/</url>
+                       <url>file://${site.repoBase}/${project.version}</url>
                </site>
        </distributionManagement>
-       <reporting>
-               <plugins>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-project-info-reports-plugin</artifactId>
-                               <reportSets>
-                                       <reportSet>
-                                               <reports>
-                                                       <report>index</report>
-                                                       <report>summary</report>
-                                                       <report>license</report>
-                                                       <report>scm</report>
-                                                       <report>issue-tracking</report>
-                                               </reports>
-                                       </reportSet>
-                                       <reportSet>
-                                               <inherited>false</inherited>
-                                               <reports>
-                                                       <report>project-team</report>
-                                               </reports>
-                                       </reportSet>
-                               </reportSets>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-javadoc-plugin</artifactId>
-                               <inherited>false</inherited>
-                               <configuration>
-                                       <aggregate>true</aggregate>
-                                       <encoding>UTF-8</encoding>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-jxr-plugin</artifactId>
-                               <configuration>
-                                       <aggregate>true</aggregate>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-surefire-report-plugin</artifactId>
-                               <inherited>false</inherited>
-                               <configuration>
-                                       <aggregate>true</aggregate>
-                               </configuration>
-                       </plugin>
-                       <!--
-                               <plugin> <groupId>org.codehaus.mojo</groupId>
-                               <artifactId>scmchangelog-maven-plugin</artifactId> </plugin>
-                       -->
-                       <plugin>
-                               <groupId>org.codehaus.mojo</groupId>
-                               <artifactId>taglist-maven-plugin</artifactId>
-                               <configuration>
-                                       <aggregate>true</aggregate>
-                                       <tags>
-                                               <tag>TODO</tag>
-                                               <tag>FIXME</tag>
-                                               <tag>@deprecated</tag>
-                                       </tags>
-                               </configuration>
-                       </plugin>
-                       <!--
-                               <plugin> <groupId>org.codehaus.mojo</groupId>
-                               <artifactId>clirr-maven-plugin</artifactId>
-                               <inherited>false</inherited> </plugin>
-                       -->
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-changelog-plugin</artifactId>
-                               <inherited>false</inherited>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-pmd-plugin</artifactId>
-                               <version>2.3</version>
-                               <inherited>false</inherited>
-                               <configuration>
-                                       <linkXref>true</linkXref>
-                                       <targetJdk>1.5</targetJdk>
-                                       <aggregate>true</aggregate>
-                                       <excludes>
-                                               <exclude>**/springutil/*.java</exclude>
-                                       </excludes>
-                               </configuration>
-                               <reportSets>
-                                       <reportSet>
-                                               <reports>
-                                                       <report>cpd</report>
-                                               </reports>
-                                       </reportSet>
-                               </reportSets>
-                       </plugin>
-               </plugins>
-       </reporting>
-       <profiles>
-               <profile>
-                       <id>developer</id>
-                       <properties>
-                               <site.repoBase>file://${user.home}/dev/work/slcSite</site.repoBase>
-                               <site.urlBase>${site.repoBase}</site.urlBase>
-                       </properties>
-                       <distributionManagement>
-                               <snapshotRepository>
-                                       <uniqueVersion>true</uniqueVersion>
-                                       <id>argeo-snapshots-restricted</id>
-                                       <name>Argeo FOSS Snapshots Repository</name>
-                                       <url>scpexe://argeo.org/var/argeo/maven2/argeo-snapshots</url>
-                               </snapshotRepository>
-                       </distributionManagement>
-               </profile>
-               <profile>
-                       <id>release</id>
-                       <distributionManagement>
-                               <site>
-                                       <id>argeo-slc-site</id>
-                                       <name>SLC Site</name>
-                                       <url>file://${site.repoBase}/${project.version}</url>
-                               </site>
-                       </distributionManagement>
-               </profile>
-       </profiles>
-
 </project>