svn commit: r949773 - in /websites/staging/maven/trunk/content: ./ maven-2.x-eol.html maven-site-1.0-site.jar

2015-04-30 Thread buildbot
Author: buildbot Date: Thu Apr 30 20:45:03 2015 New Revision: 949773 Log: Staging update by buildbot for maven Modified: websites/staging/maven/trunk/content/ (props changed) websites/staging/maven/trunk/content/maven-2.x-eol.html

svn commit: r1677079 - /maven/plugins/trunk/maven-dependency-plugin/src/main/java/org/apache/maven/plugin/dependency/fromDependencies/UnpackDependenciesMojo.java

2015-04-30 Thread khmarbaise
Author: khmarbaise Date: Thu Apr 30 21:21:01 2015 New Revision: 1677079 URL: http://svn.apache.org/r1677079 Log: [MDEP-483] NullPointerException when using classifier and markers NPE prevented cause don't access the file attribute of the artifact which can be null under different

svn commit: r1677067 - /maven/site/trunk/content/apt/maven-2.x-eol.apt

2015-04-30 Thread khmarbaise
Author: khmarbaise Date: Thu Apr 30 20:44:36 2015 New Revision: 1677067 URL: http://svn.apache.org/r1677067 Log: Fixed link for Maven Release Plugin. Modified: maven/site/trunk/content/apt/maven-2.x-eol.apt Modified: maven/site/trunk/content/apt/maven-2.x-eol.apt URL:

svn commit: r949774 - /websites/production/maven/content/

2015-04-30 Thread khmarbaise
Author: khmarbaise Date: Thu Apr 30 20:45:48 2015 New Revision: 949774 Log: Fixed link to archived maven release plugin Added: websites/production/maven/content/ - copied from r949773, websites/staging/maven/trunk/content/

svn commit: r949768 [1/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/web

2015-04-30 Thread buildbot
/print.css type=text/css media=print / -meta name=Date-Revision-mmdd content=20150429 / +meta name=Date-Revision-mmdd content=20150430 / meta http-equiv=Content-Type content=text/html; charset=UTF-8 / script src=http

svn commit: r1677063 - /maven/site/trunk/content/apt/maven-2.x-eol.apt

2015-04-30 Thread khmarbaise
Author: khmarbaise Date: Thu Apr 30 20:37:46 2015 New Revision: 1677063 URL: http://svn.apache.org/r1677063 Log: - Fixed all links to add a trailing slash to prevent relocating to /components/ which results missing pictures etc. - Fixed wrong link for maven-ejb-plugin - Updated version for

svn commit: r1677078 - in /maven/shared/trunk/maven-artifact-transfer/src/main/java/org/apache/maven/shared/artifact/install/internal: Maven30ArtifactInstaller.java Maven31ArtifactInstaller.java

2015-04-30 Thread rfscholte
Author: rfscholte Date: Thu Apr 30 21:20:17 2015 New Revision: 1677078 URL: http://svn.apache.org/r1677078 Log: setLocalRepositoryBasedir should also clear the cache, so already resolved artifacts can be re-resolved for the new local repository (in case of invoker's install extra artifacts)

maven git commit: MNG-5818: Disallow the programmatic injection of project dependencies

2015-04-30 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 1d148be82 - 4567c8319 MNG-5818: Disallow the programmatic injection of project dependencies The first step here is deprecating the publicly accessible method that allows plugins to inject dependencies. The only plugin I currently know of

maven-surefire git commit: [SUREFIRE] reformat code

2015-04-30 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 6bdcc54b1 - 710a3d58d [SUREFIRE] reformat code Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/710a3d58 Tree: