]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - pom.xml
Use Argeo Commons v1.1.5
[gpl/argeo-slc.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index b104d8e79e48db6597bc2535b071582dd2527095..244c34d1660c830a7ae26d0899a81b9d3bdc461a 100644 (file)
--- a/pom.xml
+++ b/pom.xml
 <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.slc</groupId>
-               <artifactId>argeo-slc</artifactId>
-               <version>0.11.1-SNAPSHOT</version>
-               <relativePath>org.argeo.slc</relativePath>
+               <groupId>org.argeo.commons</groupId>
+               <artifactId>argeo-commons</artifactId>
+               <version>1.1.5</version>
        </parent>
-       <artifactId>argeo-slc-all</artifactId>
+       <groupId>org.argeo.slc</groupId>
+       <artifactId>argeo-slc</artifactId>
        <packaging>pom</packaging>
-       <name>Argeo SLC All</name>
+       <name>Argeo SLC</name>
+       <version>1.1.4-SNAPSHOT</version>
+       <properties>
+               <version.argeo-commons>1.1.5</version.argeo-commons>
+               <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>[1.1,1.2)</version.slc>
+       </properties>
        <modules>
-               <module>org.argeo.slc</module>
-               <module>org.argeo.slc.core</module>
-               <module>org.argeo.slc.agent</module>
-               <module>org.argeo.slc.hibernate</module>
-               <module>org.argeo.slc.example</module>
-               <module>org.argeo.slc.server</module>
-               <module>org.argeo.slc.dist</module>
-               <module>org.argeo.slc.detached</module>
-               <module>org.argeo.slc.detached.launcher</module>
-               <!-- Deactivate to make check out more flexible
-               <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
-               -->
-               <module>org.argeo.slc.webapp</module>
+               <module>runtime</module>
+               <module>modules</module>
+               <module>plugins</module>
+               <module>dep</module>
+               <module>lib</module>
+               <module>archetypes</module>
+               <module>dist</module>
+               <module>demo</module>
        </modules>
+       <url>${site.urlBase}/${developmentCycle.slc}</url>
        <scm>
-               <connection>scm:svn:https://www.argeo.org/svn/slc/trunk</connection>
-         <url>https://www.argeo.org/svn/slc/trunk/org.argeo.slc/argeo-slc-all</url>
-  </scm>
+               <connection>scm:svn:https://svn.argeo.org/slc/trunk</connection>
+               <developerConnection>scm:svn:https://svn.argeo.org/slc/trunk</developerConnection>
+               <url>https://svn.argeo.org/slc/trunk</url>
+       </scm>
+       <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 Life Cycle) framework
+                          
+Copyright (C) 2007-2012 Argeo GmbH
+
+Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);
+you may not use this file except in compliance with the License.
+You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+]]>
+                       </comments>
+               </license>
+       </licenses>
+       <developers>
+               <developer>
+                       <id>mbaudier</id>
+                       <name>Mathieu Baudier</name>
+                       <email><![CDATA[http://mailhide.recaptcha.net/d?k=01EM7GpnvY3k8woQ2tnnZLUA==&c=crsNpHjhOBDPswHG6HD_gXaqymhC69wmBf7wlagcSHw=]]></email>
+                       <organization>Argeo</organization>
+                       <organizationUrl>http://www.argeo.org</organizationUrl>
+                       <roles>
+                               <role>architect</role>
+                               <role>developer</role>
+                               <role>QA</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <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>
+                               <role>developer</role>
+                       </roles>
+               </developer>
+               <developer>
+                       <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>
+                               <role>developer</role>
+                       </roles>
+               </developer>
+       </developers>
        <build>
                <plugins>
                        <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
                                <artifactId>maven-site-plugin</artifactId>
+                               <inherited>false</inherited>
                                <configuration>
-                                       <excludeModules>org.argeo.slc</excludeModules>
-                               </configuration>
-                       </plugin>
-                       <plugin>
-                               <groupId>org.apache.maven.plugins</groupId>
-                               <artifactId>maven-release-plugin</artifactId>
-                               <configuration>
-                                       <autoVersionSubmodules>true</autoVersionSubmodules>
+                                       <skip>false</skip>
                                </configuration>
                        </plugin>
                </plugins>
        </build>
-       <profiles>
-               <profile>
-                       <id>withEclipseBuild</id>
-                       <modules>
-                               <module>eclipse/features/org.argeo.slc.ui.launch.feature</module>
-                       </modules>
-               </profile>
-       </profiles>
+       <repositories>
+               <repository>
+                       <id>argeo-commons</id>
+                       <url>http://repo.argeo.org/org.argeo.jcr.webapp/public/java/org.argeo.commons-1.1.x</url>
+                       <releases>
+                               <enabled>true</enabled>
+                               <updatePolicy>daily</updatePolicy>
+                               <checksumPolicy>warn</checksumPolicy>
+                       </releases>
+               </repository>
+       </repositories>
        <distributionManagement>
+               <repository>
+                       <id>staging</id>
+                       <url>dav:https://repo.argeo.org/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:///var/argeo/projects/SLC/www/site/${project.version}
-                       </url>
+                       <url>file:///srv/projects/www/slc/site/${version.slc}</url>
                </site>
        </distributionManagement>
 </project>