|
From: <de...@us...> - 2012-03-24 01:25:22
|
Revision: 6989
http://fudaa.svn.sourceforge.net/fudaa/?rev=6989&view=rev
Author: deniger
Date: 2012-03-24 01:25:11 +0000 (Sat, 24 Mar 2012)
Log Message:
-----------
Modified Paths:
--------------
trunk/pom/business-pom/pom.xml
trunk/pom/soft-pom/pom.xml
trunk/pom/super-pom/pom.xml
Modified: trunk/pom/business-pom/pom.xml
===================================================================
--- trunk/pom/business-pom/pom.xml 2012-03-24 01:22:50 UTC (rev 6988)
+++ trunk/pom/business-pom/pom.xml 2012-03-24 01:25:11 UTC (rev 6989)
@@ -8,7 +8,7 @@
-->
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
</parent>
<properties>
<businessGroupId>org.fudaa.business</businessGroupId>
@@ -17,12 +17,7 @@
<packaging>pom</packaging>
<name>Les projets métiers</name>
<url>http://www.fudaa.fr/sites/devel/fudaa-business/</url>
- <distributionManagement>
- <site>
- <id>site-fudaa</id>
- <url>scp://fudaa.fr/cygdrive/c/Inetpub/fudaa/sites/devel/fudaa-business</url>
- </site>
- </distributionManagement>
+
<repositories>
<repository>
<snapshots>
Modified: trunk/pom/soft-pom/pom.xml
===================================================================
--- trunk/pom/soft-pom/pom.xml 2012-03-24 01:22:50 UTC (rev 6988)
+++ trunk/pom/soft-pom/pom.xml 2012-03-24 01:25:11 UTC (rev 6989)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.fudaa.pom</groupId>
<artifactId>super-pom</artifactId>
- <version>1.1</version>
+ <version>1.2</version>
</parent>
<groupId>org.fudaa.pom</groupId>
<artifactId>soft-pom</artifactId>
Modified: trunk/pom/super-pom/pom.xml
===================================================================
--- trunk/pom/super-pom/pom.xml 2012-03-24 01:22:50 UTC (rev 6988)
+++ trunk/pom/super-pom/pom.xml 2012-03-24 01:25:11 UTC (rev 6989)
@@ -1,216 +1,221 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?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">
- <modelVersion>4.0.0</modelVersion>
- <groupId>org.fudaa.pom</groupId>
- <artifactId>super-pom</artifactId>
- <packaging>pom</packaging>
- <version>1.1</version>
- <name>Super Pom</name>
- <url>http://fudaa.fr</url>
- <properties>
- <!--
- l'encoding pour les projets: a therme il faudrait changer cela en
- UTF-8
- -->
+ <modelVersion>4.0.0</modelVersion>
+ <groupId>org.fudaa.pom</groupId>
+ <artifactId>super-pom</artifactId>
+ <packaging>pom</packaging>
+ <version>1.2</version>
+ <name>Super Pom</name>
+ <url>http://fudaa.fr</url>
+ <properties>
+ <!-- l'encoding pour les projets: a therme il faudrait changer cela en
+ UTF-8 -->
<!-- Certains projets applicatifs peuvent le faire -->
- <projetEncoding>ISO-8859-15</projetEncoding>
+ <projetEncoding>ISO-8859-15</projetEncoding>
<!-- la version du compiler -->
- <javaCompiler>1.6</javaCompiler>
- <ctuluGroupId>org.fudaa.framework.ctulu</ctuluGroupId>
- <dodicoGroupId>org.fudaa.framework.dodico</dodicoGroupId>
- <ebliGroupId>org.fudaa.framework.ebli</ebliGroupId>
- <fudaaGroupId>org.fudaa.framework.fudaa</fudaaGroupId>
- </properties>
- <mailingLists>
- <mailingList>
- <name>Fudaa Developer List</name>
- <subscribe>dev...@fu...</subscribe>
- <unsubscribe>dev...@fu...</unsubscribe>
- <post>de...@fu...</post>
- </mailingList>
- </mailingLists>
- <distributionManagement>
- <repository>
- <id>artifactory-fudaa</id>
- <name>fudaa-releases</name>
-<!-- on utilise webdav pour éviter les erreurs 401 -->
- <url>dav:http://repository.fudaa.fr/artifactory/libs-releases-local</url>
- </repository>
- <snapshotRepository>
- <id>artifactory-fudaa-snapshot</id>
- <name>fudaa-snapshots</name>
-<!-- on utilise webdav pour éviter les erreurs 401 -->
- <url>dav:http://repository.fudaa.fr/artifactory/libs-snapshots-local
+ <javaCompiler>1.6</javaCompiler>
+ <ctuluGroupId>org.fudaa.framework.ctulu</ctuluGroupId>
+ <dodicoGroupId>org.fudaa.framework.dodico</dodicoGroupId>
+ <ebliGroupId>org.fudaa.framework.ebli</ebliGroupId>
+ <fudaaGroupId>org.fudaa.framework.fudaa</fudaaGroupId>
+ </properties>
+ <mailingLists>
+ <mailingList>
+ <name>Fudaa Developer List</name>
+ <subscribe>dev...@fu...</subscribe>
+ <unsubscribe>dev...@fu...</unsubscribe>
+ <post>de...@fu...</post>
+ </mailingList>
+ </mailingLists>
+ <distributionManagement>
+ <repository>
+ <id>artifactory-fudaa</id>
+ <name>fudaa-releases</name>
+ <!-- on utilise webdav pour éviter les erreurs 401 -->
+ <url>dav:http://repository.fudaa.fr/artifactory/libs-releases-local</url>
+ </repository>
+ <snapshotRepository>
+ <id>artifactory-fudaa-snapshot</id>
+ <name>fudaa-snapshots</name>
+ <!-- on utilise webdav pour éviter les erreurs 401 -->
+ <url>dav:http://repository.fudaa.fr/artifactory/libs-snapshots-local
</url>
- </snapshotRepository>
+ </snapshotRepository>
- </distributionManagement>
-
-
- <repositories>
- <repository>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- <id>central</id>
- <name>libs-releases</name>
- <url>http://repository.fudaa.fr/artifactory/repo</url>
- </repository>
- <repository>
- <snapshots />
- <id>snapshots</id>
- <name>libs-snapshots</name>
- <url>http://repository.fudaa.fr/artifactory/repo</url>
- </repository>
- </repositories>
- <pluginRepositories>
- <pluginRepository>
- <snapshots>
- <enabled>false</enabled>
- </snapshots>
- <id>central</id>
- <name>plugins-releases</name>
- <url>http://repository.fudaa.fr/artifactory/plugins-releases</url>
- </pluginRepository>
- <pluginRepository>
- <snapshots />
- <id>snapshots</id>
- <name>plugins-snapshots</name>
- <url>http://repository.fudaa.fr/artifactory/plugins-snapshots</url>
- </pluginRepository>
- </pluginRepositories>
- <build>
- <plugins>
- <plugin>
- <artifactId>maven-antrun-plugin</artifactId>
- <executions>
- <execution>
- <phase> process-resources</phase>
- <configuration>
- <tasks>
- <mkdir dir="${project.build.directory}"/>
- <replace dir="${project.build.directory}" encoding="${projetEncoding}"
+ </distributionManagement>
+
+
+ <repositories>
+ <repository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>libs-releases</name>
+ <url>http://repository.fudaa.fr/artifactory/repo</url>
+ </repository>
+ <repository>
+ <snapshots />
+ <id>snapshots</id>
+ <name>libs-snapshots</name>
+ <url>http://repository.fudaa.fr/artifactory/repo</url>
+ </repository>
+ </repositories>
+ <pluginRepositories>
+ <pluginRepository>
+ <snapshots>
+ <enabled>false</enabled>
+ </snapshots>
+ <id>central</id>
+ <name>plugins-releases</name>
+ <url>http://repository.fudaa.fr/artifactory/plugins-releases</url>
+ </pluginRepository>
+ <pluginRepository>
+ <snapshots />
+ <id>snapshots</id>
+ <name>plugins-snapshots</name>
+ <url>http://repository.fudaa.fr/artifactory/plugins-snapshots</url>
+ </pluginRepository>
+ </pluginRepositories>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-antrun-plugin</artifactId>
+ <executions>
+ <execution>
+ <phase> process-resources</phase>
+ <configuration>
+ <tasks>
+ <mkdir dir="${project.build.directory}" />
+ <replace dir="${project.build.directory}" encoding="${projetEncoding}"
includes="**/*.fr_txt" token=" " value="_" />
- <native2ascii src="${project.build.directory}" encoding="${projetEncoding}"
- dest="${project.build.directory}" includes="**/*.fr_txt"
- ext=".txt" />
- </tasks>
- </configuration>
- <goals>
- <goal>run</goal>
- </goals>
- </execution>
- </executions>
- <dependencies>
- <dependency>
- <groupId>ant</groupId>
- <artifactId>ant-optional</artifactId>
- <version>1.5.3-1</version>
- </dependency>
- <dependency>
- <groupId>com.sun</groupId>
- <artifactId>tools</artifactId>
- <version>1.5+</version>
- <scope>system</scope>
- <systemPath>${java.home}/../lib/tools.jar</systemPath>
- </dependency>
+ <native2ascii src="${project.build.directory}"
+ encoding="${projetEncoding}" dest="${project.build.directory}"
+ includes="**/*.fr_txt" ext=".txt" />
+ </tasks>
+ </configuration>
+ <goals>
+ <goal>run</goal>
+ </goals>
+ </execution>
+ </executions>
+ <dependencies>
+ <dependency>
+ <groupId>ant</groupId>
+ <artifactId>ant-optional</artifactId>
+ <version>1.5.3-1</version>
+ </dependency>
+ <dependency>
+ <groupId>com.sun</groupId>
+ <artifactId>tools</artifactId>
+ <version>1.5+</version>
+ <scope>system</scope>
+ <systemPath>${java.home}/../lib/tools.jar</systemPath>
+ </dependency>
- </dependencies>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-source-plugin</artifactId>
- <configuration>
- </configuration>
- <executions>
- <execution>
- <id>attach-sources</id>
- <phase>verify</phase>
- <goals>
- <goal>jar-no-fork</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
+ </dependencies>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-source-plugin</artifactId>
+ <configuration>
+ </configuration>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <phase>verify</phase>
+ <goals>
+ <goal>jar-no-fork</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ </plugins>
- <pluginManagement>
- <plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-release-plugin</artifactId>
- <version>2.2.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-compiler-plugin</artifactId>
- <version>2.3.2</version>
- <configuration>
- <source>${javaCompiler}</source>
- <target>${javaCompiler}</target>
- <encoding>${projetEncoding}</encoding>
- </configuration>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-resources-plugin</artifactId>
- <version>2.5</version>
- <configuration>
- <encoding>${projetEncoding}</encoding>
- </configuration>
- </plugin>
+ <pluginManagement>
+ <plugins>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-release-plugin</artifactId>
+ <version>2.2.1</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>2.3.2</version>
+ <configuration>
+ <source>${javaCompiler}</source>
+ <target>${javaCompiler}</target>
+ <encoding>${projetEncoding}</encoding>
+ </configuration>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-resources-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <encoding>${projetEncoding}</encoding>
+ </configuration>
+ </plugin>
<!-- pour que les sources soient livrées avec les jars -->
<!-- http://maven.apache.org/plugins/maven-source-plugin/usage.html -->
- <plugin>
- <artifactId>maven-source-plugin</artifactId>
- <version>2.1.2</version>
- <configuration>
- </configuration>
- <executions>
- <execution>
- <id>attach-sources</id>
- <phase>verify</phase>
- <goals>
- <goal>jar-no-fork</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
- <artifactId>maven-changelog-plugin</artifactId>
- <version>2.1</version>
- </plugin>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-jar-plugin</artifactId>
- <version>2.3.2</version>
- <executions>
- <execution>
- <goals>
- <goal>test-jar</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </pluginManagement>
+ <plugin>
+ <artifactId>maven-source-plugin</artifactId>
+ <version>2.1.2</version>
+ <configuration>
+ </configuration>
+ <executions>
+ <execution>
+ <id>attach-sources</id>
+ <phase>verify</phase>
+ <goals>
+ <goal>jar-no-fork</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <artifactId>maven-changelog-plugin</artifactId>
+ <version>2.1</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-jar-plugin</artifactId>
+ <version>2.3.2</version>
+ <executions>
+ <execution>
+ <goals>
+ <goal>test-jar</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-site-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ </plugin>
+ </plugins>
+ </pluginManagement>
- <extensions>
- <extension>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-webdav</artifactId>
- <version>1.0-beta-2</version>
- </extension>
- <extension>
- <groupId>org.apache.maven.wagon</groupId>
- <artifactId>wagon-ftp</artifactId>
- <version>2.0</version>
- </extension>
- </extensions>
- </build>
+ <extensions>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-webdav</artifactId>
+ <version>1.0-beta-2</version>
+ </extension>
+ <extension>
+ <groupId>org.apache.maven.wagon</groupId>
+ <artifactId>wagon-ftp</artifactId>
+ <version>2.0</version>
+ </extension>
+ </extensions>
+ </build>
</project>
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|