maven git commit: Add a ProjectArtifactsCache similar to PluginArtifactsCache

2016-05-19 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 4b35102f0 -> 7277a8464 Add a ProjectArtifactsCache similar to PluginArtifactsCache Signed-off-by: Jason van Zyl closes #82 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven-integration-testing git commit: MNG-2199 contribution from Christian

2015-12-02 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master 73a2b722f -> fba72aed2 MNG-2199 contribution from Christian closes #7 Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-11-10 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master bb52d8502 -> 737de43e3 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/737de43e Tree:

maven git commit: [maven-release-plugin] prepare release maven-3.3.9

2015-11-10 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master cf2f373dd -> bb52d8502 [maven-release-plugin] prepare release maven-3.3.9 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/bb52d850 Tree:

Git Push Summary

2015-11-10 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.9 [created] f76d78883

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-10-30 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master cdd15915e -> 406a46fd8 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/406a46fd Tree:

maven git commit: [maven-release-plugin] prepare release maven-3.3.8

2015-10-30 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master f684761de -> cdd15915e [maven-release-plugin] prepare release maven-3.3.8 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/cdd15915 Tree:

Git Push Summary

2015-10-30 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.8 [created] f18252cfb

maven git commit: Fix for urls being empty in the POM and causing an out of bounds exception

2015-10-29 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 508d97ec8 -> f684761de Fix for urls being empty in the POM and causing an out of bounds exception Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f684761d Tree:

Git Push Summary

2015-10-27 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.7 [created] b671a7c21

maven git commit: [maven-release-plugin] prepare release maven-3.3.7

2015-10-27 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master b6c9bee1b -> d48a49b35 [maven-release-plugin] prepare release maven-3.3.7 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d48a49b3 Tree:

maven git commit: Upgrade to Eclipse/Sisu 0.3.2

2015-09-16 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 5bf2c564d -> 0c7c8eb3a Upgrade to Eclipse/Sisu 0.3.2 Signed-off-by: Jason van Zyl Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0c7c8eb3 Tree:

[2/2] maven git commit: MNG-5805: Fix NPE in LifecyclePhase#toString()

2015-09-11 Thread jvanzyl
MNG-5805: Fix NPE in LifecyclePhase#toString() Signed-off-by: Jason van Zyl closes #62 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f7971da Tree:

[1/2] maven git commit: Switch to official Guice 4.0

2015-09-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 31e70dba9 -> 545c6e268 Switch to official Guice 4.0 Signed-off-by: Jason van Zyl closes #45 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/545c6e26

maven git commit: MNG-5297: Mark as deprecated for compile-time enforcement.

2015-09-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master ab403412a -> a839e55e7 MNG-5297: Mark as deprecated for compile-time enforcement. MNG-4840 indicates that the Enforcer plugin should be preferred to for compile-time Maven version enforcement. Indicate that in the documentation, making

maven git commit: MNG-5858: mvn script fails to locate .mvn in current directory

2015-09-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master a839e55e7 -> 1a8413bef MNG-5858: mvn script fails to locate .mvn in current directory Submitted by: Dave Syer closes #58 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven git commit: Add Anton Tanasenko as a contributor

2015-09-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 308f37088 -> ab403412a Add Anton Tanasenko as a contributor Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ab403412 Tree:

maven git commit: Adding contributor for PR 41, closes #41

2015-09-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 545c6e268 -> 308f37088 Adding contributor for PR 41, closes #41 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/308f3708 Tree:

maven git commit: [maven-release-plugin] prepare release maven-3.3.6

2015-07-30 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master bd8725862 - 72e1aad68 [maven-release-plugin] prepare release maven-3.3.6 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/72e1aad6 Tree:

Git Push Summary

2015-07-30 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.6 [created] 78caec401

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-07-30 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 72e1aad68 - 9f45a8466 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f45a846 Tree:

maven git commit: MNG-5805: Restore binary compatibility

2015-07-20 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 15223116a - 3677220f6 MNG-5805: Restore binary compatibility Signed-off-by: Jason van Zyl ja...@tesla.io Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3677220f

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-07-20 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 2226900a4 - 7ef71655b [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7ef71655 Tree:

maven git commit: [maven-release-plugin] prepare release maven-3.3.5

2015-07-20 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 3677220f6 - 2226900a4 [maven-release-plugin] prepare release maven-3.3.5 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2226900a Tree:

Git Push Summary

2015-07-20 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.5 [created] 8b0e64fb4

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-07-17 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master df509db95 - 81a3035c6 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/81a3035c Tree:

maven git commit: [maven-release-plugin] prepare release maven-3.3.4

2015-07-17 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 193778ec0 - df509db95 [maven-release-plugin] prepare release maven-3.3.4 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/df509db9 Tree:

Git Push Summary

2015-07-17 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.4 [created] bf905538f

svn commit: r8932 - in /release/maven/wagon: wagon-2.9-source-release.zip wagon-2.9-source-release.zip.asc wagon-2.9-source-release.zip.md5

2015-05-11 Thread jvanzyl
Author: jvanzyl Date: Mon May 11 10:41:23 2015 New Revision: 8932 Log: Add necessary distributions for the Wagon 2.9 release Added: release/maven/wagon/wagon-2.9-source-release.zip (with props) release/maven/wagon/wagon-2.9-source-release.zip.asc release/maven/wagon/wagon-2.9

svn commit: r1678724 - /maven/pom/trunk/maven/pom.xml

2015-05-11 Thread jvanzyl
Author: jvanzyl Date: Mon May 11 11:13:39 2015 New Revision: 1678724 URL: http://svn.apache.org/r1678724 Log: (empty) Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1678724r1=1678723r2

svn commit: r1678490 - /maven/pom/trunk/maven/pom.xml

2015-05-09 Thread jvanzyl
Author: jvanzyl Date: Sat May 9 13:23:52 2015 New Revision: 1678490 URL: http://svn.apache.org/r1678490 Log: Update personal info Modified: maven/pom/trunk/maven/pom.xml Modified: maven/pom/trunk/maven/pom.xml URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1678490r1

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

svn commit: r8736 - in /release/maven/maven-3/3.3.3: ./ binaries/ source/

2015-04-28 Thread jvanzyl
Author: jvanzyl Date: Tue Apr 28 15:12:00 2015 New Revision: 8736 Log: Update for Maven 3.3.3 Added: release/maven/maven-3/3.3.3/ release/maven/maven-3/3.3.3/binaries/ release/maven/maven-3/3.3.3/binaries/apache-maven-3.3.3-bin.tar.gz (with props) release/maven/maven-3/3.3.3

svn commit: r1676565 - in /maven/site/trunk: content/markdown/docs/3.3.3/ content/markdown/docs/3.3.3/release-notes.md pom.xml

2015-04-28 Thread jvanzyl
Author: jvanzyl Date: Tue Apr 28 15:26:54 2015 New Revision: 1676565 URL: http://svn.apache.org/r1676565 Log: Update for Maven 3.3.3 Added: maven/site/trunk/content/markdown/docs/3.3.3/ maven/site/trunk/content/markdown/docs/3.3.3/release-notes.md Modified: maven/site/trunk/pom.xml

svn commit: r1676583 - /maven/site/trunk/content/markdown/docs/3.3.3/release-notes.md

2015-04-28 Thread jvanzyl
Author: jvanzyl Date: Tue Apr 28 17:29:42 2015 New Revision: 1676583 URL: http://svn.apache.org/r1676583 Log: Fix entity after updating jira url Modified: maven/site/trunk/content/markdown/docs/3.3.3/release-notes.md Modified: maven/site/trunk/content/markdown/docs/3.3.3/release-notes.md

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

2015-04-28 Thread jvanzyl
Author: jvanzyl Date: Tue Apr 28 17:17:03 2015 New Revision: 949526 Log: Maven 3.3.3 Added: websites/production/maven/content/ - copied from r949525, websites/staging/maven/trunk/content/

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

2015-04-28 Thread jvanzyl
Author: jvanzyl Date: Tue Apr 28 17:30:51 2015 New Revision: 949530 Log: Publishing svnmucc operation to maven site by jvanzyl Added: websites/production/maven/content/ - copied from r949529, websites/staging/maven/trunk/content/

maven git commit: MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-27 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master d8ae13fd7 - 1d148be82 MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions Signed-off-by: Jason van Zyl ja...@tesla.io Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven-integration-testing git commit: MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-27 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master 63656ffd5 - ef7b0d378 MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions Signed-off-by: Jason van Zyl ja...@tesla.io Project:

maven-integration-testing git commit: MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-27 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master 445dbb937 - 63656ffd5 MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions Signed-off-by: Jason van Zyl ja...@tesla.io Project:

maven git commit: MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-27 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master f6488774f - d8ae13fd7 MNG-5805: Custom packaging types: configuring DefaultLifecycleMapping mojo executions Signed-off-by: Jason van Zyl ja...@tesla.io Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven git commit: Update to Wagon 2.9 in preparation for Maven 3.3.3

2015-04-22 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 9f4bf9eda - 0ddab5f3d Update to Wagon 2.9 in preparation for Maven 3.3.3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0ddab5f3 Tree:

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-04-22 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 799412077 - f6488774f [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f6488774 Tree:

Git Push Summary

2015-04-22 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.3 [created] 4099b0822

maven git commit: [maven-release-plugin] prepare release maven-3.3.3

2015-04-22 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 0ddab5f3d - 799412077 [maven-release-plugin] prepare release maven-3.3.3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/79941207 Tree:

maven-wagon git commit: [maven-release-plugin] prepare release wagon-2.9

2015-04-21 Thread jvanzyl
Repository: maven-wagon Updated Branches: refs/heads/master 2b367be64 - 22e076fc2 [maven-release-plugin] prepare release wagon-2.9 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/22e076fc Tree:

maven-wagon git commit: [maven-release-plugin] prepare for next development iteration

2015-04-21 Thread jvanzyl
Repository: maven-wagon Updated Branches: refs/heads/master 22e076fc2 - ec85eecff [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/ec85eecf Tree:

Git Push Summary

2015-04-21 Thread jvanzyl
Repository: maven-wagon Updated Tags: refs/tags/wagon-2.9 [created] 97822e4b8

maven-wagon git commit: Restore 2.8 behaviour which returns localhost for an empty url.

2015-04-20 Thread jvanzyl
Repository: maven-wagon Updated Branches: refs/heads/master 00d43027f - 2b367be64 Restore 2.8 behaviour which returns localhost for an empty url. Fixed behaviour that caused an index out of bounds exception when merging local metadata and causing 10s of the Maven ITs to fail. All Maven ITs

maven-wagon git commit: WAGON-437: Igore RAT plugin for m2eclipse WAGON-438: Use more recent plexus-component-metadata plugin

2015-04-20 Thread jvanzyl
Repository: maven-wagon Updated Branches: refs/heads/master 824adca8d - 00d43027f WAGON-437: Igore RAT plugin for m2eclipse WAGON-438: Use more recent plexus-component-metadata plugin Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit:

maven-wagon git commit: make sure User-Agent header is sent exactly once

2015-04-17 Thread jvanzyl
Repository: maven-wagon Updated Branches: refs/heads/master 70474a05d - 824adca8d make sure User-Agent header is sent exactly once - remove unnecessary explicit default User-Agent (all 3 HTTP wagon providers [http, lightweight, webdav] send a User-Agent by default already) - when adding

Git Push Summary

2015-04-16 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.2 [created] 8f9a92445

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-04-16 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 743903aca - 9f4bf9eda [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f4bf9ed Tree:

[1/3] maven git commit: Add another deprecated method

2015-04-16 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 46e6c4215 - 6c53bbb29 Add 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/7d5ca3e5 Tree:

[3/3] maven git commit: Remove the use of more deprecated methods

2015-04-16 Thread jvanzyl
Remove the use of more deprecated methods Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6c53bbb2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6c53bbb2 Diff:

[2/3] maven git commit: Don't add header if already present

2015-04-16 Thread jvanzyl
Don't add header if already present Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a2563b08 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a2563b08 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a2563b08

maven git commit: [maven-release-plugin] prepare release maven-3.3.2

2015-04-16 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 6c53bbb29 - 743903aca [maven-release-plugin] prepare release maven-3.3.2 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/743903ac Tree:

svn commit: r1671106 - /maven/sandbox/trunk/other/jira/ASF-jira-groups.csv

2015-04-03 Thread jvanzyl
Author: jvanzyl Date: Fri Apr 3 17:28:09 2015 New Revision: 1671106 URL: http://svn.apache.org/r1671106 Log: fix username Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv URL: http://svn.apache.org/viewvc/maven

svn commit: r1671074 - /maven/sandbox/trunk/other/jira/ASF-jira-groups.csv

2015-04-03 Thread jvanzyl
Author: jvanzyl Date: Fri Apr 3 14:23:41 2015 New Revision: 1671074 URL: http://svn.apache.org/r1671074 Log: Update Codehaus username Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv Modified: maven/sandbox/trunk/other/jira/ASF-jira-groups.csv URL: http://svn.apache.org/viewvc

maven-integration-testing git commit: - Use Maven formatting - Use Java7 try-with-resources

2015-04-02 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master bae4c23a4 - b3a9ea084 - Use Maven formatting - Use Java7 try-with-resources Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

maven-integration-testing git commit: Only run the mirror-auth test for 3.3.2+

2015-04-02 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master b3a9ea084 - 445dbb937 Only run the mirror-auth test for 3.3.2+ Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

maven git commit: MNG-5797: Check to see if the user agent header is set before trying to set it again

2015-04-02 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 56e6db123 - da98af988 MNG-5797: Check to see if the user agent header is set before trying to set it again Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/da98af98

[1/2] maven-integration-testing git commit: Ignore RAT plugin inside M2Eclipse

2015-04-01 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master 8c62f73d0 - bae4c23a4 Ignore RAT plugin inside M2Eclipse Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

[2/2] maven-integration-testing git commit: MNG-5795: Verify that core extensions can be retrieved when a mirror is used that requires basic auth.

2015-04-01 Thread jvanzyl
MNG-5795: Verify that core extensions can be retrieved when a mirror is used that requires basic auth. Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/commit/bae4c23a Tree:

maven git commit: MNG-5795: Maven extensions can not be retrieved from authenticated repositories

2015-04-01 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master f78742f3e - 56e6db123 MNG-5795: Maven extensions can not be retrieved from authenticated repositories Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/56e6db12 Tree:

maven git commit: Update JDK references to JDK7

2015-03-19 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master c88ac1bad - c1384a2fe Update JDK references to JDK7 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c1384a2f Tree:

svn commit: r1667577 - /maven/site/trunk/content/site.xml

2015-03-18 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 18 15:37:56 2015 New Revision: 1667577 URL: http://svn.apache.org/r1667577 Log: Correct link Modified: maven/site/trunk/content/site.xml Modified: maven/site/trunk/content/site.xml URL: http://svn.apache.org/viewvc/maven/site/trunk/content/site.xml?rev

svn commit: r944225 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2015-03-18 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 18 15:39:28 2015 New Revision: 944225 Log: Publishing svnmucc operation to maven site by jvanzyl Added: websites/production/maven/content/ - copied from r944223, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks

svn commit: r1667647 - /maven/site/trunk/content/markdown/docs/3.3.1/release-notes.md

2015-03-18 Thread jvanzyl
Author: jvanzyl Date: Thu Mar 19 02:09:29 2015 New Revision: 1667647 URL: http://svn.apache.org/r1667647 Log: Adding a link to Karl's release notes which are great. Modified: maven/site/trunk/content/markdown/docs/3.3.1/release-notes.md Modified: maven/site/trunk/content/markdown/docs

svn commit: r944280 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2015-03-18 Thread jvanzyl
Author: jvanzyl Date: Thu Mar 19 03:01:53 2015 New Revision: 944280 Log: Publishing svnmucc operation to maven site by jvanzyl Added: websites/production/maven/content/ - copied from r944279, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks

svn commit: r944251 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2015-03-18 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 18 20:04:49 2015 New Revision: 944251 Log: Publishing svnmucc operation to maven site by jvanzyl Added: websites/production/maven/content/ - copied from r944250, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks

svn commit: r8305 - in /release/maven/maven-3/3.3.1: ./ binaries/ source/

2015-03-17 Thread jvanzyl
Author: jvanzyl Date: Tue Mar 17 17:28:04 2015 New Revision: 8305 Log: Update for the Maven 3.3.1 release Added: release/maven/maven-3/3.3.1/ release/maven/maven-3/3.3.1/binaries/ release/maven/maven-3/3.3.1/binaries/apache-maven-3.3.1-bin.tar.gz (with props) release/maven

svn commit: r944128 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2015-03-17 Thread jvanzyl
Author: jvanzyl Date: Tue Mar 17 17:36:14 2015 New Revision: 944128 Log: Maven 3.3.1 Release Added: websites/production/maven/content/ - copied from r944127, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks/ - copied from r944127, websites

svn commit: r1667361 - in /maven/site/trunk: content/markdown/docs/3.3.1/ content/markdown/docs/3.3.1/release-notes.md content/site.xml pom.xml

2015-03-17 Thread jvanzyl
Author: jvanzyl Date: Tue Mar 17 17:25:04 2015 New Revision: 1667361 URL: http://svn.apache.org/r1667361 Log: Update for the Maven 3.3.1 Release Added: maven/site/trunk/content/markdown/docs/3.3.1/ maven/site/trunk/content/markdown/docs/3.3.1/release-notes.md Modified: maven/site

maven git commit: Make sure paths with spaces are treated correctly.

2015-03-13 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 2f21481d0 - 0d32cbe6a Make sure paths with spaces are treated correctly. Fixes the issue of endlessly looping with project directory paths like /my/project/this that Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

Git Push Summary

2015-03-13 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/workspace-v0 [created] ba8238406

maven git commit: mvn script is not compatible with OSX (Darwin)

2015-03-13 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 08715d87d - 2f21481d0 mvn script is not compatible with OSX (Darwin) Signed-off-by: Jason van Zyl ja...@tesla.io closes #39 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-03-13 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master cab6659f9 - 1d3d2fd3d [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1d3d2fd3 Tree:

Git Push Summary

2015-03-13 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.1 [created] 42e928d36

maven git commit: [maven-release-plugin] prepare release maven-3.3.1

2015-03-13 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 0d32cbe6a - cab6659f9 [maven-release-plugin] prepare release maven-3.3.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/cab6659f Tree:

svn commit: r1666016 - in /maven/site/trunk/content/markdown/reference: ./ maven-classloading.md maven-classloading.odg maven-classloading.png

2015-03-11 Thread jvanzyl
Author: jvanzyl Date: Wed Mar 11 21:24:08 2015 New Revision: 1666016 URL: http://svn.apache.org/r1666016 Log: Some documentation on classloading donated by Takari Added: maven/site/trunk/content/markdown/reference/ maven/site/trunk/content/markdown/reference/maven-classloading.md

maven git commit: [maven-release-plugin] prepare release maven-3.3.0

2015-03-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master d8527aa9c - b37a7d177 [maven-release-plugin] prepare release maven-3.3.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b37a7d17 Tree:

maven git commit: [maven-release-plugin] prepare for next development iteration

2015-03-11 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master b37a7d177 - eae9a88f5 [maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/eae9a88f Tree:

Git Push Summary

2015-03-11 Thread jvanzyl
Repository: maven Updated Tags: refs/tags/maven-3.3.0 [created] 26a59bf75

maven git commit: Move to Java 7

2015-03-05 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 57a619642 - 07b8477b9 Move to Java 7 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/07b8477b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/07b8477b Diff:

maven git commit: MNG-5779 Export org.slf4j.spi.* to fix the Javadoc plugin error

2015-03-05 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 772df4ed2 - 57a619642 MNG-5779 Export org.slf4j.spi.* to fix the Javadoc plugin error Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/57a61964 Tree:

maven git commit: Roll back Wagon, when someone releases it we can update

2015-03-04 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 368516c2a - db9e7896a Roll back Wagon, when someone releases it we can update Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/db9e7896 Tree:

maven-integration-testing git commit: Update necessary bits from 3.2.6-SNAPSHOT to 3.3.0-SNAPSHOT

2015-03-04 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master f3d8abab3 - 987fdbcaf Update necessary bits from 3.2.6-SNAPSHOT to 3.3.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

maven git commit: Change version from 3.2.6-SNAPSHOT to 3.3.0-SNAPSHOT

2015-03-04 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master cf33545c2 - 368516c2a Change version from 3.2.6-SNAPSHOT to 3.3.0-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/368516c2 Tree:

[2/3] maven git commit: MNG-5775 Make the project graph building code pluggable to allow for new/different implementations.

2015-03-01 Thread jvanzyl
http://git-wip-us.apache.org/repos/asf/maven/blob/be3fb200/maven-core/src/test/java/org/apache/maven/graph/DefaultProjectDependencyGraphTest.java -- diff --git

[3/3] maven git commit: MNG-5775 Make the project graph building code pluggable to allow for new/different implementations.

2015-03-01 Thread jvanzyl
MNG-5775 Make the project graph building code pluggable to allow for new/different implementations. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/be3fb200 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/be3fb200

maven-integration-testing git commit: MNG-5774 Provide an extension point for alternate CLI configuration source

2015-03-01 Thread jvanzyl
Repository: maven-integration-testing Updated Branches: refs/heads/master f87311948 - cbb445d2f MNG-5774 Provide an extension point for alternate CLI configuration source Project: http://git-wip-us.apache.org/repos/asf/maven-integration-testing/repo Commit:

[1/3] maven git commit: MNG-5774 Provide an extension point for alternate CLI configuration source

2015-03-01 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 50899962f - be3fb2003 MNG-5774 Provide an extension point for alternate CLI configuration source Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/79976342 Tree:

maven git commit: Make sure the windows *.cmd files make it into the assembly

2015-02-28 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master e7f3768b5 - 50899962f Make sure the windows *.cmd files make it into the assembly Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/50899962 Tree:

maven git commit: MNG-5734: Fail, rather than just warning, on empty 'module' entries.

2015-02-22 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master fdcd34dd3 - b8dcb0873 MNG-5734: Fail, rather than just warning, on empty 'module' entries. An incorrect non-blank module is currently treated as an error. Behave the same way for a blank module, rather than simply warning about the

maven git commit: Simplify the bootstrapping instructions to remove use of M2_HOME.

2015-02-21 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 2eab8924a - fdcd34dd3 Simplify the bootstrapping instructions to remove use of M2_HOME. As part of deprecating the M2_HOME environment variable (MNGSITE-223), change the bootstrapping instructions so that it's no longer used.

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:

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

2015-02-08 Thread jvanzyl
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

[1/2] maven git commit: No longer need the settings decrypter

2015-02-08 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master dd5eb31a0 - 103f6418c 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:

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

2015-02-08 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 2d34e67ee - dd5eb31a0 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:

  1   2   3   4   5   6   7   8   9   10   >