svn commit: r1599394 - /maven/plugins/trunk/maven-site-plugin/pom.xml

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 23:52:13 2014 New Revision: 1599394 URL: http://svn.apache.org/r1599394 Log: fixed compilation with Maven 2 Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL: http://svn.apache.org/viewvc/mav

svn commit: r1599392 - in /maven/plugin-tools/trunk/maven-plugin-plugin: pom.xml src/site/apt/examples/using-annotations.apt.vm

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 23:36:55 2014 New Revision: 1599392 URL: http://svn.apache.org/r1599392 Log: [MPLUGIN-267] added Maven 2 specific configuration Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examp

svn commit: r1599339 - in /maven/archetypes/trunk: .gitignore maven-archetype-profiles/src/main/resources/archetype-resources/pom.xml maven-archetype-quickstart/src/main/resources/archetype-resources/

2014-06-02 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 2 20:08:01 2014 New Revision: 1599339 URL: http://svn.apache.org/r1599339 Log: [MARCHETYPES-46] - Removed superfluous packaging. Added: maven/archetypes/trunk/.gitignore Modified: maven/archetypes/trunk/maven-archetype-profiles/src/main/resources/archet

svn commit: r1599333 - in /maven/archetypes/trunk: maven-archetype-profiles/src/main/resources/archetype-resources/ maven-archetype-quickstart/src/main/resources/archetype-resources/ maven-archetype-q

2014-06-02 Thread khmarbaise
Author: khmarbaise Date: Mon Jun 2 19:55:54 2014 New Revision: 1599333 URL: http://svn.apache.org/r1599333 Log: [MARCHETYPES-45] - maven-archetype-profiles - maven-archetype-quickstart - maven-archetype-webapp - Upgrade to JUnit 4.11 - usage of annotations for unit test example. Modifie

svn commit: r1599273 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/site/apt/examples/using-annotations.apt.vm

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 17:17:46 2014 New Revision: 1599273 URL: http://svn.apache.org/r1599273 Log: [MPLUGIN-267] document how to change desriptor phase instead of running it twice with skipErrorNoDescriptorsFound Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/site/ap

svn commit: r1599269 - /maven/plugin-tools/trunk/maven-plugin-plugin/src/it/help-basic/verify.groovy

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 17:07:07 2014 New Revision: 1599269 URL: http://svn.apache.org/r1599269 Log: try to make the IT pass on Windows Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src/it/help-basic/verify.groovy Modified: maven/plugin-tools/trunk/maven-plugin-plugin/src

svn commit: r1599157 - in /maven/plugin-tools/trunk/maven-plugin-plugin: ./ src/main/java/org/apache/maven/plugin/plugin/ src/main/java/org/apache/maven/plugin/plugin/metadata/

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 10:18:47 2014 New Revision: 1599157 URL: http://svn.apache.org/r1599157 Log: avoid @Component for Maven objects: replaced with normal @Parameters Modified: maven/plugin-tools/trunk/maven-plugin-plugin/pom.xml maven/plugin-tools/trunk/maven-plugin-plugin/

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

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 10:10:49 2014 New Revision: 1599152 URL: http://svn.apache.org/r1599152 Log: use latest maven-scm-publish-plugin 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: r1599151 - /maven/plugin-tools/trunk/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java

2014-06-02 Thread hboutemy
Author: hboutemy Date: Mon Jun 2 10:08:42 2014 New Revision: 1599151 URL: http://svn.apache.org/r1599151 Log: fixed typo Modified: maven/plugin-tools/trunk/maven-plugin-tools-java/src/main/java/org/apache/maven/tools/plugin/extractor/java/JavaMojoDescriptorExtractor.java Modified: maven/p

svn commit: r1599146 - in /maven/plugin-tools/trunk: maven-plugin-tools-annotations/src/main/java/org/apache/maven/tools/plugin/annotations/ maven-plugin-tools-java/src/main/java/org/apache/maven/tool

2014-06-02 Thread tchemit
Author: tchemit Date: Mon Jun 2 09:54:18 2014 New Revision: 1599146 URL: http://svn.apache.org/r1599146 Log: [MPLUGIN-266] Incorrect warning comment about deprecated @component usage for maven objects Modified: maven/plugin-tools/trunk/maven-plugin-tools-annotations/src/main/java/org/apach