svn commit: r1503525 - in /maven/sandbox/trunk/dist-tools/dist-tool-plugin: ./ src/main/java/org/apache/maven/dist/tools/ src/main/resources/db/

2013-07-15 Thread skygo
Author: skygo Date: Mon Jul 15 23:54:01 2013 New Revision: 1503525 URL: http://svn.apache.org/r1503525 Log: WIP on aggregator site. only a few artifact for plugin code A1 and shared code A2 configured. Need custom for skins (no release date) asf pom not handler Added: maven/sandbox/trunk/di

[1/2] git commit: Use custom distribution name

2013-07-15 Thread aheritier
Updated Branches: refs/heads/slf4j-log4j2 a4ffa52a4 -> d725e2105 (forced update) Use custom distribution name Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d725e210 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree

[2/2] git commit: Ported equivalent changes from logback branch.

2013-07-15 Thread aheritier
Ported equivalent changes from logback branch. - Should be the same as the slf4j-logback branch with log4j2 as the backing impl (Warning LOG4J 2 requires Java 6) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d0947c54 Tree:

[28/50] git commit: Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations

2013-07-15 Thread aheritier
Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c8e94a5b Tree: http://git-wip-us.apache.org/repo

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

2013-07-15 Thread aheritier
[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/326303e2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/326303e2 Diff: http://git-wip-us.apache.org/repos/a

[16/50] git commit: fix typo and use names from their respective POMs

2013-07-15 Thread aheritier
fix typo and use names from their respective POMs Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2fea34f7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2fea34f7 Diff: http://git-wip-us.apache.org/repos/asf/maven/dif

[01/50] git commit: [MNG-5477] inject pluginManagement and build plugins versions into report plugins to avoid validation warnings

2013-07-15 Thread aheritier
Updated Branches: refs/heads/slf4j-logback 7f9e28052 -> 2d9373f11 (forced update) [MNG-5477] inject pluginManagement and build plugins versions into report plugins to avoid validation warnings Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos

[05/50] git commit: o remove snapshot repository

2013-07-15 Thread aheritier
o remove snapshot repository Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e55a5109 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e55a5109 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e55a5109 Branch: r

[36/50] git commit: [maven-release-plugin] prepare release maven-3.1

2013-07-15 Thread aheritier
[maven-release-plugin] prepare release maven-3.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a47ef068 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a47ef068 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff

[27/50] git commit: Code cleanup - Remove useless .toString()

2013-07-15 Thread aheritier
Code cleanup - Remove useless .toString() Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c747fbe4 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c747fbe4 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/c747fb

[11/50] git commit: In the canonical pom order, i.e. our pom.xml code style, comes before

2013-07-15 Thread aheritier
In the canonical pom order, i.e. our pom.xml code style, comes before Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/85eed72e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/85eed72e Diff: http://git-wip-us.apache.

[32/50] git commit: Code cleanup - Maven requires Java 5+ : Replace for and while loops by for each

2013-07-15 Thread aheritier
Code cleanup - Maven requires Java 5+ : Replace for and while loops by for each Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d92746dc Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d92746dc Diff: http://git-wip-us.

[24/50] git commit: Fix misprint

2013-07-15 Thread aheritier
Fix misprint Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/143216f9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/143216f9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/143216f9 Branch: refs/heads/slf4j-

[30/50] git commit: Code cleanup - Various code simplifications (tests, loops, …)

2013-07-15 Thread aheritier
Code cleanup - Various code simplifications (tests, loops, …) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9e5183f0 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9e5183f0 Diff: http://git-wip-us.apache.org/repos

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

2013-07-15 Thread aheritier
[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/e22b2fa1 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e22b2fa1 Diff: http://git-wip-us.apache.org/repos/a

[38/50] git commit: Revert "[maven-release-plugin] prepare for next development iteration"

2013-07-15 Thread aheritier
Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit e22b2fa16a14551b6a9f8fd5776d21cf5ef6c663. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87e59727 Tree: http://git-wip-us.apache.org/

[34/50] git commit: Code cleanup -  Remove Redundant Cast(s)

2013-07-15 Thread aheritier
Code cleanup -  Remove Redundant Cast(s) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/456268af Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/456268af Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/456268

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

2013-07-15 Thread aheritier
[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/271761de Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/271761de Diff: http://git-wip-us.apache.org/repos/a

[48/50] git commit: Bump to 3.2-SNAPSHOT

2013-07-15 Thread aheritier
Bump to 3.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f8eabce Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9f8eabce Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9f8eabce Branch: refs/head

[10/50] git commit: Add RAT check to the release profile

2013-07-15 Thread aheritier
Add RAT check to the release profile - Will ensure that the license header checks continue to pass. - Noticed a strange "bug" in that I need to set true in the profile which then infects the non-inherited configuration outside the profile to all child projects. Not critical in this case,

[25/50] git commit: Code cleanup - Maven requires Java 5+ : Remove unnecessary boxing

2013-07-15 Thread aheritier
Code cleanup - Maven requires Java 5+ : Remove unnecessary boxing Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/96db1abb Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/96db1abb Diff: http://git-wip-us.apache.org/rep

[22/50] git commit: default m-site-p plugin is 3.3

2013-07-15 Thread aheritier
default m-site-p plugin is 3.3 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4ec06bf6 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4ec06bf6 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4ec06bf6 Branch:

[19/50] git commit: [MNG-5482] detect missing Sonatype Aether classes to give a hint to AetherClassNotFound Wiki article

2013-07-15 Thread aheritier
[MNG-5482] detect missing Sonatype Aether classes to give a hint to AetherClassNotFound Wiki article Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ac64dd6b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/ac64dd6b Diff

[39/50] git commit: Revert "[maven-release-plugin] prepare release maven-3.1"

2013-07-15 Thread aheritier
Revert "[maven-release-plugin] prepare release maven-3.1" This reverts commit a47ef06832bff888928c66c525e18439b7a3c0f3. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/09e77b53 Tree: http://git-wip-us.apache.org/repos/asf/mav

[18/50] git commit: Fix errors reported by DOAP, shortened descriptions where required (DOAP accepts max 10 words)

2013-07-15 Thread aheritier
Fix errors reported by DOAP, shortened descriptions where required (DOAP accepts max 10 words) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/22d74b0d Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/22d74b0d Diff: ht

[35/50] git commit: Revert "Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations"

2013-07-15 Thread aheritier
Revert "Code cleanup - It's better (for perfs) to use a chain of append() calls than a unique append with several Strings concatenations" This reverts commit c8e94a5b085b1cb1543861d40db7a7a108bef499. Decreases too much the code readibility Project: http://git-wip-us.apache.org/repos/asf/maven/

[29/50] git commit: Code cleanup - Remove useless semi-colons

2013-07-15 Thread aheritier
Code cleanup - Remove useless semi-colons Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87a5532e Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/87a5532e Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/87a553

[06/50] git commit: [maven-release-plugin] prepare release maven-3.1.0-alpha-1

2013-07-15 Thread aheritier
[maven-release-plugin] prepare release maven-3.1.0-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/42b69f0b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/42b69f0b Diff: http://git-wip-us.apache.org/repos/asf/

[14/50] git commit: Fix Javadoc warnings

2013-07-15 Thread aheritier
Fix Javadoc warnings Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4cc6a3fd Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4cc6a3fd Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/4cc6a3fd Branch: refs/head

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

2013-07-15 Thread aheritier
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/d92f6ee2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/d92f6ee2 Diff: http://git-wip-us.apache.or

[33/50] git commit: Code cleanup - Redundant array creation for calling varargs method

2013-07-15 Thread aheritier
Code cleanup - Redundant array creation for calling varargs method Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/da48cfff Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/da48cfff Diff: http://git-wip-us.apache.org/re

[47/50] git commit: Use the latest remote-resources snapshot (for now, testing purposes) to update the license links

2013-07-15 Thread aheritier
Use the latest remote-resources snapshot (for now, testing purposes) to update the license links Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/380dc43a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/380dc43a Diff:

[04/50] git commit: [MNG-5477] finally removed reporting plugin version validation since a warning is issued in maven-site-plugin in case of missing version. Then removed reporting plugin version inje

2013-07-15 Thread aheritier
[MNG-5477] finally removed reporting plugin version validation since a warning is issued in maven-site-plugin in case of missing version. Then removed reporting plugin version injection too Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/ma

[44/50] git commit: Some updates to start working on a proper LICENCE/NOTICE

2013-07-15 Thread aheritier
Some updates to start working on a proper LICENCE/NOTICE Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b4dc8931 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b4dc8931 Diff: http://git-wip-us.apache.org/repos/asf/ma

[09/50] git commit: Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded

2013-07-15 Thread aheritier
Add Apache RAT pluging configuration to exclude files that have a legitimate reason for being excluded - We should maybe review this list periodically, but to my mind there are legitimate reasons for excluding all of these files from the ASL license header requirements Project: http://git-wip

[49/50] git commit: - example of using Logback being integrated with the color console turned on - Maven with Logback now passes all the ITs, needed to correct the warning string and set the appropria

2013-07-15 Thread aheritier
- example of using Logback being integrated with the color console turned on - Maven with Logback now passes all the ITs, needed to correct the warning string and set the appropriate log levels - adding two basic logback configurations. one for non-colour which is the default, and one for colour

[45/50] git commit: s/The Maven distribution/The Apache Maven distribution Reported by Sebb

2013-07-15 Thread aheritier
s/The Maven distribution/The Apache Maven distribution Reported by Sebb Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7bb5f195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7bb5f195 Diff: http://git-wip-us.apache.o

[20/50] git commit: [maven-release-plugin] prepare release maven-3.1.0-alpha-1

2013-07-15 Thread aheritier
[maven-release-plugin] prepare release maven-3.1.0-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c726cdd3 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/c726cdd3 Diff: http://git-wip-us.apache.org/repos/asf/

[12/50] git commit: Replace package.html with package-info.java

2013-07-15 Thread aheritier
Replace package.html with package-info.java Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e1807abf Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e1807abf Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/e180

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

2013-07-15 Thread aheritier
[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/00b90290 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/00b90290 Diff: http://git-wip-us.apache.org/repos/a

[26/50] git commit: Code cleanup - Maven requires Java 5+ : Remove unnecessary unboxing

2013-07-15 Thread aheritier
Code cleanup - Maven requires Java 5+ : Remove unnecessary unboxing Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a2897f86 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a2897f86 Diff: http://git-wip-us.apache.org/r

[15/50] git commit: o update notice to reflect Aether and Sisu coming from the Eclipse Foundation

2013-07-15 Thread aheritier
o update notice to reflect Aether and Sisu coming from the Eclipse Foundation Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b0a83f62 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b0a83f62 Diff: http://git-wip-us.ap

[50/50] git commit: o just to distinguish on the CLI it has logback inside

2013-07-15 Thread aheritier
o just to distinguish on the CLI it has logback inside Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/2d9373f1 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d9373f1 Diff: http://git-wip-us.apache.org/repos/asf/mave

[40/50] git commit: [maven-release-plugin] prepare release maven-3.1.0

2013-07-15 Thread aheritier
[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/893ca28a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/893ca28a Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[31/50] git commit: Code cleanup - Maven requires Java 5+ : Replace String.indexOf() by String.contains()

2013-07-15 Thread aheritier
Code cleanup - Maven requires Java 5+ : Replace String.indexOf() by String.contains() Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1f84f8f2 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1f84f8f2 Diff: http://git-

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

2013-07-15 Thread aheritier
[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/e1286aea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e1286aea Diff: http://git-wip-us.apache.org/repos/a

[13/50] git commit: Adjust Copyright year

2013-07-15 Thread aheritier
Adjust Copyright year Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/bd6beaa9 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/bd6beaa9 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/bd6beaa9 Branch: refs/hea

[46/50] git commit: upgrade to rat:0.9 and defensively prepare for maven-parent 24

2013-07-15 Thread aheritier
upgrade to rat:0.9 and defensively prepare for maven-parent 24 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/50a24e54 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/50a24e54 Diff: http://git-wip-us.apache.org/repos/

[43/50] git commit: update Aether javadoc link

2013-07-15 Thread aheritier
update Aether javadoc link Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1a6bc627 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1a6bc627 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1a6bc627 Branch: refs

[02/50] git commit: [maven-release-plugin] prepare release maven-3.1.0-alpha-1

2013-07-15 Thread aheritier
[maven-release-plugin] prepare release maven-3.1.0-alpha-1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/32d720ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/32d720ea Diff: http://git-wip-us.apache.org/repos/asf/

[23/50] git commit: Add missing carriage return after version details

2013-07-15 Thread aheritier
Add missing carriage return after version details Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4e24edbc Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/4e24edbc Diff: http://git-wip-us.apache.org/repos/asf/maven/dif

[42/50] git commit: upgrade maven-javadoc-plugin to 2.9.1, for CVE fix

2013-07-15 Thread aheritier
upgrade maven-javadoc-plugin to 2.9.1, for CVE fix Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e185e02f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e185e02f Diff: http://git-wip-us.apache.org/repos/asf/maven/dif

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

2013-07-15 Thread aheritier
[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/e22b2fa1 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e22b2fa1 Diff: http://git-wip-us.apache.org/repos/a

[01/15] git commit: [maven-release-plugin] prepare release maven-3.1

2013-07-15 Thread aheritier
Updated Branches: refs/heads/slf4j-log4j2 bce345ea4 -> a4ffa52a4 (forced update) [maven-release-plugin] prepare release maven-3.1 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a47ef068 Tree: http://git-wip-us.apache.org/

[11/15] git commit: upgrade to rat:0.9 and defensively prepare for maven-parent 24

2013-07-15 Thread aheritier
upgrade to rat:0.9 and defensively prepare for maven-parent 24 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/50a24e54 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/50a24e54 Diff: http://git-wip-us.apache.org/repos/

[10/15] git commit: s/The Maven distribution/The Apache Maven distribution Reported by Sebb

2013-07-15 Thread aheritier
s/The Maven distribution/The Apache Maven distribution Reported by Sebb Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7bb5f195 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7bb5f195 Diff: http://git-wip-us.apache.o

[14/15] git commit: Ported equivalent changes from logback branch.

2013-07-15 Thread aheritier
Ported equivalent changes from logback branch. - Should be the same as the slf4j-logback branch with log4j2 as the backing impl (Warning LOG4J 2 requires Java 6) Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/46584b32 Tree:

[05/15] git commit: [maven-release-plugin] prepare release maven-3.1.0

2013-07-15 Thread aheritier
[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/893ca28a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/893ca28a Diff: http://git-wip-us.apache.org/repos/asf/maven/di

[08/15] git commit: update Aether javadoc link

2013-07-15 Thread aheritier
update Aether javadoc link Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/1a6bc627 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/1a6bc627 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/1a6bc627 Branch: refs

[12/15] git commit: Use the latest remote-resources snapshot (for now, testing purposes) to update the license links

2013-07-15 Thread aheritier
Use the latest remote-resources snapshot (for now, testing purposes) to update the license links Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/380dc43a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/380dc43a Diff:

[03/15] git commit: Revert "[maven-release-plugin] prepare for next development iteration"

2013-07-15 Thread aheritier
Revert "[maven-release-plugin] prepare for next development iteration" This reverts commit e22b2fa16a14551b6a9f8fd5776d21cf5ef6c663. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/87e59727 Tree: http://git-wip-us.apache.org/

[09/15] git commit: Some updates to start working on a proper LICENCE/NOTICE

2013-07-15 Thread aheritier
Some updates to start working on a proper LICENCE/NOTICE Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b4dc8931 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b4dc8931 Diff: http://git-wip-us.apache.org/repos/asf/ma

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

2013-07-15 Thread aheritier
[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/271761de Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/271761de Diff: http://git-wip-us.apache.org/repos/a

[04/15] git commit: Revert "[maven-release-plugin] prepare release maven-3.1"

2013-07-15 Thread aheritier
Revert "[maven-release-plugin] prepare release maven-3.1" This reverts commit a47ef06832bff888928c66c525e18439b7a3c0f3. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/09e77b53 Tree: http://git-wip-us.apache.org/repos/asf/mav

[07/15] git commit: upgrade maven-javadoc-plugin to 2.9.1, for CVE fix

2013-07-15 Thread aheritier
upgrade maven-javadoc-plugin to 2.9.1, for CVE fix Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/e185e02f Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/e185e02f Diff: http://git-wip-us.apache.org/repos/asf/maven/dif

[13/15] git commit: Bump to 3.2-SNAPSHOT

2013-07-15 Thread aheritier
Bump to 3.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f8eabce Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9f8eabce Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/9f8eabce Branch: refs/head

[15/15] git commit: Use custom distribution name

2013-07-15 Thread aheritier
Use custom distribution name Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a4ffa52a Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4ffa52a Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a4ffa52a Branch: r

git commit: Bump to 3.2-SNAPSHOT

2013-07-15 Thread aheritier
Updated Branches: refs/heads/master 380dc43a7 -> 9f8eabce2 Bump to 3.2-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/9f8eabce Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/9f8eabce Diff: http://git-wip

svn commit: r1503463 - in /maven/site/trunk/content/apt/guides: introduction/introduction-to-plugin-prefix-mapping.apt plugin/guide-java-plugin-development.apt

2013-07-15 Thread stephenc
Author: stephenc Date: Mon Jul 15 20:34:49 2013 New Revision: 1503463 URL: http://svn.apache.org/r1503463 Log: [MNGSITE-180] State more clearly that the maven-foo-plugin naming pattern is really reserved and can be a trademark infringement Submitted by Baptiste Mathus Modified: maven/site/

svn commit: r1503455 - in /maven/sandbox/trunk/dist-tools/dist-tool-plugin: ./ src/main/java/org/apache/maven/dist/tools/

2013-07-15 Thread hboutemy
Author: hboutemy Date: Mon Jul 15 20:25:07 2013 New Revision: 1503455 URL: http://svn.apache.org/r1503455 Log: added options to ignore check failures for configured artifacts Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml maven/sandbox/trunk/dist-tools/dist-tool-plugin

Git Push Summary

2013-07-15 Thread aheritier
Updated Tags: refs/tags/maven-3.1 [deleted] aa284eda8

[2/2] git commit: cleanup test classes

2013-07-15 Thread olamy
cleanup test classes Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/d009219e Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/d009219e Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/d009219e B

[1/2] git commit: add missing license header

2013-07-15 Thread olamy
Updated Branches: refs/heads/master 82a64d085 -> d009219e5 add missing license header Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/a5597740 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/a5597740 Di

[1/3] git commit: cleanup imports and formatting

2013-07-15 Thread olamy
Updated Branches: refs/heads/master fe87e3068 -> 82a64d085 cleanup imports and formatting Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/5ce099a9 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/5ce099a

[3/3] git commit: add @since 1.9 for those new classes

2013-07-15 Thread olamy
add @since 1.9 for those new classes Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/82a64d08 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/82a64d08 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/

[2/3] git commit: @version $Id$ not anymore needed

2013-07-15 Thread olamy
@version $Id$ not anymore needed Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/c190242a Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/c190242a Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff

[1/2] git commit: not needed here

2013-07-15 Thread olamy
Updated Branches: refs/heads/master 1280f9a5a -> fe87e3068 not needed here Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/b4d802c3 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/b4d802c3 Diff: http://

[2/2] git commit: fix site for jgit provider

2013-07-15 Thread olamy
fix site for jgit provider Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/fe87e306 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/fe87e306 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/fe87e

git commit: add Dominik Bartholdi as contributor

2013-07-15 Thread olamy
Updated Branches: refs/heads/master ecd32d822 -> 1280f9a5a add Dominik Bartholdi as contributor Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1280f9a5 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/

[16/50] [abbrv] git commit: minore cleanup

2013-07-15 Thread olamy
minore cleanup Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/94f88f0b Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/94f88f0b Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/94f88f0b Branch:

[38/50] [abbrv] git commit: add new test case for remoteinfo command

2013-07-15 Thread olamy
add new test case for remoteinfo command Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/e8b2de9e Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/e8b2de9e Diff: http://git-wip-us.apache.org/repos/asf/maven-

[13/50] [abbrv] git commit: make DiffCommand callable

2013-07-15 Thread olamy
make DiffCommand callable Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/2fe3d6b2 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/2fe3d6b2 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/2fe3d6

[50/50] [abbrv] git commit: fix description

2013-07-15 Thread olamy
fix description Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/ecd32d82 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/ecd32d82 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/ecd32d82 Branch

[37/50] [abbrv] git commit: use constant

2013-07-15 Thread olamy
use constant Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/b8b9d81a Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/b8b9d81a Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/b8b9d81a Branch: r

[48/50] [abbrv] git commit: fix and add test case for diff command

2013-07-15 Thread olamy
fix and add test case for diff command Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/148f6251 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/148f6251 Diff: http://git-wip-us.apache.org/repos/asf/maven-sc

[29/50] [abbrv] git commit: fix mailing test cases

2013-07-15 Thread olamy
fix mailing test cases Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/184ef0e4 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/184ef0e4 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/184ef0e4

[07/50] [abbrv] git commit: fix checkout location

2013-07-15 Thread olamy
fix checkout location Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/aee511fe Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/aee511fe Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/aee511fe

[19/50] [abbrv] git commit: default to master branch if non is given

2013-07-15 Thread olamy
default to master branch if non is given Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/a5005234 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/a5005234 Diff: http://git-wip-us.apache.org/repos/asf/maven-s

[14/50] [abbrv] git commit: add README

2013-07-15 Thread olamy
add README Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/83213001 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/83213001 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/83213001 Branch: ref

[47/50] [abbrv] git commit: clone only required branch

2013-07-15 Thread olamy
clone only required branch Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/d3276183 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/d3276183 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/d3276

[20/50] [abbrv] git commit: add blame and remote info commands

2013-07-15 Thread olamy
add blame and remote info commands Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/8ed4afbe Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/8ed4afbe Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/di

[09/50] [abbrv] git commit: extract utility

2013-07-15 Thread olamy
extract utility Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/3534860d Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/3534860d Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/3534860d Branch

[21/50] [abbrv] git commit: Merge branch 'master' of github.com:olamy/maven-scm-provider-jgit into update

2013-07-15 Thread olamy
Merge branch 'master' of github.com:olamy/maven-scm-provider-jgit into update Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/59ff7f14 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/59ff7f14 Diff: http://g

[11/50] [abbrv] git commit: add list command

2013-07-15 Thread olamy
add list command Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/39833cce Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/39833cce Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/39833cce Branc

[35/50] [abbrv] git commit: make sure tags have no spaces

2013-07-15 Thread olamy
make sure tags have no spaces Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/b80b102e Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/b80b102e Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/b8

[49/50] [abbrv] git commit: minor pom formatting

2013-07-15 Thread olamy
minor pom formatting Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/17037de3 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/17037de3 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/17037de3 B

[05/50] [abbrv] git commit: add comment to include pattern

2013-07-15 Thread olamy
add comment to include pattern Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1f5bc4d3 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/1f5bc4d3 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/1

[45/50] [abbrv] git commit: activate jgit module

2013-07-15 Thread olamy
activate jgit module Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/6c84755b Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/6c84755b Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/6c84755b B

[08/50] [abbrv] git commit: fix issue with absolute paths while adding files

2013-07-15 Thread olamy
fix issue with absolute paths while adding files Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/6ca4c9c4 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/6ca4c9c4 Diff: http://git-wip-us.apache.org/repos/as

[17/50] [abbrv] git commit: fix commit issue

2013-07-15 Thread olamy
fix commit issue Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/1fe25457 Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/1fe25457 Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/1fe25457 Branc

  1   2   >