Author: tchemit Date: 2010-07-01 10:10:11 +0200 (Thu, 01 Jul 2010) New Revision: 1800 Url: http://nuiton.org/repositories/revision/maven-license-plugin/1800 Log: prepare release doc + no need for central-safe profile to be include in release Modified: trunk/pom.xml trunk/src/site/apt/index.apt trunk/src/site/fr/apt/index.apt Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2010-07-01 08:03:45 UTC (rev 1799) +++ trunk/pom.xml 2010-07-01 08:10:11 UTC (rev 1800) @@ -523,13 +523,7 @@ <!-- TODO remove this when using mavenpom 2.2.2 --> <profile> <id>central-safe</id> - <activation> - <property> - <name>performRelease</name> - <value>true</value> - </property> - </activation> - + <properties> <!-- deploy releases on nuiton-central-releases repository --> Modified: trunk/src/site/apt/index.apt =================================================================== --- trunk/src/site/apt/index.apt 2010-07-01 08:03:45 UTC (rev 1799) +++ trunk/src/site/apt/index.apt 2010-07-01 08:10:11 UTC (rev 1800) @@ -34,7 +34,11 @@ The process tags are separated by space otherwise plugin can NOT update header of this file! +What's new in version 2.3.1 + Use {{{http://maven-site.nuiton.org/maven-helper-plugin}maven-helper-plugin 1.2.6}} + (improve default encoding when nothing is specified). + License header The license header is a comment added on the top of sources files. Modified: trunk/src/site/fr/apt/index.apt =================================================================== --- trunk/src/site/fr/apt/index.apt 2010-07-01 08:03:45 UTC (rev 1799) +++ trunk/src/site/fr/apt/index.apt 2010-07-01 08:10:11 UTC (rev 1800) @@ -36,7 +36,10 @@ Dans la documentation, les tags de process sont séparés par des espaces où le plugin ne pourrait PAS gérer la license de ces fichiers ! +Quoi de neuf dans la version 2.3.1 + Utilisation de {{{http://maven-site.nuiton.org/maven-helper-plugin}maven-helper-plugin 1.2.6}} (amélioration de la gestion de l'encoding si aucun fournit). + Header de license Le header de license est un commentaire ajouté en haut des fichiers source.