This is an automated email from the git hooks/post-receive script. New change to branch develop in repository maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git from 3e93d17 fixes #3702: Use maven 3 API fixes #3703: Split mojo Api in two modules (one with Api and one with test Api) Merge branch 'feature/3702' into develop new 92e789d fix documentation and javadoc (refs #3703) The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 92e789d4e82a3fb1e9ce29d38e01f3b6db4dd6a1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon May 25 16:25:07 2015 +0200 fix documentation and javadoc (refs #3703) Summary of changes: helper-maven-plugin-api/pom.xml | 17 ++---- helper-maven-plugin-api/src/site/apt/index.apt | 13 +---- .../java/org/nuiton/plugin/PluginHelperTest.java | 2 - helper-maven-plugin-test-api/pom.xml | 61 ++-------------------- .../src/site/apt/index.apt | 2 +- .../src/site/apt/mojo-testFramework.apt | 43 +++++++-------- helper-maven-plugin/pom.xml | 11 ---- pom.xml | 9 ++-- src/site/apt/index.apt | 18 ++++++- 9 files changed, 50 insertions(+), 126 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.