Author: tchemit Date: 2010-07-01 01:27:17 +0200 (Thu, 01 Jul 2010) New Revision: 745 Url: http://nuiton.org/repositories/revision/maven-helper-plugin/745 Log: update doc Modified: trunk/src/site/apt/index.apt Modified: trunk/src/site/apt/index.apt =================================================================== --- trunk/src/site/apt/index.apt 2010-06-30 23:27:06 UTC (rev 744) +++ trunk/src/site/apt/index.apt 2010-06-30 23:27:17 UTC (rev 745) @@ -44,7 +44,7 @@ What's new in version 1.2.6 - Version 1.2.6 introduce a new api for mojo dealing with encoding. +* Introduces a new api for mojo dealing with encoding. The new contract is <<org.nuiton.plugin.PluginWithEncoding>>. @@ -54,7 +54,10 @@ When mojo will be init, it will check sanity of encoding and if no encoding was specified, it will use the system one defined by system property <<file.encoding>>. +* Improve check-auto-container mojo + Add a <<runOnce>> property flag to execute once per artifact (increase release process). + Plugin overview The plugin has the following goals:
participants (1)
-
tchemit@users.nuiton.org