[9/30] git commit: [maven-release-plugin] prepare release maven-3.1.0

2012-12-08 Thread jvanzyl
[maven-release-plugin] prepare release maven-3.1.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/618d1290 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/618d1290 Diff:

[14/30] git commit: add a timeout to prevent hanging too long

2012-12-08 Thread jvanzyl
add a timeout to prevent hanging too long Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/971f1cf7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/971f1cf7 Diff:

[12/30] git commit: oups I missed something here.

2012-12-08 Thread jvanzyl
oups I missed something here. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d32fb267 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d32fb267 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/d32fb267 Branch:

[24/30] git commit: fix scm informations

2012-12-08 Thread jvanzyl
fix scm informations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/af70de4b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/af70de4b Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/af70de4b Branch:

[16/30] git commit: fixed errors reported by Checkstyle

2012-12-08 Thread jvanzyl
fixed errors reported by Checkstyle Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/54387046 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/54387046 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/54387046

[19/30] git commit: [MNG-5208] Parallel (-T option) multi module build fires wrong project failed event

2012-12-08 Thread jvanzyl
[MNG-5208] Parallel (-T option) multi module build fires wrong project failed event Patch by Stefan Eder , applied with minor modifications Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/75ea1e42 Tree:

[26/30] git commit: o Made lower bound of executor threads 0 for artifact resolver

2012-12-08 Thread jvanzyl
o Made lower bound of executor threads 0 for artifact resolver Ideally I think we should just get rid of the whole executor and use new Thread() instead, which would mean we'd need some way of constraining thread counts. Freeing the threads mean they also release the classloader Project:

[28/30] git commit: removed unused import

2012-12-08 Thread jvanzyl
removed unused import Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/aebb6470 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/aebb6470 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/aebb6470 Branch:

[21/30] git commit: [MNG-5398] scriptSourceDirectory in superpom is not prefixed with ${project.basedir}/ (now with the right expression)

2012-12-08 Thread jvanzyl
[MNG-5398] scriptSourceDirectory in superpom is not prefixed with ${project.basedir}/ (now with the right expression) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/dbef526e Tree:

[22/30] git commit: [MNG-5399] Upgrade version of maven-release-plugin in superpom

2012-12-08 Thread jvanzyl
[MNG-5399] Upgrade version of maven-release-plugin in superpom Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e052ebaa Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e052ebaa Diff:

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

2012-12-08 Thread jvanzyl
[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/73e14459 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/73e14459 Diff:

[25/30] git commit: o Classworlds 2.4.2

2012-12-08 Thread jvanzyl
o Classworlds 2.4.2 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/86004d60 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/86004d60 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/86004d60 Branch:

[27/30] git commit: [MNG-5396] changed logger name for execution events and batch transfer (was MavenCli)

2012-12-08 Thread jvanzyl
[MNG-5396] changed logger name for execution events and batch transfer (was MavenCli) this shows some logging patterns we should discuss about and document our conventions Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

[29/30] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven.git

2012-12-08 Thread jvanzyl
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven.git Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2eea7d9d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2eea7d9d Diff:

[30/30] git commit: [MNG-5395] don't inject DefaultMavenPluginManager's logger into Mojos but create a dedicated logger with Mojo implementation name

2012-12-08 Thread jvanzyl
[MNG-5395] don't inject DefaultMavenPluginManager's logger into Mojos but create a dedicated logger with Mojo implementation name Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/fee1640d Tree:

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

2012-12-03 Thread jvanzyl
Updated Branches: refs/heads/master ac213ec57 - 618d12906 [maven-release-plugin] prepare release maven-3.1.0 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/618d1290 Tree:

Git Push Summary

2012-12-03 Thread jvanzyl
Updated Tags: refs/tags/maven-3.1.0 [created] 853608fd9

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

2012-12-03 Thread jvanzyl
Updated Branches: refs/heads/master 618d12906 - 73e144598 [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/73e14459 Tree:

git commit: - example of using Logback being integrated with the color console turned on

2012-12-01 Thread jvanzyl
Updated Branches: refs/heads/slf4j-logback [created] 10ff74128 - example of using Logback being integrated with the color console turned on Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/10ff7412 Tree:

git commit: [MNG-5390] mvn -rf (no argument) results in NPE

2012-11-30 Thread jvanzyl
Updated Branches: refs/heads/master 4c8b3009d - d5e5717dd [MNG-5390] mvn -rf (no argument) results in NPE Created a simple primordial logger that implements the error methods required between CLI parsing and logger initialization. I don't want to have to look to see if the logger is null.

git commit: - fix typo

2012-11-30 Thread jvanzyl
Updated Branches: refs/heads/master d5e5717dd - a4c34bfa3 - fix typo Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a4c34bfa Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4c34bfa Diff:

[1/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven

2012-11-29 Thread jvanzyl
Updated Branches: refs/heads/master 1fe432b5d - af88f8500 Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/maven Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/af88f850 Tree:

[2/2] git commit: - wind this back to version 2.2

2012-11-29 Thread jvanzyl
- wind this back to version 2.2 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/97e8ae27 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/97e8ae27 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/97e8ae27

Git Push Summary

2012-11-29 Thread jvanzyl
Updated Tags: refs/tags/maven-3.1.0 [deleted] f65e41356

git commit: MNG-5386: Dispose of ClassRealms after invocation to prevent out of Permgen errors (update to classworlds 2.4.1)

2012-11-29 Thread jvanzyl
Updated Branches: refs/heads/master af88f8500 - 620137ebc MNG-5386: Dispose of ClassRealms after invocation to prevent out of Permgen errors (update to classworlds 2.4.1) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1413379 - in /maven/maven-3/trunk: ./ apache-maven/ maven-aether-provider/ maven-artifact/ maven-compat/ maven-core/ maven-embedder/ maven-model-builder/ maven-model/ maven-plugin-api/ ma

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 17:59:36 2012 New Revision: 1413379 URL: http://svn.apache.org/viewvc?rev=1413379view=rev Log: [maven-release-plugin] prepare release maven-3.1.0 Modified: maven/maven-3/trunk/apache-maven/pom.xml maven/maven-3/trunk/maven-aether-provider/pom.xml

svn commit: r1413380 - /maven/maven-3/tags/maven-3.1.0/

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 17:59:44 2012 New Revision: 1413380 URL: http://svn.apache.org/viewvc?rev=1413380view=rev Log: [maven-release-plugin] copy for tag maven-3.1.0 Added: maven/maven-3/tags/maven-3.1.0/ (props changed) - copied from r1413379, maven/maven-3/trunk

svn commit: r1413381 - in /maven/maven-3/trunk: ./ apache-maven/ maven-aether-provider/ maven-artifact/ maven-compat/ maven-core/ maven-embedder/ maven-model-builder/ maven-model/ maven-plugin-api/ ma

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 17:59:53 2012 New Revision: 1413381 URL: http://svn.apache.org/viewvc?rev=1413381view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/maven-3/trunk/apache-maven/pom.xml maven/maven-3/trunk/maven-aether-provider

svn commit: r1413388 - /maven/maven-3/tags/maven-3.1.0/

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 19:06:31 2012 New Revision: 1413388 URL: http://svn.apache.org/viewvc?rev=1413388view=rev Log: - release is incomplete, missing MNG-5381 Removed: maven/maven-3/tags/maven-3.1.0/

svn commit: r1413389 - in /maven/maven-3/trunk: ./ apache-maven/ maven-aether-provider/ maven-artifact/ maven-compat/ maven-core/ maven-embedder/ maven-model-builder/ maven-model/ maven-plugin-api/ ma

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 19:07:27 2012 New Revision: 1413389 URL: http://svn.apache.org/viewvc?rev=1413389view=rev Log: - revert the release as we're missing MNG-5381 Modified: maven/maven-3/trunk/apache-maven/pom.xml maven/maven-3/trunk/maven-aether-provider/pom.xml maven

svn commit: r1413391 - in /maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven: artifact/repository/RepositoryCache.java artifact/resolver/ArtifactResolutionRequest.java execution/MavenSessi

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 19:09:44 2012 New Revision: 1413391 URL: http://svn.apache.org/viewvc?rev=1413391view=rev Log: MNG-5381: Restore MavenSession.getRepositoryCache() for Tycho users so they are not forced to upgrade to 3.1 Added: maven/maven-3/trunk/maven-core/src/main/java

svn commit: r1413393 - /maven/maven-3/trunk/apache-maven/src/main/assembly/src.xml

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 19:23:04 2012 New Revision: 1413393 URL: http://svn.apache.org/viewvc?rev=1413393view=rev Log: - keep git init script out of the source distribution Modified: maven/maven-3/trunk/apache-maven/src/main/assembly/src.xml Modified: maven/maven-3/trunk/apache

svn commit: r1413474 - in /maven/maven-3/trunk/apache-maven/src/bin: mvn mvnDebug mvnyjp

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 26 03:50:32 2012 New Revision: 1413474 URL: http://svn.apache.org/viewvc?rev=1413474view=rev Log: - Look for older setups as well, thanks to @mcculls for spotting this Modified: maven/maven-3/trunk/apache-maven/src/bin/mvn maven/maven-3/trunk/apache-maven

svn commit: r1413480 - /maven/maven-3/tags/maven-3.1.0/

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 26 05:07:20 2012 New Revision: 1413480 URL: http://svn.apache.org/viewvc?rev=1413480view=rev Log: [maven-release-plugin] copy for tag maven-3.1.0 Added: maven/maven-3/tags/maven-3.1.0/ (props changed) - copied from r1413479, maven/maven-3/trunk

svn commit: r1413479 - in /maven/maven-3/trunk: ./ apache-maven/ maven-aether-provider/ maven-artifact/ maven-compat/ maven-core/ maven-embedder/ maven-model-builder/ maven-model/ maven-plugin-api/ ma

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 26 05:07:15 2012 New Revision: 1413479 URL: http://svn.apache.org/viewvc?rev=1413479view=rev Log: [maven-release-plugin] prepare release maven-3.1.0 Modified: maven/maven-3/trunk/apache-maven/pom.xml maven/maven-3/trunk/maven-aether-provider/pom.xml

svn commit: r1413481 - in /maven/maven-3/trunk: ./ apache-maven/ maven-aether-provider/ maven-artifact/ maven-compat/ maven-core/ maven-embedder/ maven-model-builder/ maven-model/ maven-plugin-api/ ma

2012-11-25 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 26 05:07:28 2012 New Revision: 1413481 URL: http://svn.apache.org/viewvc?rev=1413481view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/maven-3/trunk/apache-maven/pom.xml maven/maven-3/trunk/maven-aether-provider

svn commit: r1413194 - /maven/site/trunk/src/site/markdown/maven-jsr330.md

2012-11-24 Thread jvanzyl
Author: jvanzyl Date: Sat Nov 24 14:29:41 2012 New Revision: 1413194 URL: http://svn.apache.org/viewvc?rev=1413194view=rev Log: fixing source formatting Modified: maven/site/trunk/src/site/markdown/maven-jsr330.md Modified: maven/site/trunk/src/site/markdown/maven-jsr330.md URL: http

svn commit: r1413208 - in /maven/maven-3/trunk/apache-maven/src/bin: mvn mvnDebug mvnyjp

2012-11-24 Thread jvanzyl
Author: jvanzyl Date: Sat Nov 24 17:22:54 2012 New Revision: 1413208 URL: http://svn.apache.org/viewvc?rev=1413208view=rev Log: MNG-5376: Account for changes between the Apple and Oracle JDKs on OSX Modified: maven/maven-3/trunk/apache-maven/src/bin/mvn maven/maven-3/trunk/apache-maven

svn commit: r1413287 - in /maven/maven-3/trunk: maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginRealmCache.java maven-embedder/src/main/java/org/apache/maven/cli/MavenCli.java

2012-11-24 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 03:12:49 2012 New Revision: 1413287 URL: http://svn.apache.org/viewvc?rev=1413287view=rev Log: cleanup of the class realm purging Modified: maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginRealmCache.java maven/maven-3

svn commit: r1413292 - /maven/shared/trunk/maven-verifier/pom.xml

2012-11-24 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 04:36:27 2012 New Revision: 1413292 URL: http://svn.apache.org/viewvc?rev=1413292view=rev Log: - use the released m-s-u 0.1 Modified: maven/shared/trunk/maven-verifier/pom.xml Modified: maven/shared/trunk/maven-verifier/pom.xml URL: http://svn.apache.org

svn commit: r1413294 - in /maven/core-integration-testing/trunk: core-it-suite/ core-it-suite/src/test/java/org/apache/maven/it/ core-it-support/maven-it-helper/ core-it-support/maven-it-helper/src/ma

2012-11-24 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 25 05:35:50 2012 New Revision: 1413294 URL: http://svn.apache.org/viewvc?rev=1413294view=rev Log: - update to use m-s-u 0.1 and verifier 1.4-SNAPSHOT trying to restore the embedded ITs and verifier trunk has already been updated so I just kept going Modified

svn commit: r1412998 - /maven/site/trunk/src/site/markdown/maven-jsr330.md

2012-11-23 Thread jvanzyl
Author: jvanzyl Date: Fri Nov 23 17:37:33 2012 New Revision: 1412998 URL: http://svn.apache.org/viewvc?rev=1412998view=rev Log: MNG-5373: Document the usage and benefits of JSR330 Modified: maven/site/trunk/src/site/markdown/maven-jsr330.md Modified: maven/site/trunk/src/site/markdown/maven

svn commit: r1413023 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/ resources/mng-5382/ resources/mng-5382/src/ resources/mng-5382/src/main/ resources/mng

2012-11-23 Thread jvanzyl
Author: jvanzyl Date: Fri Nov 23 18:40:08 2012 New Revision: 1413023 URL: http://svn.apache.org/viewvc?rev=1413023view=rev Log: MNG-5382: Add an IT for @Inject used in plugins Added: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven

svn commit: r1413074 - /maven/maven-3/trunk/pom.xml

2012-11-23 Thread jvanzyl
Author: jvanzyl Date: Fri Nov 23 21:41:40 2012 New Revision: 1413074 URL: http://svn.apache.org/viewvc?rev=1413074view=rev Log: wagon 2.3 will be in central shortly, remove from the POM for the release Modified: maven/maven-3/trunk/pom.xml Modified: maven/maven-3/trunk/pom.xml URL: http

svn commit: r1413135 - in /maven/core-integration-testing/trunk/core-it-suite/src/test: java/org/apache/maven/it/MavenITmng5382Jsr330Plugin.java resources/mng-5382/pom.xml

2012-11-23 Thread jvanzyl
Author: jvanzyl Date: Sat Nov 24 06:16:26 2012 New Revision: 1413135 URL: http://svn.apache.org/viewvc?rev=1413135view=rev Log: IT needs access to a remote repository to get the plugin tools Modified: maven/core-integration-testing/trunk/core-it-suite/src/test/java/org/apache/maven

svn commit: r1412409 - /maven/maven-3/trunk/apache-maven/src/bin/mvn

2012-11-21 Thread jvanzyl
Author: jvanzyl Date: Thu Nov 22 02:24:16 2012 New Revision: 1412409 URL: http://svn.apache.org/viewvc?rev=1412409view=rev Log: MNG-5376: Account for changes between the Apple and Oracle JDKs on OSX Modified: maven/maven-3/trunk/apache-maven/src/bin/mvn Modified: maven/maven-3/trunk/apache

git commit: fix javadoc error cause by BND not being available on the classpath

2012-11-20 Thread jvanzyl
Updated Branches: refs/heads/master 547e959f1 - a25ed7b42 fix javadoc error cause by BND not being available on the classpath Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/a25ed7b4 Tree:

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

2012-11-20 Thread jvanzyl
Updated Branches: refs/heads/master a25ed7b42 - 49576023c [maven-release-plugin] prepare release wagon-2.3 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/49576023 Tree:

Git Push Summary

2012-11-20 Thread jvanzyl
Updated Tags: refs/tags/wagon-2.3 [created] d2b887834

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

2012-11-20 Thread jvanzyl
Updated Branches: refs/heads/master 49576023c - 5eaec67f4 [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/5eaec67f Tree:

svn commit: r1411743 - /maven/maven-3/trunk/pom.xml

2012-11-20 Thread jvanzyl
Author: jvanzyl Date: Tue Nov 20 16:58:42 2012 New Revision: 1411743 URL: http://svn.apache.org/viewvc?rev=1411743view=rev Log: update to Wagon 2.3 through the staging repo so we can validate 2.3 is good with master Modified: maven/maven-3/trunk/pom.xml Modified: maven/maven-3/trunk

svn commit: r1411752 - /maven/maven-3/trunk/pom.xml

2012-11-20 Thread jvanzyl
Author: jvanzyl Date: Tue Nov 20 17:20:20 2012 New Revision: 1411752 URL: http://svn.apache.org/viewvc?rev=1411752view=rev Log: use staging repository in the POM to test Wagon 2.3, this is wrong but until the Jenkins/Nexus setup is figured out this will keep the build working Modified

git commit: update to SLF4J 1.7.2

2012-11-19 Thread jvanzyl
Updated Branches: refs/heads/master b8ca4254b - cf795a43c update to SLF4J 1.7.2 Project: http://git-wip-us.apache.org/repos/asf/maven-wagon/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-wagon/commit/cf795a43 Tree: http://git-wip-us.apache.org/repos/asf/maven-wagon/tree/cf795a43

svn commit: r1410423 - /maven/site/trunk/src/site/markdown/logging-with-slf4j.md

2012-11-16 Thread jvanzyl
Author: jvanzyl Date: Fri Nov 16 16:07:27 2012 New Revision: 1410423 URL: http://svn.apache.org/viewvc?rev=1410423view=rev Log: MNG-5375: finished first version Modified: maven/site/trunk/src/site/markdown/logging-with-slf4j.md Modified: maven/site/trunk/src/site/markdown/logging

svn commit: r1410445 - /maven/site/trunk/src/site/markdown/maven-jsr330.md

2012-11-16 Thread jvanzyl
Author: jvanzyl Date: Fri Nov 16 16:37:40 2012 New Revision: 1410445 URL: http://svn.apache.org/viewvc?rev=1410445view=rev Log: starting JSR330 documentation, just stubbing out the story Added: maven/site/trunk/src/site/markdown/maven-jsr330.md Added: maven/site/trunk/src/site/markdown

svn commit: r1408939 - in /maven/site/trunk/src/site/markdown: ./ logging-with-slf4j.md

2012-11-13 Thread jvanzyl
Author: jvanzyl Date: Tue Nov 13 20:25:27 2012 New Revision: 1408939 URL: http://svn.apache.org/viewvc?rev=1408939view=rev Log: adding start of slf4j documentation in markdown format Added: maven/site/trunk/src/site/markdown/ maven/site/trunk/src/site/markdown/logging-with-slf4j.md

svn commit: r1409024 - in /maven/maven-3/trunk/apache-maven/src/bin: mvn mvn.bat mvnDebug mvnDebug.bat mvnyjp

2012-11-13 Thread jvanzyl
Author: jvanzyl Date: Tue Nov 13 23:35:05 2012 New Revision: 1409024 URL: http://svn.apache.org/viewvc?rev=1409024view=rev Log: MNG-5053: Remove obsolete debugger arguments Modified: maven/maven-3/trunk/apache-maven/src/bin/mvn maven/maven-3/trunk/apache-maven/src/bin/mvn.bat maven

svn commit: r1409025 - /maven/maven-3/trunk/maven-settings/src/main/mdo/settings.mdo

2012-11-13 Thread jvanzyl
Author: jvanzyl Date: Tue Nov 13 23:37:17 2012 New Revision: 1409025 URL: http://svn.apache.org/viewvc?rev=1409025view=rev Log: MNG-5016: A mirror's layout setting should default to 'default' since thats' the only layout supported lay in maven 3 Submitted by: Hiram Chirino Modified: maven

svn commit: r1407911 - /maven/core-integration-testing/trunk/core-it-suite/pom.xml

2012-11-10 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 11 04:36:28 2012 New Revision: 1407911 URL: http://svn.apache.org/viewvc?rev=1407911view=rev Log: Adding SLF4J Simple as a test dependency so that ITs that depend on a particular logging output match as the output has always been Modified: maven/core

svn commit: r1407913 - in /maven/maven-3/trunk/maven-embedder/src/main/java/org/apache/maven/cli: ./ transfer/

2012-11-10 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 11 04:40:00 2012 New Revision: 1407913 URL: http://svn.apache.org/viewvc?rev=1407913view=rev Log: MNG-5374: Fix transfer listener after the JSR330 merge For the following cases I have done the following: 1) Logging to the console: I simply restored the class

svn commit: r1407921 - /maven/core-integration-testing/trunk/core-it-suite/pom.xml

2012-11-10 Thread jvanzyl
Author: jvanzyl Date: Sun Nov 11 05:34:57 2012 New Revision: 1407921 URL: http://svn.apache.org/viewvc?rev=1407921view=rev Log: Changing version of SLF4J back to 1.6.1 to see if that makes the ITs happy again Modified: maven/core-integration-testing/trunk/core-it-suite/pom.xml Modified

svn commit: r1397039 - /maven/core-integration-testing/trunk/core-it-support/core-it-plugins/maven-it-plugin-dependency-collection/pom.xml

2012-10-11 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 11 13:29:04 2012 New Revision: 1397039 URL: http://svn.apache.org/viewvc?rev=1397039view=rev Log: o used managed version of antrun plugin o add snippet for m2e so that the whole project imports cleanly Modified: maven/core-integration-testing/trunk/core

svn commit: r1397289 - in /maven/maven-3/trunk: apache-maven/src/conf/logging/simplelogger.properties pom.xml

2012-10-11 Thread jvanzyl
Author: jvanzyl Date: Thu Oct 11 20:26:24 2012 New Revision: 1397289 URL: http://svn.apache.org/viewvc?rev=1397289view=rev Log: o update to slf4j 1.7.2 which allows the customization of the WARN level label. in the case of maven we vary slightly from all the standard logging implementations

svn commit: r1396668 - /maven/maven-3/trunk/pom.xml

2012-10-10 Thread jvanzyl
Author: jvanzyl Date: Wed Oct 10 16:19:12 2012 New Revision: 1396668 URL: http://svn.apache.org/viewvc?rev=1396668view=rev Log: o cleanup after merge Modified: maven/maven-3/trunk/pom.xml Modified: maven/maven-3/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml

svn commit: r1396842 - in /maven/maven-3/trunk: ./ apache-maven/ apache-maven/src/bin/ apache-maven/src/conf/logging/ apache-maven/src/main/assembly/ maven-embedder/src/main/java/org/apache/maven/cli/

2012-10-10 Thread jvanzyl
Author: jvanzyl Date: Wed Oct 10 22:48:08 2012 New Revision: 1396842 URL: http://svn.apache.org/viewvc?rev=1396842view=rev Log: o Use SLF4J for logging Conflicts: pom.xml Added: maven/maven-3/trunk/apache-maven/src/conf/logging/ maven/maven-3/trunk/apache-maven/src/conf/logging

svn commit: r1396843 - /maven/maven-3/trunk/apache-maven/src/conf/logging/simplelogger.properties

2012-10-10 Thread jvanzyl
Author: jvanzyl Date: Wed Oct 10 22:48:14 2012 New Revision: 1396843 URL: http://svn.apache.org/viewvc?rev=1396843view=rev Log: Explicitly set Sisu container logging to 'info' so it doesn't appear during Maven debug (-X) logging. To re-enable, remove this line from conf/logging

svn commit: r1396844 - /maven/maven-3/trunk/pom.xml

2012-10-10 Thread jvanzyl
Author: jvanzyl Date: Wed Oct 10 22:52:29 2012 New Revision: 1396844 URL: http://svn.apache.org/viewvc?rev=1396844view=rev Log: o cleanup from git svn merge problem i created Modified: maven/maven-3/trunk/pom.xml Modified: maven/maven-3/trunk/pom.xml URL: http://svn.apache.org/viewvc/maven

svn commit: r1380105 - in /maven/maven-3/trunk: ./ apache-maven/ maven-core/src/main/java/org/apache/maven/classrealm/ maven-embedder/ maven-embedder/src/main/java/org/apache/maven/cli/

2012-09-02 Thread jvanzyl
Author: jvanzyl Date: Mon Sep 3 01:07:31 2012 New Revision: 1380105 URL: http://svn.apache.org/viewvc?rev=1380105view=rev Log: o Enabled support and discovery of JSR-330 components o Added Slf4j logger factory to support generic JSR-330 logging o Exported Guice package for components

svn commit: r1362731 - /maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/validation/DefaultModelValidator.java

2012-07-17 Thread jvanzyl
Author: jvanzyl Date: Wed Jul 18 00:55:48 2012 New Revision: 1362731 URL: http://svn.apache.org/viewvc?rev=1362731view=rev Log: MNG-5314: DefaultModelValidator misuses String.matches Modified: maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/validation

svn commit: r1362735 - /maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelBuilder.java

2012-07-17 Thread jvanzyl
Author: jvanzyl Date: Wed Jul 18 01:07:15 2012 New Revision: 1362735 URL: http://svn.apache.org/viewvc?rev=1362735view=rev Log: MNG-5313: Unnecessary DefaultModelBuilder.build overload Submitted by: Jesse Glick Modified: maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven

svn commit: r1362736 - /maven/maven-3/trunk/maven-core/src/main/java/org/apache/maven/project/DefaultProjectBuilder.java

2012-07-17 Thread jvanzyl
Author: jvanzyl Date: Wed Jul 18 01:16:59 2012 New Revision: 1362736 URL: http://svn.apache.org/viewvc?rev=1362736view=rev Log: MNG-5312: MavenProject.getParent intolerably slow when import scope used heavily Submitted by: Jesse Glick Modified: maven/maven-3/trunk/maven-core/src/main/java

svn commit: r1344504 - /maven/shared/trunk/maven-filtering/src/main/java/org/apache/maven/shared/filtering/CompositeMap.java

2012-05-30 Thread jvanzyl
Author: jvanzyl Date: Wed May 30 23:32:09 2012 New Revision: 1344504 URL: http://svn.apache.org/viewvc?rev=1344504view=rev Log: o in doing some refactoring on the filtering i noticed this class is not used Removed: maven/shared/trunk/maven-filtering/src/main/java/org/apache/maven/shared

svn commit: r1151924 - in /maven/maven-3/trunk: apache-maven/pom.xml build.xml maven-core/src/main/resources/org/apache/maven/messages/build.properties maven-embedder/src/main/java/org/apache/maven/cl

2011-07-28 Thread jvanzyl
Author: jvanzyl Date: Thu Jul 28 16:46:23 2011 New Revision: 1151924 URL: http://svn.apache.org/viewvc?rev=1151924view=rev Log: o make it possible to change: - the overarching archive name - id of the product - long name of the product - short name of the product - have mvn -v output

svn commit: r1151928 - /maven/maven-3/trunk/build.xml

2011-07-28 Thread jvanzyl
Author: jvanzyl Date: Thu Jul 28 17:11:26 2011 New Revision: 1151928 URL: http://svn.apache.org/viewvc?rev=1151928view=rev Log: o slight fix for the bootstrap, we want to use the distributionId for the build not the distributionName Modified: maven/maven-3/trunk/build.xml Modified: maven

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

2011-05-20 Thread jvanzyl
Author: jvanzyl Date: Fri May 20 19:17:01 2011 New Revision: 1125517 URL: http://svn.apache.org/viewvc?rev=1125517view=rev 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

svn commit: r1029639 - in /maven: plugins/trunk/maven-stage-plugin/ retired/maven-stage-plugin/

2010-11-01 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 1 13:12:53 2010 New Revision: 1029639 URL: http://svn.apache.org/viewvc?rev=1029639view=rev Log: o retiring maven-stage-plugin Added: maven/retired/maven-stage-plugin/ - copied from r1029638, maven/plugins/trunk/maven-stage-plugin/ Removed: maven

svn commit: r1029641 - in /maven: plugins/trunk/maven-idea-plugin/ retired/maven-idea-plugin/

2010-11-01 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 1 13:13:42 2010 New Revision: 1029641 URL: http://svn.apache.org/viewvc?rev=1029641view=rev Log: o retiring maven-stage-plugin Added: maven/retired/maven-idea-plugin/ - copied from r1029639, maven/plugins/trunk/maven-idea-plugin/ Removed: maven

svn commit: r1029642 - in /maven: plugins/trunk/maven-one-plugin/ retired/maven-one-plugin/

2010-11-01 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 1 13:14:37 2010 New Revision: 1029642 URL: http://svn.apache.org/viewvc?rev=1029642view=rev Log: o retiring maven-one-plugin Added: maven/retired/maven-one-plugin/ - copied from r1029641, maven/plugins/trunk/maven-one-plugin/ Removed: maven/plugins

svn commit: r1029648 - in /maven: plugins/trunk/maven-eclipse-plugin/ retired/maven-eclipse-plugin/

2010-11-01 Thread jvanzyl
Author: jvanzyl Date: Mon Nov 1 13:35:05 2010 New Revision: 1029648 URL: http://svn.apache.org/viewvc?rev=1029648view=rev Log: o retiring maven-eclipse-plugin Added: maven/retired/maven-eclipse-plugin/ - copied from r1029646, maven/plugins/trunk/maven-eclipse-plugin/ Removed

svn commit: r932694 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2010-04-10 Thread jvanzyl
Author: jvanzyl Date: Sat Apr 10 11:34:09 2010 New Revision: 932694 URL: http://svn.apache.org/viewvc?rev=932694view=rev Log: [maven-release-plugin] prepare release maven-compiler-plugin-2.3 Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven

svn commit: r932695 - /maven/plugins/tags/maven-compiler-plugin-2.3/

2010-04-10 Thread jvanzyl
Author: jvanzyl Date: Sat Apr 10 11:34:15 2010 New Revision: 932695 URL: http://svn.apache.org/viewvc?rev=932695view=rev Log: [maven-scm] copy for tag maven-compiler-plugin-2.3 Added: maven/plugins/tags/maven-compiler-plugin-2.3/ - copied from r932694, maven/plugins/trunk/maven

svn commit: r932696 - /maven/plugins/trunk/maven-compiler-plugin/pom.xml

2010-04-10 Thread jvanzyl
Author: jvanzyl Date: Sat Apr 10 11:34:18 2010 New Revision: 932696 URL: http://svn.apache.org/viewvc?rev=932696view=rev Log: [maven-release-plugin] prepare for next development iteration Modified: maven/plugins/trunk/maven-compiler-plugin/pom.xml Modified: maven/plugins/trunk/maven

svn commit: r932701 - /maven/maven-3/trunk/maven-core/src/main/resources/META-INF/plexus/artifact-handlers.xml

2010-04-10 Thread jvanzyl
Author: jvanzyl Date: Sat Apr 10 11:48:33 2010 New Revision: 932701 URL: http://svn.apache.org/viewvc?rev=932701view=rev Log: Change the default maven-compiler-plugin version to 2.3 Modified: maven/maven-3/trunk/maven-core/src/main/resources/META-INF/plexus/artifact-handlers.xml Modified

svn commit: r917024 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-27 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 27 19:35:38 2010 New Revision: 917024 URL: http://svn.apache.org/viewvc?rev=917024view=rev Log: MAVENUPLOAD-2747: Migrated to Nexus OSS Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src/bin

svn commit: r917025 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-27 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 27 19:38:34 2010 New Revision: 917025 URL: http://svn.apache.org/viewvc?rev=917025view=rev Log: MAVENUPLOAD-2747: Migrated to Nexus OSS Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src/bin

svn commit: r917026 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/disabled.csv

2010-02-27 Thread jvanzyl
Author: jvanzyl Date: Sat Feb 27 19:38:57 2010 New Revision: 917026 URL: http://svn.apache.org/viewvc?rev=917026view=rev Log: o these are not ever going to be re-enabled Removed: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/disabled.csv

svn commit: r915995 - /maven/site/trunk/src/site/apt/embedder.apt

2010-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 24 22:11:46 2010 New Revision: 915995 URL: http://svn.apache.org/viewvc?rev=915995view=rev Log: o remove embedder docs which are out of date Removed: maven/site/trunk/src/site/apt/embedder.apt

svn commit: r915998 - in /maven/site/trunk/src/site/apt/users: cookbook/ index.apt

2010-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 24 22:14:01 2010 New Revision: 915998 URL: http://svn.apache.org/viewvc?rev=915998view=rev Log: o remove non-existant cookbook entry Removed: maven/site/trunk/src/site/apt/users/cookbook/ Modified: maven/site/trunk/src/site/apt/users/index.apt Modified

svn commit: r916000 - in /maven/site/trunk/src/site/apt/run-maven: cookbook/ index.apt

2010-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 24 22:14:31 2010 New Revision: 916000 URL: http://svn.apache.org/viewvc?rev=916000view=rev Log: o remove non-existant cookbook entry Removed: maven/site/trunk/src/site/apt/run-maven/cookbook/ Modified: maven/site/trunk/src/site/apt/run-maven/index.apt

svn commit: r916001 - /maven/site/trunk/src/site/apt/plugins/maven-clover-plugin/

2010-02-24 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 24 22:15:29 2010 New Revision: 916001 URL: http://svn.apache.org/viewvc?rev=916001view=rev Log: o maintained by atlassian for a long time now Removed: maven/site/trunk/src/site/apt/plugins/maven-clover-plugin/

svn commit: r916133 - /maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt

2010-02-24 Thread jvanzyl
Author: jvanzyl Date: Thu Feb 25 05:44:14 2010 New Revision: 916133 URL: http://svn.apache.org/viewvc?rev=916133view=rev Log: o the bundles must match the quality of releases made with the maven-release-plugin Modified: maven/site/trunk/src/site/apt/guides/mini/guide-central-repository

svn commit: r915589 - /maven/site/trunk/src/site/apt/guides/mini/guide-central-repository-upload.apt

2010-02-23 Thread jvanzyl
Author: jvanzyl Date: Tue Feb 23 23:33:12 2010 New Revision: 915589 URL: http://svn.apache.org/viewvc?rev=915589view=rev Log: o update the documentation about uploading to central to specify the requirement of PGP signatures for all artifacts Submitted by: Juven Xu Modified: maven/site

svn commit: r915696 - /maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv

2010-02-23 Thread jvanzyl
Author: jvanzyl Date: Wed Feb 24 06:18:48 2010 New Revision: 915696 URL: http://svn.apache.org/viewvc?rev=915696view=rev Log: MAVENUPLOAD-2745: Now deploying to Nexus @ OSS Modified: maven/repository-tools/trunk/src/bin/synchronize/m2-sync/sync.csv Modified: maven/repository-tools/trunk/src

svn commit: r899202 - /maven/plugins/trunk/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/M2EclipseMojo.java

2010-01-14 Thread jvanzyl
Author: jvanzyl Date: Thu Jan 14 14:01:24 2010 New Revision: 899202 URL: http://svn.apache.org/viewvc?rev=899202view=rev Log: MECLIPSE-632: This is part of partitioning user behavior for Maven support in Eclipse. No more halfway, if you want to use M2Eclipse then you import your projects using

svn commit: r899237 - in /maven/plugins/trunk/maven-eclipse-plugin: pom.xml src/main/java/org/apache/maven/plugin/eclipse/writers/EclipseProjectWriter.java

2010-01-14 Thread jvanzyl
Author: jvanzyl Date: Thu Jan 14 15:27:13 2010 New Revision: 899237 URL: http://svn.apache.org/viewvc?rev=899237view=rev Log: MECLIPSE-632: Eclipse files generated by the maven-eclipse-plugin now clearly state they are not compatible with M2Eclipse. M2Eclipse can detect

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

2009-12-08 Thread jvanzyl
Author: jvanzyl Date: Wed Dec 9 02:47:47 2009 New Revision: 888686 URL: http://svn.apache.org/viewvc?rev=888686view=rev 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=888686r1

svn commit: r885897 - in /maven/maven-3/trunk: build.xml maven-ant-tasks-2.1.0-SNAPSHOT.jar maven-ant-tasks-2.1.0.jar

2009-12-01 Thread jvanzyl
Author: jvanzyl Date: Tue Dec 1 19:52:07 2009 New Revision: 885897 URL: http://svn.apache.org/viewvc?rev=885897view=rev Log: o swap in the new ant tasks, bootstrap works with a clean repository Added: maven/maven-3/trunk/maven-ant-tasks-2.1.0.jar (with props) Removed: maven/maven-3

svn commit: r824607 - in /maven/maven-3/trunk: apache-maven/src/main/assembly/ maven-core/src/main/java/org/apache/maven/project/ maven-embedder/src/main/java/org/apache/maven/cli/ maven-model-builder

2009-10-13 Thread jvanzyl
Author: jvanzyl Date: Tue Oct 13 06:49:25 2009 New Revision: 824607 URL: http://svn.apache.org/viewvc?rev=824607view=rev Log: o changes to allow polyglot maven to work Modified: maven/maven-3/trunk/apache-maven/src/main/assembly/bin.xml maven/maven-3/trunk/maven-core/src/main/java/org

svn commit: r824608 - in /maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/building: DefaultModelProcessor.java ModelProcessor.java

2009-10-13 Thread jvanzyl
Author: jvanzyl Date: Tue Oct 13 06:53:06 2009 New Revision: 824608 URL: http://svn.apache.org/viewvc?rev=824608view=rev Log: o new model processor Added: maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/building/DefaultModelProcessor.java (with props

svn commit: r824998 - in /maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model/building: DefaultModelBuilder.java ModelProcessor.java

2009-10-13 Thread jvanzyl
Author: jvanzyl Date: Wed Oct 14 02:05:28 2009 New Revision: 824998 URL: http://svn.apache.org/viewvc?rev=824998view=rev Log: o patch to pass along the source and location Submitted by: Jason Dillon Modified: maven/maven-3/trunk/maven-model-builder/src/main/java/org/apache/maven/model

<    1   2   3   4   5   6   7   8   9   10   >