svn commit: r1649969 - in /maven/plugins/trunk/maven-gpg-plugin/src: main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java site/apt/usage.apt.vm

2015-01-06 Thread dantran
Author: dantran Date: Tue Jan 6 23:10:49 2015 New Revision: 1649969 URL: http://svn.apache.org/r1649969 Log: [MGPG-31] add one more usage example how to discover keyname and passphrase using settings.xml Modified: maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/g

svn commit: r1649957 - in /maven/plugins/trunk/maven-pmd-plugin/src: main/java/org/apache/maven/plugin/pmd/AbstractPmdReport.java main/java/org/apache/maven/plugin/pmd/PmdReport.java site/apt/examples

2015-01-06 Thread michaelo
Author: michaelo Date: Tue Jan 6 21:48:35 2015 New Revision: 1649957 URL: http://svn.apache.org/r1649957 Log: [MPMD-202] Remove notes to ancient version of this plugin and expired information Modified: maven/plugins/trunk/maven-pmd-plugin/src/main/java/org/apache/maven/plugin/pmd/AbstractP

svn commit: r1649953 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2015-01-06 Thread michaelo
Author: michaelo Date: Tue Jan 6 21:14:04 2015 New Revision: 1649953 URL: http://svn.apache.org/r1649953 Log: removed configuration already inherited from parent Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http://svn.ap

svn commit: r1649952 - /maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java

2015-01-06 Thread dantran
Author: dantran Date: Tue Jan 6 21:09:16 2015 New Revision: 1649952 URL: http://svn.apache.org/r1649952 Log: [MGPG-31] fix typos from last commit Modified: maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java Modified: maven/plugins/trunk/mav

svn commit: r1649924 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

2015-01-06 Thread michaelo
Author: michaelo Date: Tue Jan 6 20:12:20 2015 New Revision: 1649924 URL: http://svn.apache.org/r1649924 Log: [MPMD-201] Clean up unused and used undeclared dependencies Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml URL: http:

svn commit: r1649910 - /maven/plugin-tools/trunk/pom.xml

2015-01-06 Thread hboutemy
Author: hboutemy Date: Tue Jan 6 18:57:50 2015 New Revision: 1649910 URL: http://svn.apache.org/r1649910 Log: [MPLUGIN-288] forgot javadoc config Modified: maven/plugin-tools/trunk/pom.xml Modified: maven/plugin-tools/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/plugin-tools/trunk

svn commit: r1649908 - in /maven/plugin-tools/trunk/maven-script: maven-plugin-tools-ant/src/main/java/org/apache/maven/tools/plugin/extractor/ant/ maven-plugin-tools-model/src/main/java/org/apache/ma

2015-01-06 Thread hboutemy
Author: hboutemy Date: Tue Jan 6 18:56:48 2015 New Revision: 1649908 URL: http://svn.apache.org/r1649908 Log: [MPLUGIN-288] refactoring: changed plugin-tools' model package Added: maven/plugin-tools/trunk/maven-script/maven-plugin-tools-model/src/main/java/org/apache/maven/tools/ maven