svn commit: r1727144 - /maven/plugins/trunk/maven-rar-plugin/pom.xml

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 18:01:10 2016 New Revision: 1727144 URL: http://svn.apache.org/viewvc?rev=1727144=rev Log: [MRAR-49] Bump version to 3.0.0-SNAPSHOT Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml Modified: maven/plugins/trunk/maven-rar-plugin/pom.xml URL:

svn commit: r1727130 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 17:09:39 2016 New Revision: 1727130 URL: http://svn.apache.org/viewvc?rev=1727130=rev Log: [MWAR-361] Removed unused dependencies in project o Removed maven-artifact and maven-settings dependency, cause it is not being used. Modified:

svn commit: r1727129 - in /maven/plugins/trunk/maven-war-plugin: pom.xml src/test/java/org/apache/maven/plugin/war/stub/MavenProject4CopyConstructor.java src/test/java/org/apache/maven/plugin/war/stub

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 17:04:03 2016 New Revision: 1727129 URL: http://svn.apache.org/viewvc?rev=1727129=rev Log: [MWAR-328] Upgrade to Maven 3.0 compatiblity / JDK 6 o Updated the following shared components: - maven-archiver from 2.6 to 3.0.0 - maven-filtering from 1.3 to

svn commit: r1727132 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 17:16:05 2016 New Revision: 1727132 URL: http://svn.apache.org/viewvc?rev=1727132=rev Log: [MWAR-362] Bump version to 3.0.0-SNAPSHOT Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified: maven/plugins/trunk/maven-war-plugin/pom.xml URL:

svn commit: r1727142 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 17:55:42 2016 New Revision: 1727142 URL: http://svn.apache.org/viewvc?rev=1727142=rev Log: [MWAR-363] Removed hard coded version for maven-invoker-plugin Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified:

svn commit: r1727145 - /maven/plugins/trunk/maven-war-plugin/pom.xml

2016-01-27 Thread khmarbaise
Author: khmarbaise Date: Wed Jan 27 18:08:41 2016 New Revision: 1727145 URL: http://svn.apache.org/viewvc?rev=1727145=rev Log: [MWAR-364] Upgrade plexus-utils to 3.0.22 Modified: maven/plugins/trunk/maven-war-plugin/pom.xml Modified: maven/plugins/trunk/maven-war-plugin/pom.xml URL:

svn commit: r1727173 - in /maven/plugins/trunk/maven-compiler-plugin/src/it/MCOMPILER-203-processorpath: annotation-processor/src/main/java/org/issue/SimpleAnnotationProcessor.java invoker.properties

2016-01-27 Thread agudian
Author: agudian Date: Wed Jan 27 20:08:03 2016 New Revision: 1727173 URL: http://svn.apache.org/viewvc?rev=1727173=rev Log: [MCOMPILER-235] extend IT to verify that the repeated build without a clean works when using an annotation processor that generates java sources. Modified:

svn commit: r1727176 - in /maven/plugins/trunk/maven-compiler-plugin/src: it/MCOMPILER-203-processorpath/annotation-processor/ it/MCOMPILER-203-processorpath/annotation-processor/src/main/java/org/iss

2016-01-27 Thread agudian
Author: agudian Date: Wed Jan 27 20:20:58 2016 New Revision: 1727176 URL: http://svn.apache.org/viewvc?rev=1727176=rev Log: [MCOMPILER-262] Don't add project dependencies to -processorpath when using the annotationProcessorPaths option, but only the dependencies of the processor artifacts.

maven git commit: [MNG-5607] Don't use M2_HOME anymore in mvn shell/batch file anymore

2016-01-27 Thread schulte
Repository: maven Updated Branches: refs/heads/master d3b4fb0c1 -> e37117e30 [MNG-5607] Don't use M2_HOME anymore in mvn shell/batch file anymore o Updated to revert commits d3b4fb0c1e525bb1122c7e832279f1ef6fbd6efe 364df32335a9c36986418498f654bf744d466767 o Variable M2_HOME will be