Mavenpom-commits
Threads by month
- ----- 2026 -----
- June
- May
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- 1463 discussions
Author: tchemit
Date: 2010-04-12 10:16:10 +0200 (Mon, 12 Apr 2010)
New Revision: 870
Log:
add headers on poms
Modified:
trunk/mavenpom4labs/pom.xml
trunk/mavenpom4redmine/pom.xml
trunk/pom.xml
Modified: trunk/mavenpom4labs/pom.xml
===================================================================
--- trunk/mavenpom4labs/pom.xml 2010-04-12 08:13:02 UTC (rev 869)
+++ trunk/mavenpom4labs/pom.xml 2010-04-12 08:16:10 UTC (rev 870)
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- #%L
- Mavenpom4labs
+ #%L
+ Mavenpom
- $Author$
- $LastChangedDate$
- $LastChangedRevision$
- $Id$
- $HeadURL$
- %%
- Copyright (C) 2009 - 2010 CodeLutin
- %%
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Lesser Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
- You should have received a copy of the GNU General Lesser Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/lgpl-3.0.html>.
- #L%
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified: trunk/mavenpom4redmine/pom.xml
===================================================================
--- trunk/mavenpom4redmine/pom.xml 2010-04-12 08:13:02 UTC (rev 869)
+++ trunk/mavenpom4redmine/pom.xml 2010-04-12 08:16:10 UTC (rev 870)
@@ -1,4 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ #%L
+ Mavenpom
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
+-->
<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/xsd/maven-4.0.0.xsd">
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-12 08:13:02 UTC (rev 869)
+++ trunk/pom.xml 2010-04-12 08:16:10 UTC (rev 870)
@@ -1,31 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- #%L
- Mavenpom
+ #%L
+ Mavenpom
- $Author$
- $LastChangedDate$
- $LastChangedRevision$
- $Id$
- $HeadURL$
- %%
- Copyright (C) 2009 - 2010 CodeLutin
- %%
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Lesser Public License for more details.
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
- You should have received a copy of the GNU General Lesser Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/lgpl-3.0.html>.
- #L%
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
-->
+
<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/xsd/maven-4.0.0.xsd">
1
0
Author: tchemit
Date: 2010-04-12 10:13:02 +0200 (Mon, 12 Apr 2010)
New Revision: 869
Log:
doc for profile reporting
Modified:
trunk/src/site/apt/profiles.apt
trunk/src/site/en/apt/profiles.apt
Modified: trunk/src/site/apt/profiles.apt
===================================================================
--- trunk/src/site/apt/profiles.apt 2010-04-12 08:09:05 UTC (rev 868)
+++ trunk/src/site/apt/profiles.apt 2010-04-12 08:13:02 UTC (rev 869)
@@ -47,6 +47,8 @@
*----------------------------------+------------------------------+
| {{noreports}} | <<->> |
*----------------------------------+------------------------------+
+| {{reporting}} | <<performRelease>> |
+*----------------------------------+------------------------------+
| {{release-profile}} | <<performRelease>> |
*----------------------------------+------------------------------+
| {{release-sign-artifacts}} | <<performSign>> |
@@ -91,6 +93,24 @@
mvn site -Pnoreports
--------------------------------------------------------------------------------
+* {reporting}
+
+ Ce profile regroupe tous les reports utilisés pour la génération du site.
+ Le mettre dans un profile de ne pas à générer tous les rapports à chaque
+ génération de site.
+
+ Ce profile est utilisable en activant la propriété <performRelease> :
+
+--------------------------------------------------------------------------------
+mvn site -Prelease-profile
+--------------------------------------------------------------------------------
+
+ ou
+
+--------------------------------------------------------------------------------
+mvn site -DperformRelease
+--------------------------------------------------------------------------------
+
* {release-profile}
Ce profile (défini par maven) est utilisé lors d'un <mvn release:perform>.
Modified: trunk/src/site/en/apt/profiles.apt
===================================================================
--- trunk/src/site/en/apt/profiles.apt 2010-04-12 08:09:05 UTC (rev 868)
+++ trunk/src/site/en/apt/profiles.apt 2010-04-12 08:13:02 UTC (rev 869)
@@ -89,6 +89,24 @@
mvn site -Pnoreports
--------------------------------------------------------------------------------
+* {reporting}
+
+ This profile regroups all reports configuration for site generation.
+ The interest of putting the reports in a profile is to make possible
+ generation of site WITHOUT them.
+
+ This profile is activable via the property <performRelease> :
+
+--------------------------------------------------------------------------------
+mvn site -Prelease-profile
+--------------------------------------------------------------------------------
+
+ ou
+
+--------------------------------------------------------------------------------
+mvn site -DperformRelease
+--------------------------------------------------------------------------------
+
* {release-profile}
This profile (defined par maven) is used while a <mvn release:perform>.
1
0
Author: tchemit
Date: 2010-04-12 10:09:05 +0200 (Mon, 12 Apr 2010)
New Revision: 868
Log:
remove obsolete license project descriptor (can use parent one)
Removed:
trunk/mavenpom4labs/src/license/
1
0
Author: tchemit
Date: 2010-04-12 10:08:29 +0200 (Mon, 12 Apr 2010)
New Revision: 867
Log:
remove obsolete license project descriptor (can use parent one)
Removed:
trunk/mavenpom4redmine/src/license/
1
0
12 Apr '10
Author: tchemit
Date: 2010-04-12 10:08:04 +0200 (Mon, 12 Apr 2010)
New Revision: 866
Log:
- Evolution #487: Add all reports in a profile to speed up site generation
- Evolution #484: Add common checkstyle configuration (REJECTED)
- Improve license project descriptor configuration
Removed:
trunk/mavenpom4labs/src/license/project.xml
Modified:
trunk/pom.xml
trunk/src/license/project.xml
Deleted: trunk/mavenpom4labs/src/license/project.xml
===================================================================
--- trunk/mavenpom4labs/src/license/project.xml 2010-04-10 20:50:54 UTC (rev 865)
+++ trunk/mavenpom4labs/src/license/project.xml 2010-04-12 08:08:04 UTC (rev 866)
@@ -1,56 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<!--
- #%L
- Mavenpom4labs
-
- $Author$
- $LastChangedDate$
- $LastChangedRevision$
- $Id$
- $HeadURL$
- %%
- Copyright (C) 2009 - 2010 CodeLutin
- %%
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Lesser Public License for more details.
-
- You should have received a copy of the GNU General Lesser Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/lgpl-3.0.html>.
- #L%
--->
-<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
- <mainLicense>gpl_v3</mainLicense>
- <licenseSets>
- <licenseSet>
- <fileSets>
-
- <fileSet>
- <headerType>apt</headerType>
- <basedir>src/site</basedir>
- <includes>
- <include>**/*.apt</include>
- </includes>
- </fileSet>
-
- <fileSet>
- <headerType>xml</headerType>
- <basedir>src/site</basedir>
- <includes>
- <include>**/*.xml</include>
- </includes>
- </fileSet>
-
- </fileSets>
- </licenseSet>
- </licenseSets>
-</project>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-10 20:50:54 UTC (rev 865)
+++ trunk/pom.xml 2010-04-12 08:08:04 UTC (rev 866)
@@ -656,124 +656,10 @@
</build>
- <!--Site-->
<reporting>
- <plugins>
-
- <!--
- The Project Info Reports Plugin has twelve goals:
- see http://maven.apache.org/plugins/maven-project-info-reports-plugin
- -->
- <plugin>
- <artifactId>maven-project-info-reports-plugin</artifactId>
- <version>2.1.2</version>
- <configuration>
- <dependencyDetailsEnabled>${maven.reports.dependencyDetailsEnabled}</dependencyDetailsEnabled>
- <dependencyLocationsEnabled>${maven.reports.dependencyLocationsEnabled}</dependencyLocationsEnabled>
- </configuration>
- <reportSets>
- <reportSet>
- <reports>
- <report>project-team</report>
- <report>mailing-list</report>
- <report>cim</report>
- <report>issue-tracking</report>
- <report>license</report>
- <report>scm</report>
- <report>dependencies</report>
- <report>dependency-convergence</report>
- <report>plugin-management</report>
- <report>plugins</report>
- <report>dependency-management</report>
- <report>summary</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
-
- <plugin>
- <artifactId>maven-javadoc-plugin</artifactId>
- <version>${javadoc.version}</version>
- <configuration>
- <docencoding>${project.build.sourceEncoding}</docencoding>
- <encoding>${project.build.sourceEncoding}</encoding>
- <charset>${project.reporting.outputEncoding}</charset>
- <quiet>${maven.javadoc.quiet}</quiet>
- <skip>${maven.javadoc.skip}</skip>
- <links>
- <link>http://java.sun.com/javase/6/docs/api/</link>
- </links>
- <excludePackageNames>${maven.javadoc.excludePackageNames}
- </excludePackageNames>
- <tagletArtifacts>
- <tagletArtifact>
- <groupId>org.apache.maven.plugin-tools</groupId>
- <artifactId>maven-plugin-tools-javadoc</artifactId>
- <version>${maven-plugin-tools-javadoc.version}</version>
- </tagletArtifact>
- <tagletArtifact>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-component-javadoc</artifactId>
- <version>${plexus-component-javadoc.version}</version>
- </tagletArtifact>
- </tagletArtifacts>
- </configuration>
- <reportSets>
- <reportSet>
- <reports>
- <report>javadoc</report>
- <report>test-javadoc</report>
- </reports>
- </reportSet>
- </reportSets>
- </plugin>
-
- <!-- changelog:changelog
- changelog:dev-activity
- changelog:file-activity -->
- <!--FIXME : TC-20090816 : there is a bug with fileactivity
- in report, trunk url are prefix with tag/xxx-releaseNumber !-->
- <plugin>
- <artifactId>maven-changelog-plugin</artifactId>
- <version>2.1</version>
- <!--configuration>
- <displayFileDetailUrl>http://svn.${platform}/svn/${projectId}%FILE%</displayFileDetailUrl>
- </configuration-->
- </plugin>
-
- <plugin>
- <artifactId>maven-checkstyle-plugin</artifactId>
- <version>2.5</version>
- <configuration>
- <encoding>${project.reporting.outputEncoding}</encoding>
- </configuration>
- </plugin>
-
- <plugin>
- <artifactId>maven-pmd-plugin</artifactId>
- <version>2.4</version>
- <configuration>
- <linkXRef>true</linkXRef>
- <sourceEncoding>${project.reporting.outputEncoding}</sourceEncoding>
- <minimumTokens>100</minimumTokens>
- <targetJdk>${maven.compile.target}</targetJdk>
- </configuration>
-
- </plugin>
-
- <plugin>
- <artifactId>maven-jxr-plugin</artifactId>
- <version>2.1</version>
- </plugin>
-
- <plugin>
- <artifactId>maven-surefire-report-plugin</artifactId>
- <version>2.5</version>
- </plugin>
-
- </plugins>
+ <excludeDefaults>true</excludeDefaults>
</reporting>
-
+
<!-- ************************************************************* -->
<!-- *** Maven Environment *************************************** -->
<!-- ************************************************************* -->
@@ -914,26 +800,6 @@
<fail>true</fail>
</configuration>
</execution>
- <execution>
- <id>ensure-license-project-descriptor</id>
- <goals>
- <goal>enforce</goal>
- </goals>
- <!--<phase>initialize</phase>-->
- <configuration>
- <rules>
- <requireFilesExist>
- <files>
- <file>${license.descriptor}</file>
- </files>
- </requireFilesExist>
- </rules>
- <ignoreCache>true</ignoreCache>
- <failFast>true</failFast>
- <fail>true</fail>
-
- </configuration>
- </execution>
</executions>
</plugin>
@@ -958,7 +824,138 @@
</build>
</profile>
+ <!-- profile with all reports (include in release process) -->
<profile>
+ <id>reporting</id>
+ <activation>
+ <property>
+ <name>performRelease</name>
+ <value>true</value>
+ </property>
+ </activation>
+
+ <!--Site-->
+ <reporting>
+ <plugins>
+
+ <!--
+ The Project Info Reports Plugin has twelve goals:
+ see http://maven.apache.org/plugins/maven-project-info-reports-plugin
+ -->
+ <plugin>
+ <artifactId>maven-project-info-reports-plugin</artifactId>
+ <version>2.1.2</version>
+ <configuration>
+ <dependencyDetailsEnabled>${maven.reports.dependencyDetailsEnabled}</dependencyDetailsEnabled>
+ <dependencyLocationsEnabled>${maven.reports.dependencyLocationsEnabled}</dependencyLocationsEnabled>
+ </configuration>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>project-team</report>
+ <report>mailing-list</report>
+ <report>cim</report>
+ <report>issue-tracking</report>
+ <report>license</report>
+ <report>scm</report>
+ <report>dependencies</report>
+ <report>dependency-convergence</report>
+ <report>plugin-management</report>
+ <report>plugins</report>
+ <report>dependency-management</report>
+ <report>summary</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+
+ <plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <version>${javadoc.version}</version>
+ <configuration>
+ <docencoding>${project.build.sourceEncoding}</docencoding>
+ <encoding>${project.build.sourceEncoding}</encoding>
+ <charset>${project.reporting.outputEncoding}</charset>
+ <quiet>${maven.javadoc.quiet}</quiet>
+ <skip>${maven.javadoc.skip}</skip>
+ <links>
+ <link>http://java.sun.com/javase/6/docs/api/</link>
+ </links>
+ <excludePackageNames>${maven.javadoc.excludePackageNames}
+ </excludePackageNames>
+ <tagletArtifacts>
+ <tagletArtifact>
+ <groupId>org.apache.maven.plugin-tools</groupId>
+ <artifactId>maven-plugin-tools-javadoc</artifactId>
+ <version>${maven-plugin-tools-javadoc.version}</version>
+ </tagletArtifact>
+ <tagletArtifact>
+ <groupId>org.codehaus.plexus</groupId>
+ <artifactId>plexus-component-javadoc</artifactId>
+ <version>${plexus-component-javadoc.version}</version>
+ </tagletArtifact>
+ </tagletArtifacts>
+ </configuration>
+ <reportSets>
+ <reportSet>
+ <reports>
+ <report>javadoc</report>
+ <report>test-javadoc</report>
+ </reports>
+ </reportSet>
+ </reportSets>
+ </plugin>
+
+ <!-- changelog:changelog
+ changelog:dev-activity
+ changelog:file-activity -->
+ <!--FIXME : TC-20090816 : there is a bug with fileactivity
+ in report, trunk url are prefix with tag/xxx-releaseNumber !-->
+ <plugin>
+ <artifactId>maven-changelog-plugin</artifactId>
+ <version>2.1</version>
+ <!--configuration>
+ <displayFileDetailUrl>http://svn.${platform}/svn/${projectId}%FILE%</displayFileDetailUrl>
+ </configuration-->
+ </plugin>
+
+ <!-- TC-20100412 Remove since 2.1 : can not simply share configuration -->
+ <!--plugin>
+ <artifactId>maven-checkstyle-plugin</artifactId>
+ <version>2.5</version>
+ <configuration>
+ <encoding>${project.reporting.outputEncoding}</encoding>
+ </configuration>
+ </plugin-->
+
+ <plugin>
+ <artifactId>maven-pmd-plugin</artifactId>
+ <version>2.4</version>
+ <configuration>
+ <linkXRef>true</linkXRef>
+ <!--<sourceEncoding>${project.reporting.outputEncoding}</sourceEncoding>-->
+ <minimumTokens>100</minimumTokens>
+ <targetJdk>${maven.compile.target}</targetJdk>
+ </configuration>
+
+ </plugin>
+
+ <plugin>
+ <artifactId>maven-jxr-plugin</artifactId>
+ <version>2.1</version>
+ </plugin>
+
+ <plugin>
+ <artifactId>maven-surefire-report-plugin</artifactId>
+ <version>2.5</version>
+ </plugin>
+
+ </plugins>
+ </reporting>
+
+ </profile>
+
+ <profile>
<id>release-sign-artifacts</id>
<activation>
<property>
@@ -1102,34 +1099,7 @@
<build>
<defaultGoal>process-resources</defaultGoal>
<plugins>
-
<plugin>
- <artifactId>maven-enforcer-plugin</artifactId>
- <executions>
- <execution>
- <id>ensure-license-project-descriptor</id>
- <goals>
- <goal>enforce</goal>
- </goals>
- <phase>initialize</phase>
- <configuration>
- <rules>
- <requireFilesExist>
- <files>
- <file>${license.descriptor}</file>
- </files>
- </requireFilesExist>
- </rules>
- <ignoreCache>true</ignoreCache>
- <failFast>true</failFast>
- <fail>true</fail>
-
- </configuration>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
<groupId>org.nuiton</groupId>
<artifactId>maven-license-plugin</artifactId>
<executions>
Modified: trunk/src/license/project.xml
===================================================================
--- trunk/src/license/project.xml 2010-04-10 20:50:54 UTC (rev 865)
+++ trunk/src/license/project.xml 2010-04-12 08:08:04 UTC (rev 866)
@@ -28,30 +28,27 @@
-->
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
+ xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProjectDescriptor-…">
<mainLicense>lgpl_v3</mainLicense>
- <licenseSets>
- <licenseSet>
- <!--<licenseName>lgpl_v3</licenseName>-->
- <fileSets>
+
+ <headers>
- <fileSet>
- <headerType>apt</headerType>
- <basedir>src/site</basedir>
- <includes>
- <include>**/*.apt</include>
- </includes>
- </fileSet>
+ <header>
+ <commentStyle>apt</commentStyle>
+ <fileSet>
+ <basedir>src/site</basedir>
+ <include>**/*.apt</include>
+ </fileSet>
+ </header>
- <fileSet>
- <headerType>xml</headerType>
- <basedir>src/site</basedir>
- <includes>
- <include>**/*.xml</include>
- </includes>
- </fileSet>
+ <header>
+ <commentStyle>xml</commentStyle>
+ <fileSet>
+ <basedir>src/site</basedir>
+ <include>**/*.xml</include>
+ </fileSet>
+ </header>
- </fileSets>
- </licenseSet>
- </licenseSets>
+ </headers>
+
</project>
1
0
Author: tchemit
Date: 2010-04-10 22:50:54 +0200 (Sat, 10 Apr 2010)
New Revision: 865
Log:
update header file
Modified:
trunk/pom.xml
trunk/src/site/apt/MavenProjectBestPratices.apt
trunk/src/site/apt/index.apt
trunk/src/site/apt/profiles.apt
trunk/src/site/apt/properties.apt
trunk/src/site/apt/release.apt
trunk/src/site/en/apt/MavenProjectBestPratices.apt
trunk/src/site/en/apt/index.apt
trunk/src/site/en/apt/profiles.apt
trunk/src/site/en/apt/properties.apt
trunk/src/site/en/apt/release.apt
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/pom.xml 2010-04-10 20:50:54 UTC (rev 865)
@@ -1086,12 +1086,12 @@
</distributionManagement>
</profile>
- <!-- This profile update license stuff with new goal update-license -->
+ <!-- This profile update license stuff with new goal update-file-header -->
<profile>
- <id>update-license</id>
+ <id>update-file-header</id>
<activation>
<property>
- <name>updateLicense</name>
+ <name>updateFileHeader</name>
<value>true</value>
</property>
</activation>
@@ -1134,9 +1134,9 @@
<artifactId>maven-license-plugin</artifactId>
<executions>
<execution>
- <id>update-license</id>
+ <id>update-file-header</id>
<goals>
- <goal>update-license</goal>
+ <goal>update-file-header</goal>
</goals>
<configuration>
<addSvnKeyWords>true</addSvnKeyWords>
Modified: trunk/src/site/apt/MavenProjectBestPratices.apt
===================================================================
--- trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
+
----
Maven 2 best pratices
----
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/apt/index.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
+
------
Maven nuiton pom
------
Modified: trunk/src/site/apt/profiles.apt
===================================================================
--- trunk/src/site/apt/profiles.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/apt/profiles.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
+
------
Profiles disponibles dans mavenpom
------
Modified: trunk/src/site/apt/properties.apt
===================================================================
--- trunk/src/site/apt/properties.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/apt/properties.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
+
------
Propriétés disponibles dans mavenpom
------
Modified: trunk/src/site/apt/release.apt
===================================================================
--- trunk/src/site/apt/release.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/apt/release.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,3 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
+
------
Effectuer une release
------
Modified: trunk/src/site/en/apt/MavenProjectBestPratices.apt
===================================================================
--- trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,35 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
-
-
----
Maven 2 best pratices
----
Modified: trunk/src/site/en/apt/index.apt
===================================================================
--- trunk/src/site/en/apt/index.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/en/apt/index.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,35 +1,9 @@
+~~~
+~~ #%L
+~~ PPPPPPPPPPPPPPPPPPPPPPP
+~~ #L%
+~~~
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
-
-
------
Maven nuiton pom
------
Modified: trunk/src/site/en/apt/profiles.apt
===================================================================
--- trunk/src/site/en/apt/profiles.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/en/apt/profiles.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,35 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
-
-
------
Available profiles in mavenpom
------
@@ -229,7 +225,7 @@
This profile update the license header on all files in a project using the new
license project descriptor introduced in
- {{{http://maven-site.nuiton.org/maven-license-plugin}}maven-license-plugin 2.1}.
+ {{{http://maven-site.nuiton.org/maven-license-plugin}maven-license-plugin 2.1}}.
--------------------------------------------------------------------------------
mvn -Pupdate-license
Modified: trunk/src/site/en/apt/properties.apt
===================================================================
--- trunk/src/site/en/apt/properties.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/en/apt/properties.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,35 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
-
-
------
Available properties in mavenpom
------
Modified: trunk/src/site/en/apt/release.apt
===================================================================
--- trunk/src/site/en/apt/release.apt 2010-04-10 16:16:20 UTC (rev 864)
+++ trunk/src/site/en/apt/release.apt 2010-04-10 20:50:54 UTC (rev 865)
@@ -1,35 +1,31 @@
+~~~
+~~ #%L
+~~ Mavenpom
+~~
+~~ $Author$
+~~ $LastChangedDate$
+~~ $LastChangedRevision$
+~~ $Id$
+~~ $HeadURL$
+~~ %%
+~~ Copyright (C) 2009 - 2010 CodeLutin
+~~ %%
+~~ This program is free software: you can redistribute it and/or modify
+~~ it under the terms of the GNU Lesser General Public License as
+~~ published by the Free Software Foundation, either version 3 of the
+~~ License, or (at your option) any later version.
+~~
+~~ This program is distributed in the hope that it will be useful,
+~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
+~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+~~ GNU General Lesser Public License for more details.
+~~
+~~ You should have received a copy of the GNU General Lesser Public
+~~ License along with this program. If not, see
+~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+~~ #L%
+~~~
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
-
-
------
Make a release from mavenpom4redmine
------
1
0
Author: tchemit
Date: 2010-04-10 18:16:20 +0200 (Sat, 10 Apr 2010)
New Revision: 864
Log:
remove headers for tests
Modified:
trunk/src/site/apt/MavenProjectBestPratices.apt
trunk/src/site/apt/index.apt
trunk/src/site/apt/profiles.apt
trunk/src/site/apt/properties.apt
trunk/src/site/apt/release.apt
trunk/src/site/en/apt/MavenProjectBestPratices.apt
trunk/src/site/en/apt/index.apt
trunk/src/site/en/apt/profiles.apt
trunk/src/site/en/apt/properties.apt
trunk/src/site/en/apt/release.apt
trunk/src/site/site_en.xml
trunk/src/site/site_fr.xml
Modified: trunk/src/site/apt/MavenProjectBestPratices.apt
===================================================================
--- trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/apt/MavenProjectBestPratices.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,33 +1,3 @@
-
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
----
Maven 2 best pratices
----
Modified: trunk/src/site/apt/index.apt
===================================================================
--- trunk/src/site/apt/index.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/apt/index.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,33 +1,3 @@
-
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
------
Maven nuiton pom
------
Modified: trunk/src/site/apt/profiles.apt
===================================================================
--- trunk/src/site/apt/profiles.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/apt/profiles.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,33 +1,3 @@
-
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
------
Profiles disponibles dans mavenpom
------
Modified: trunk/src/site/apt/properties.apt
===================================================================
--- trunk/src/site/apt/properties.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/apt/properties.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,33 +1,3 @@
-
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
------
Propriétés disponibles dans mavenpom
------
Modified: trunk/src/site/apt/release.apt
===================================================================
--- trunk/src/site/apt/release.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/apt/release.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,33 +1,3 @@
-
-
-~~~ #%L
-~~~ Mavenpom
-~~~
-~~~ $Author$
-~~~ $LastChangedDate$
-~~~ $LastChangedRevision$
-~~~ $Id$
-~~~ $HeadURL$
-~~~ %%
-~~~ Copyright (C) 2009 - 2010 CodeLutin
-~~~ %%
-~~~ This program is free software: you can redistribute it and/or modify
-~~~ it under the terms of the GNU Lesser General Public License as
-~~~ published by the Free Software Foundation, either version 3 of the
-~~~ License, or (at your option) any later version.
-~~~
-~~~ This program is distributed in the hope that it will be useful,
-~~~ but WITHOUT ANY WARRANTY; without even the implied warranty of
-~~~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-~~~ GNU General Lesser Public License for more details.
-~~~
-~~~ You should have received a copy of the GNU General Lesser Public
-~~~ License along with this program. If not, see
-~~~ <http://www.gnu.org/licenses/lgpl-3.0.html>.
-~~~ #L%
-
-
-
------
Effectuer une release
------
Modified: trunk/src/site/en/apt/MavenProjectBestPratices.apt
===================================================================
--- trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/en/apt/MavenProjectBestPratices.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -28,6 +28,8 @@
+
+
----
Maven 2 best pratices
----
Modified: trunk/src/site/en/apt/index.apt
===================================================================
--- trunk/src/site/en/apt/index.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/en/apt/index.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -28,6 +28,8 @@
+
+
------
Maven nuiton pom
------
Modified: trunk/src/site/en/apt/profiles.apt
===================================================================
--- trunk/src/site/en/apt/profiles.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/en/apt/profiles.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -28,6 +28,8 @@
+
+
------
Available profiles in mavenpom
------
Modified: trunk/src/site/en/apt/properties.apt
===================================================================
--- trunk/src/site/en/apt/properties.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/en/apt/properties.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -28,6 +28,8 @@
+
+
------
Available properties in mavenpom
------
Modified: trunk/src/site/en/apt/release.apt
===================================================================
--- trunk/src/site/en/apt/release.apt 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/en/apt/release.apt 2010-04-10 16:16:20 UTC (rev 864)
@@ -28,6 +28,8 @@
+
+
------
Make a release from mavenpom4redmine
------
Modified: trunk/src/site/site_en.xml
===================================================================
--- trunk/src/site/site_en.xml 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/site_en.xml 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,32 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
#%L
- Mavenpom
-
- $Author$
- $LastChangedDate$
- $LastChangedRevision$
- $Id$
- $HeadURL$
- %%
- Copyright (C) 2009 - 2010 CodeLutin
- %%
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Lesser Public License for more details.
-
- You should have received a copy of the GNU General Lesser Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/lgpl-3.0.html>.
- #L%
-
-
+ Mavenpom
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
-->
<project name="${project.name}">
Modified: trunk/src/site/site_fr.xml
===================================================================
--- trunk/src/site/site_fr.xml 2010-04-10 15:59:19 UTC (rev 863)
+++ trunk/src/site/site_fr.xml 2010-04-10 16:16:20 UTC (rev 864)
@@ -1,32 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
#%L
- Mavenpom
-
- $Author$
- $LastChangedDate$
- $LastChangedRevision$
- $Id$
- $HeadURL$
- %%
- Copyright (C) 2009 - 2010 CodeLutin
- %%
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU Lesser General Public License as
- published by the Free Software Foundation, either version 3 of the
- License, or (at your option) any later version.
-
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Lesser Public License for more details.
-
- You should have received a copy of the GNU General Lesser Public
- License along with this program. If not, see
- <http://www.gnu.org/licenses/lgpl-3.0.html>.
- #L%
-
-
+ Mavenpom
+
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
+ %%
+ Copyright (C) 2009 - 2010 CodeLutin
+ %%
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License as
+ published by the Free Software Foundation, either version 3 of the
+ License, or (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Lesser Public License for more details.
+
+ You should have received a copy of the GNU General Lesser Public
+ License along with this program. If not, see
+ <http://www.gnu.org/licenses/lgpl-3.0.html>.
+ #L%
-->
<project name="${project.name}">
1
0
r863 - in trunk: . mavenpom4labs mavenpom4labs/src/license src/site/apt src/site/en/apt
by tchemit@users.nuiton.org 10 Apr '10
by tchemit@users.nuiton.org 10 Apr '10
10 Apr '10
Author: tchemit
Date: 2010-04-10 17:59:19 +0200 (Sat, 10 Apr 2010)
New Revision: 863
Log:
- remove license.licenseName property
- update doc (new profile update-license + remove deprecated profiles)
Modified:
trunk/mavenpom4labs/pom.xml
trunk/mavenpom4labs/src/license/project.xml
trunk/pom.xml
trunk/src/site/apt/profiles.apt
trunk/src/site/apt/properties.apt
trunk/src/site/en/apt/profiles.apt
trunk/src/site/en/apt/properties.apt
Modified: trunk/mavenpom4labs/pom.xml
===================================================================
--- trunk/mavenpom4labs/pom.xml 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/mavenpom4labs/pom.xml 2010-04-10 15:59:19 UTC (rev 863)
@@ -58,15 +58,15 @@
<name>Mavenpom4labs</name>
- <description>Ancestor of all projects of Code Lutin based on a labs
- environnement
+ <description>
+ Ancestor of all projects of Code Lutin based on a labs environnement
</description>
<inceptionYear>2010</inceptionYear>
<licenses>
<license>
- <name>General Public License (GPL)</name>
+ <name>General Public License (GPL) v 3.0</name>
<url>${maven.license.file}</url>
<distribution>local</distribution>
</license>
@@ -123,8 +123,8 @@
<labs.list.host>lists.${platform}</labs.list.host>
- <!-- default license to use -->
- <license.licenseName>gpl_v3</license.licenseName>
+ <!--default license to use-->
+ <!--<license.licenseName>gpl_v3</license.licenseName>-->
<platform>labs.libre-entreprise.org</platform>
Modified: trunk/mavenpom4labs/src/license/project.xml
===================================================================
--- trunk/mavenpom4labs/src/license/project.xml 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/mavenpom4labs/src/license/project.xml 2010-04-10 15:59:19 UTC (rev 863)
@@ -29,10 +29,9 @@
<project xmlns="http://maven-site.nuiton.org/maven-license-plugin/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven-site.nuiton.org/maven-license-plugin/1.0.0 http://maven-site.nuiton.org/maven-license-plugin/licenseProject-1.0.0.xsd">
- <mainLicense>lgpl_v3</mainLicense>
+ <mainLicense>gpl_v3</mainLicense>
<licenseSets>
<licenseSet>
- <!--<licenseName>lgpl_v3</licenseName>-->
<fileSets>
<fileSet>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/pom.xml 2010-04-10 15:59:19 UTC (rev 863)
@@ -59,7 +59,7 @@
<licenses>
<license>
- <name>Lesser General Public License (LGPL)</name>
+ <name>Lesser General Public License (LGPL) v 3.0</name>
<url>${maven.license.file}</url>
<distribution>local</distribution>
</license>
@@ -276,7 +276,7 @@
<listId>${projectId}</listId>
<!-- default license to use -->
- <license.licenseName>lgpl_v3</license.licenseName>
+ <!--<license.licenseName>lgpl_v3</license.licenseName>-->
<!-- java level is 1.6 -->
<maven.compile.source>1.6</maven.compile.source>
@@ -342,7 +342,6 @@
<maven.version>2.2.1</maven.version>
<maven-plugin-tools-javadoc.version>2.5.1</maven-plugin-tools-javadoc.version>
- <!--<plexus-javadoc.version>1.0</plexus-javadoc.version>-->
<plexus-component-javadoc.version>1.3.0</plexus-component-javadoc.version>
<helper.version>1.2.3-SNAPSHOT</helper.version>
@@ -1150,185 +1149,6 @@
</build>
</profile>
- <!-- ce profile permet de generer les entetes de licenses pour les
- fichiers java -->
- <!--profile>
- <id>update-java-header</id>
- <activation>
- <property>
- <name>updateJavaHeader</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <defaultGoal>process-resources</defaultGoal>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>update-java-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile-->
-
- <!-- ce profile permet de generer les entetes de licenses pour les
- fichiers JAXX -->
- <!--profile>
- <id>update-jaxx-header</id>
- <activation>
- <property>
- <name>updateJaxxHeader</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <defaultGoal>process-resources</defaultGoal>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>update-jaxx-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- <configuration>
- <generatorName>license-xml</generatorName>
- <includes>**/*.jaxx</includes>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile-->
-
- <!-- ce profile permet de generer les entetes de licenses pour les
- fichiers css JAXX -->
- <!--profile>
- <id>update-jaxx-css-header</id>
- <activation>
- <property>
- <name>updateJaxxCssHeader</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <defaultGoal>process-resources</defaultGoal>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>update-jaxx-css-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- <configuration>
- <generatorName>license-java</generatorName>
- <includes>**/*.css</includes>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile-->
-
- <!-- ce profile permet de generer les entetes de licenses pour les
- fichiers properties -->
- <!--profile>
- <id>update-properties-header</id>
- <activation>
- <property>
- <name>updatePropertiesHeader</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <defaultGoal>process-resources</defaultGoal>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>update-properties-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- <configuration>
- <generatorName>license-properties</generatorName>
- <compileSourceRoots>${basedir}/src/main/resources</compileSourceRoots>
- <testSourceRoots>${basedir}/src/test/resources</testSourceRoots>
- <includes>**/*.properties</includes>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile-->
-
- <!--profile>
- <id>update-site-header</id>
- <activation>
- <property>
- <name>updateSiteHeader</name>
- <value>true</value>
- </property>
- </activation>
- <build>
- <defaultGoal>process-resources</defaultGoal>
- <plugins>
- <plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>update-site-xml-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- <configuration>
- <compileSourceRoots>${basedir}/src/site</compileSourceRoots>
- <generatorName>license-xml</generatorName>
- <includes>**/*.xml</includes>
- </configuration>
- </execution>
- <execution>
- <id>update-site-apt-header</id>
- <goals>
- <goal>update-header</goal>
- </goals>
- <phase>process-resources</phase>
- <configuration>
- <compileSourceRoots>${basedir}/src/site</compileSourceRoots>
- <generatorName>license-apt</generatorName>
- <includes>**/*.apt</includes>
- </configuration>
- </execution>
- </executions>
- </plugin>
- </plugins>
- </build>
- </profile-->
-
<!-- just add to build the webstart -->
<profile>
<id>webstart-profile</id>
Modified: trunk/src/site/apt/profiles.apt
===================================================================
--- trunk/src/site/apt/profiles.apt 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/src/site/apt/profiles.apt 2010-04-10 15:59:19 UTC (rev 863)
@@ -65,14 +65,6 @@
*----------------------------------+------------------------------+
| {{update-license}} | <<updateLicense>> |
*----------------------------------+------------------------------+
-| {{update-java-header}} | <<updateJavaHeader>> |
-*----------------------------------+------------------------------+
-| {{update-properties-header}} | <<updatePropertiesHeader>> |
-*----------------------------------+------------------------------+
-| {{update-jaxx-header}} | <<updateJaxxHeader>> |
-*----------------------------------+------------------------------+
-| {{update-jaxx-css-header}} | <<updateJaxxCssHeader>> |
-*----------------------------------+------------------------------+
| {{staging-site-profile}} | <<stagingSite>> |
*----------------------------------+------------------------------+
| {{internal}} | <<internal>> |
@@ -212,7 +204,8 @@
* {update-license}
Ce profile permet la mise à jour des entêtes de tous les fichiers d'un
- projet en utilisant le nouveau goal <update-license> (depuis maven-license-plugin 2.1).
+ projet en utilisant le nouveau goal <update-license>
+ (depuis maven-license-plugin 2.1).
Il faut avoir définit un fichier
@@ -234,66 +227,6 @@
mvn -DupdateLicense
--------------------------------------------------------------------------------
-* {update-java-header}
-
- Ce profile permet la mise à jour des entêtes de tous les fichiers java d'un
- projet.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-java-header
---------------------------------------------------------------------------------
-
- ou
-
---------------------------------------------------------------------------------
-mvn -DupdateJavaHeader
---------------------------------------------------------------------------------
-
-* {update-properties-header}
-
- Ce profile permet la mise à jour des entêtes de tous les fichiers properties
- d'un projet.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-properties-header
---------------------------------------------------------------------------------
-
- or
-
---------------------------------------------------------------------------------
-mvn -DupdatePropertiesHeader
---------------------------------------------------------------------------------
-
-* {update-jaxx-header}
-
- Ce profile permet la mise à jour des entêtes de tous les fichiers JAXX d'un
- projet.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-jaxx-header
---------------------------------------------------------------------------------
-
- ou
-
---------------------------------------------------------------------------------
-mvn -DupdateJaxxHeader
---------------------------------------------------------------------------------
-
-* {update-jaxx-css-header}
-
- Ce profile permet la mise à jour des entêtes de tous les fichiers css JAXX
- d'un projet.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-jaxx-css-header
---------------------------------------------------------------------------------
-
- or
-
---------------------------------------------------------------------------------
-mvn -DupdateJaxxCssHeader
---------------------------------------------------------------------------------
-
* {staging-site-profile}
Ce profile permet de deployer un site en local, pratique pour tester les
Modified: trunk/src/site/apt/properties.apt
===================================================================
--- trunk/src/site/apt/properties.apt 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/src/site/apt/properties.apt 2010-04-10 15:59:19 UTC (rev 863)
@@ -51,8 +51,6 @@
*----------------------------------------------+--------------------------------------------------------+
| {{listId}} | <<${projectId}>> |
*----------------------------------------------+--------------------------------------------------------+
-| {{license.licenseName}} | <<lgpl_v3>> |
-*----------------------------------------------+--------------------------------------------------------+
| {{maven.compile.source}} | <<1.6>> |
*----------------------------------------------+--------------------------------------------------------+
| {{maven.compile.target}} | <<1.6>> |
@@ -143,13 +141,6 @@
L'url de dépôt maven de type release de Code Lutin. Cette propriété est
utilisée dans les sites pour les liens de téléchargement.
-* {license.licenseName}
-
- La license utilisée par le projet (par défaut <<lgpl_v3>>)
-
- <Note :> Pour connaitre les différentes licenses compatibles, voir
- {{{http://maven-site.nuiton.org/maven-license-plugin}maven-license-plugin}}.
-
* {maven.compile.source}
Le niveau de java utilisé dans les sources (par défaut <<1.6>>)
Modified: trunk/src/site/en/apt/profiles.apt
===================================================================
--- trunk/src/site/en/apt/profiles.apt 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/src/site/en/apt/profiles.apt 2010-04-10 15:59:19 UTC (rev 863)
@@ -66,14 +66,8 @@
*----------------------------------+---------------------------+
| {{run}} | <<->> |
*----------------------------------+---------------------------+
-| {{update-java-header}} | <<updateJavaHeader>> |
+| {{update-license}} | <<updateLicense>> |
*----------------------------------+---------------------------+
-| {{update-properties-header}} | <<updatePropertiesHeader>>|
-*----------------------------------+---------------------------+
-| {{update-jaxx-header}} | <<updateJaxxHeader>> |
-*----------------------------------+---------------------------+
-| {{update-jaxx-css-header}} | <<updateJaxxCssHeader>> |
-*----------------------------------+---------------------------+
| {{staging-site-profile}} | <<stagingSite>> |
*----------------------------------+---------------------------+
| {{internal}} | <<UTF-8>> |
@@ -229,62 +223,22 @@
mvn package -PdoLocalWebstart
--------------------------------------------------------------------------------
-* {update-java-header}
+* {update-license}
- This profile update the license header on all java files in a project.
+ This profile update the license header on all files in a project using the new
+ license project descriptor introduced in
+ {{{http://maven-site.nuiton.org/maven-license-plugin}}maven-license-plugin 2.1}.
--------------------------------------------------------------------------------
-mvn -Pupdate-java-header
+mvn -Pupdate-license
--------------------------------------------------------------------------------
or
--------------------------------------------------------------------------------
-mvn -DupdateJavaHeader
+mvn -DupdateLicense
--------------------------------------------------------------------------------
-* {update-properties-header}
-
- This profile update the license header on all properties files in a project.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-properties-header
---------------------------------------------------------------------------------
-
- or
-
---------------------------------------------------------------------------------
-mvn -DupdatePropertiesHeader
---------------------------------------------------------------------------------
-
-* {update-jaxx-header}
-
- This profile update the license header on all JAXX files in a project.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-jaxx-header
---------------------------------------------------------------------------------
-
- or
-
---------------------------------------------------------------------------------
-mvn -DupdateJaxxHeader
---------------------------------------------------------------------------------
-
-* {update-jaxx-css-header}
-
- This profile update the license header on all JAXX css files in a project.
-
---------------------------------------------------------------------------------
-mvn -Pupdate-jaxx-css-header
---------------------------------------------------------------------------------
-
- or
-
---------------------------------------------------------------------------------
-mvn -DupdateJaxxCssHeader
---------------------------------------------------------------------------------
-
* {staging-site-profile}
This profile allows you to deploy a site in a staging directory.
Modified: trunk/src/site/en/apt/properties.apt
===================================================================
--- trunk/src/site/en/apt/properties.apt 2010-04-10 14:52:00 UTC (rev 862)
+++ trunk/src/site/en/apt/properties.apt 2010-04-10 15:59:19 UTC (rev 863)
@@ -50,8 +50,6 @@
*----------------------------------------------+--------------------------------------------------------+
| {{listId}} | <<${projectId}>> |
*----------------------------------------------+--------------------------------------------------------+
-| {{license.licenseName}} | <<lgpl_v3>> |
-*----------------------------------------------+--------------------------------------------------------+
| {{maven.compile.source}} | <<1.6>> |
*----------------------------------------------+--------------------------------------------------------+
| {{maven.compile.target}} | <<1.6>> |
@@ -137,13 +135,6 @@
The maven repository url
-* {license.licenseName}
-
- The license to use (by default <<lgpl_v3>>)
-
- <Note :> To know all available licenses, see
- {{{http://maven-site.nuiton.org/maven-helper-plugin}maven-helper-plugin}}.
-
* {maven.compile.source}
The java's level of source files (by default <<1.6>>)
1
0
Author: tchemit
Date: 2010-04-10 16:52:00 +0200 (Sat, 10 Apr 2010)
New Revision: 862
Log:
prepare version 2.1
Modified:
trunk/mavenpom4labs/pom.xml
trunk/mavenpom4redmine/pom.xml
trunk/pom.xml
Modified: trunk/mavenpom4labs/pom.xml
===================================================================
--- trunk/mavenpom4labs/pom.xml 2010-04-09 23:09:40 UTC (rev 861)
+++ trunk/mavenpom4labs/pom.xml 2010-04-10 14:52:00 UTC (rev 862)
@@ -39,7 +39,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom</artifactId>
- <version>2.0.8-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>mavenpom4labs</artifactId>
Modified: trunk/mavenpom4redmine/pom.xml
===================================================================
--- trunk/mavenpom4redmine/pom.xml 2010-04-09 23:09:40 UTC (rev 861)
+++ trunk/mavenpom4redmine/pom.xml 2010-04-10 14:52:00 UTC (rev 862)
@@ -12,7 +12,7 @@
<parent>
<groupId>org.nuiton</groupId>
<artifactId>mavenpom</artifactId>
- <version>2.0.8-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
</parent>
<artifactId>mavenpom4redmine</artifactId>
Modified: trunk/pom.xml
===================================================================
--- trunk/pom.xml 2010-04-09 23:09:40 UTC (rev 861)
+++ trunk/pom.xml 2010-04-10 14:52:00 UTC (rev 862)
@@ -38,7 +38,7 @@
<groupId>org.nuiton</groupId>
<artifactId>mavenpom</artifactId>
- <version>2.0.8-SNAPSHOT</version>
+ <version>2.1-SNAPSHOT</version>
<modules>
<module>mavenpom4redmine</module>
@@ -353,8 +353,6 @@
<!-- release repository url (to be used in site.xml) -->
<repository.home.url>http://maven.nuiton.org/release</repository.home.url>
-
- <environment-dev>true</environment-dev>
</properties>
<packaging>pom</packaging>
@@ -719,11 +717,6 @@
<artifactId>plexus-component-javadoc</artifactId>
<version>${plexus-component-javadoc.version}</version>
</tagletArtifact>
- <!--tagletArtifact>
- <groupId>org.codehaus.plexus</groupId>
- <artifactId>plexus-javadoc</artifactId>
- <version>${plexus-javadoc.version}</version>
- </tagletArtifact-->
</tagletArtifacts>
</configuration>
<reportSets>
@@ -740,7 +733,7 @@
changelog:dev-activity
changelog:file-activity -->
<!--FIXME : TC-20090816 : there is a bug with fileactivity
-in report, trunk url are prefix with tag/xxx-releaseNumber !-->
+ in report, trunk url are prefix with tag/xxx-releaseNumber !-->
<plugin>
<artifactId>maven-changelog-plugin</artifactId>
<version>2.1</version>
@@ -779,21 +772,6 @@
<version>2.5</version>
</plugin>
- <!-- a voir si on le garde car hudson le fait aussi ? -->
- <!--plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>cobertura-maven-plugin</artifactId>
- <version>2.3</version>
- </plugin-->
-
- <!-- a tester si c'est viable sur du multi-module -->
- <!-- il y a une version 2.1 voir pour la conf car sans conf ca plante -->
- <!--plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>findbugs-maven-plugin</artifactId>
- <version>1.2</version>
- </plugin-->
-
</plugins>
</reporting>
@@ -878,6 +856,11 @@
<value>true</value>
</property>
</activation>
+
+ <properties>
+ <license.descriptor>src/license/project.xml</license.descriptor>
+ </properties>
+
<build>
<plugins>
@@ -908,22 +891,7 @@
</executions>
</plugin>
- <!-- add license and third-party files to build -->
<plugin>
- <groupId>org.nuiton</groupId>
- <artifactId>maven-license-plugin</artifactId>
- <executions>
- <execution>
- <id>attach-licenses</id>
- <goals>
- <goal>add-license</goal>
- <goal>add-third-party</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
-
- <plugin>
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
<execution>
@@ -935,21 +903,57 @@
<rules>
<bannedDependencies>
<excludes>
- <exclude>org.codehaus.plexus:plexus-component-api
- </exclude>
+ <exclude>org.codehaus.plexus:plexus-component-api</exclude>
</excludes>
- <message>The new containers are not supported. You
- probably added a
- dependency that is missing the exclusions.
+ <message>
+ The new containers are not supported. You
+ probably added a dependency that is missing the
+ exclusions.
</message>
</bannedDependencies>
</rules>
<fail>true</fail>
</configuration>
</execution>
+ <execution>
+ <id>ensure-license-project-descriptor</id>
+ <goals>
+ <goal>enforce</goal>
+ </goals>
+ <!--<phase>initialize</phase>-->
+ <configuration>
+ <rules>
+ <requireFilesExist>
+ <files>
+ <file>${license.descriptor}</file>
+ </files>
+ </requireFilesExist>
+ </rules>
+ <ignoreCache>true</ignoreCache>
+ <failFast>true</failFast>
+ <fail>true</fail>
+
+ </configuration>
+ </execution>
</executions>
</plugin>
+
+ <!-- add license and third-party files to build -->
+ <plugin>
+ <groupId>org.nuiton</groupId>
+ <artifactId>maven-license-plugin</artifactId>
+ <executions>
+ <execution>
+ <id>attach-licenses</id>
+ <goals>
+ <goal>update-project-license</goal>
+ <goal>add-third-party</goal>
+ </goals>
+ </execution>
+ </executions>
+ </plugin>
+
</plugins>
</build>
@@ -1104,7 +1108,7 @@
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
<execution>
- <id>check-license</id>
+ <id>ensure-license-project-descriptor</id>
<goals>
<goal>enforce</goal>
</goals>
@@ -1148,7 +1152,7 @@
<!-- ce profile permet de generer les entetes de licenses pour les
fichiers java -->
- <profile>
+ <!--profile>
<id>update-java-header</id>
<activation>
<property>
@@ -1174,11 +1178,11 @@
</plugin>
</plugins>
</build>
- </profile>
+ </profile-->
<!-- ce profile permet de generer les entetes de licenses pour les
fichiers JAXX -->
- <profile>
+ <!--profile>
<id>update-jaxx-header</id>
<activation>
<property>
@@ -1208,11 +1212,11 @@
</plugin>
</plugins>
</build>
- </profile>
+ </profile-->
<!-- ce profile permet de generer les entetes de licenses pour les
fichiers css JAXX -->
- <profile>
+ <!--profile>
<id>update-jaxx-css-header</id>
<activation>
<property>
@@ -1242,11 +1246,11 @@
</plugin>
</plugins>
</build>
- </profile>
+ </profile-->
<!-- ce profile permet de generer les entetes de licenses pour les
fichiers properties -->
- <profile>
+ <!--profile>
<id>update-properties-header</id>
<activation>
<property>
@@ -1278,9 +1282,9 @@
</plugin>
</plugins>
</build>
- </profile>
+ </profile-->
- <profile>
+ <!--profile>
<id>update-site-header</id>
<activation>
<property>
@@ -1323,7 +1327,7 @@
</plugin>
</plugins>
</build>
- </profile>
+ </profile-->
<!-- just add to build the webstart -->
<profile>
1
0
r861 - in trunk: . mavenpom4labs mavenpom4labs/src/license mavenpom4labs/src/site mavenpom4labs/src/site/apt mavenpom4labs/src/site/en/apt mavenpom4redmine mavenpom4redmine/src/license mavenpom4redmine/src/site mavenpom4redmine/src/site/apt mavenpom4redmine/src/site/en/apt src/license src/site src/site/apt src/site/en/apt
by tchemit@users.nuiton.org 09 Apr '10
by tchemit@users.nuiton.org 09 Apr '10
09 Apr '10
Author: tchemit
Date: 2010-04-10 01:09:40 +0200 (Sat, 10 Apr 2010)
New Revision: 861
Log:
add svn:keywords on files
Modified:
trunk/LICENSE.txt
trunk/README.txt
trunk/changelog.txt
trunk/mavenpom4labs/LICENSE.txt
trunk/mavenpom4labs/README.txt
trunk/mavenpom4labs/changelog.txt
trunk/mavenpom4labs/pom.xml
trunk/mavenpom4labs/src/license/project.xml
trunk/mavenpom4labs/src/site/apt/index.apt
trunk/mavenpom4labs/src/site/apt/minimalpom.apt
trunk/mavenpom4labs/src/site/apt/profiles.apt
trunk/mavenpom4labs/src/site/apt/properties.apt
trunk/mavenpom4labs/src/site/apt/release.apt
trunk/mavenpom4labs/src/site/en/apt/index.apt
trunk/mavenpom4labs/src/site/en/apt/minimalpom.apt
trunk/mavenpom4labs/src/site/en/apt/profiles.apt
trunk/mavenpom4labs/src/site/en/apt/properties.apt
trunk/mavenpom4labs/src/site/en/apt/release.apt
trunk/mavenpom4labs/src/site/site_en.xml
trunk/mavenpom4labs/src/site/site_fr.xml
trunk/mavenpom4redmine/LICENSE.txt
trunk/mavenpom4redmine/README.txt
trunk/mavenpom4redmine/changelog.txt
trunk/mavenpom4redmine/pom.xml
trunk/mavenpom4redmine/src/license/project.xml
trunk/mavenpom4redmine/src/site/apt/index.apt
trunk/mavenpom4redmine/src/site/apt/minimalpom.apt
trunk/mavenpom4redmine/src/site/apt/profiles.apt
trunk/mavenpom4redmine/src/site/apt/properties.apt
trunk/mavenpom4redmine/src/site/apt/release.apt
trunk/mavenpom4redmine/src/site/en/apt/index.apt
trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt
trunk/mavenpom4redmine/src/site/en/apt/profiles.apt
trunk/mavenpom4redmine/src/site/en/apt/properties.apt
trunk/mavenpom4redmine/src/site/en/apt/release.apt
trunk/mavenpom4redmine/src/site/site_en.xml
trunk/mavenpom4redmine/src/site/site_fr.xml
trunk/pom.xml
trunk/src/license/project.xml
trunk/src/site/apt/MavenProjectBestPratices.apt
trunk/src/site/apt/index.apt
trunk/src/site/apt/profiles.apt
trunk/src/site/apt/properties.apt
trunk/src/site/apt/release.apt
trunk/src/site/en/apt/MavenProjectBestPratices.apt
trunk/src/site/en/apt/index.apt
trunk/src/site/en/apt/profiles.apt
trunk/src/site/en/apt/properties.apt
trunk/src/site/en/apt/release.apt
trunk/src/site/site_en.xml
trunk/src/site/site_fr.xml
Property changes on: trunk/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/README.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/README.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Modified: trunk/mavenpom4labs/src/license/project.xml
===================================================================
--- trunk/mavenpom4labs/src/license/project.xml 2010-04-09 22:32:08 UTC (rev 860)
+++ trunk/mavenpom4labs/src/license/project.xml 2010-04-09 23:09:40 UTC (rev 861)
@@ -3,11 +3,11 @@
#%L
Mavenpom4labs
- $Author: tchemit $
- $LastChangedDate: 2010-04-09 23:58:01 +0200 (ven. 09 avril 2010) $
- $LastChangedRevision: 858 $
- $Id: pom.xml 858 2010-04-09 21:58:01Z tchemit $
- $HeadURL: http://svn.nuiton.org/svn/mavenpom/trunk/pom.xml $
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
%%
Copyright (C) 2009 - 2010 CodeLutin
%%
Property changes on: trunk/mavenpom4labs/src/license/project.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/apt/minimalpom.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/en/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/en/apt/minimalpom.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/en/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/en/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/en/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/site_en.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4labs/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/LICENSE.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/README.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/changelog.txt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Modified: trunk/mavenpom4redmine/src/license/project.xml
===================================================================
--- trunk/mavenpom4redmine/src/license/project.xml 2010-04-09 22:32:08 UTC (rev 860)
+++ trunk/mavenpom4redmine/src/license/project.xml 2010-04-09 23:09:40 UTC (rev 861)
@@ -3,11 +3,11 @@
#%L
Mavenpom4redmine
- $Author: tchemit $
- $LastChangedDate: 2010-04-09 23:58:01 +0200 (ven. 09 avril 2010) $
- $LastChangedRevision: 858 $
- $Id: pom.xml 858 2010-04-09 21:58:01Z tchemit $
- $HeadURL: http://svn.nuiton.org/svn/mavenpom/trunk/pom.xml $
+ $Author$
+ $LastChangedDate$
+ $LastChangedRevision$
+ $Id$
+ $HeadURL$
%%
Copyright (C) 2009 - 2010 CodeLutin
%%
Property changes on: trunk/mavenpom4redmine/src/license/project.xml
___________________________________________________________________
Added: svn:keywords
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/apt/minimalpom.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/en/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/en/apt/minimalpom.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/en/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/en/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/en/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/site_en.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/mavenpom4redmine/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/pom.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/license/project.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/MavenProjectBestPratices.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/en/apt/MavenProjectBestPratices.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/en/apt/index.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/en/apt/profiles.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/en/apt/properties.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/en/apt/release.apt
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/site_en.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
Property changes on: trunk/src/site/site_fr.xml
___________________________________________________________________
Modified: svn:keywords
- Author Date Id Revision HeadURL
+ HeadURL Id Date Revision Author
1
0