maven git commit: Allow munge to remove another deprecated method

2015-02-09 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 103f6418c - d52e5c429 Allow munge to remove another deprecated method Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d52e5c42 Tree:

maven git commit: cleaned up duplication code in bin/mvn shell scripts

2015-02-09 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/master d52e5c429 - 7c7bf4dfe cleaned up duplication code in bin/mvn shell scripts changed mvnDebug and mvnyjp to delegate to the main mvn script to do the actual work. this eliminated all code duplication among the three scripts. Signed-off-by:

svn commit: r939608 [4/5] - in /websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/consumers/ testapidoc

2015-02-09 Thread rfscholte
Modified: websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin/xref/org/apache/maven/plugin/jdeps/AbstractJDepsMojo.html == ---

svn commit: r939608 [3/5] - in /websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/consumers/ testapidoc

2015-02-09 Thread rfscholte
rel=stylesheet href=./css/print.css type=text/css media=print / -meta name=Date-Revision-mmdd content=20150207 / +meta name=Date-Revision-mmdd content=20150209 / meta http-equiv=Content-Type content=text/html; charset=UTF-8

svn commit: r939608 [1/5] - in /websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/consumers/ testapidoc

2015-02-09 Thread rfscholte
=text/css media=print / -meta name=Date-Revision-mmdd content=20150207 / +meta name=Date-Revision-mmdd content=20150209 / meta http-equiv=Content-Type content=text/html; charset=UTF-8 / script src=http://www.google

svn commit: r939608 [5/5] - in /websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/consumers/ testapidoc

2015-02-09 Thread rfscholte
Modified: websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin/xref/org/apache/maven/plugin/jdeps/consumers/JDepsConsumer.html == ---

svn commit: r939608 [2/5] - in /websites/production/maven/content/plugins-archives/maven-jdeps-plugin-LATEST/maven-jdeps-plugin: ./ apidocs/ apidocs/org/apache/maven/plugin/jdeps/consumers/ testapidoc

2015-02-09 Thread rfscholte
rel=stylesheet href=./css/print.css type=text/css media=print / -meta name=Date-Revision-mmdd content=20150207 / +meta name=Date-Revision-mmdd content=20150209 / meta http-equiv=Content-Type content=text/html; charset=UTF-8

[7/7] maven git commit: .mvn/ for project specific jvm options and maven parameters

2015-02-09 Thread ifedorenko
.mvn/ for project specific jvm options and maven parameters Signed-off-by: Igor Fedorenko ifedore...@apache.org Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4cda37a9 Tree:

[2/7] maven git commit: Fold back into MavenRepositorySystem and work from there to clean up all references to the legacy system and Settings.

2015-02-09 Thread ifedorenko
Fold back into MavenRepositorySystem and work from there to clean up all references to the legacy system and Settings. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dd5eb31a Tree:

[4/7] maven git commit: Experimenting with Munge to chop out deprecated code for a Maven 4.x codebase

2015-02-09 Thread ifedorenko
Experimenting with Munge to chop out deprecated code for a Maven 4.x codebase I will try and collect all deprecated code at the bottom of classes with Munge markers and use this in conjunction with a definitive list of classes to be purged in order to use one code line to safely experiment with

[3/7] maven git commit: No longer need the settings decrypter

2015-02-09 Thread ifedorenko
No longer need the settings decrypter Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d6e9226b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d6e9226b Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/d6e9226b

[1/7] maven git commit: First pass at cleaning up MavenExecutionRequestPopulator and its use.

2015-02-09 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/project-basedir e91144fbe - 4cda37a97 (forced update) First pass at cleaning up MavenExecutionRequestPopulator and its use. Push MavenExecutionRequestPopulator down to only operate in the MavenCli. Two of the three methods were already called

[6/7] maven git commit: cleaned up duplication code in bin/mvn shell scripts

2015-02-09 Thread ifedorenko
cleaned up duplication code in bin/mvn shell scripts changed mvnDebug and mvnyjp to delegate to the main mvn script to do the actual work. this eliminated all code duplication among the three scripts. Signed-off-by: Igor Fedorenko ifedore...@apache.org Project:

[5/7] maven git commit: Allow munge to remove another deprecated method

2015-02-09 Thread ifedorenko
Allow munge to remove another deprecated method Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d52e5c42 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d52e5c42 Diff:

svn commit: r1658344 - /maven/plugins/trunk/pom.xml

2015-02-09 Thread dennisl
Author: dennisl Date: Mon Feb 9 10:14:36 2015 New Revision: 1658344 URL: http://svn.apache.org/r1658344 Log: Move maven-checkstyle-plugin to java-6 profile because it requires Java 6. Modified: maven/plugins/trunk/pom.xml Modified: maven/plugins/trunk/pom.xml URL: