git commit: [SUREFIRE-1033] fix typo in documentation

2013-09-14 Thread agudian
Updated Branches: refs/heads/master a9d511a03 - 6ba4e4261 [SUREFIRE-1033] fix typo in documentation Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/6ba4e426 Tree:

[2/2] git commit: fix scm connection and developerConnection values in modules, waiting for maven-scm support of default inherited values, which appends /${artifactId}

2013-09-14 Thread hboutemy
fix scm connection and developerConnection values in modules, waiting for maven-scm support of default inherited values, which appends /${artifactId} Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/65e219f6 Tree:

[1/2] git commit: use project.scm.tag property in web access to avoid value change when releasing or branching

2013-09-14 Thread hboutemy
Updated Branches: refs/heads/master eb2f2b1ac - 65e219f62 use project.scm.tag property in web access to avoid value change when releasing or branching Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/581f4855 Tree:

svn commit: r1523257 - in /maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy: AbstractDeployMojo.java DeployFileMojo.java DeployMojo.java

2013-09-14 Thread rfscholte
Author: rfscholte Date: Sat Sep 14 14:30:51 2013 New Revision: 1523257 URL: http://svn.apache.org/r1523257 Log: Code formatting Modified: maven/plugins/trunk/maven-deploy-plugin/src/main/java/org/apache/maven/plugin/deploy/AbstractDeployMojo.java

git commit: use project.scm.tag property in web access: release pom won't require change

2013-09-14 Thread hboutemy
Updated Branches: refs/heads/maven-3.0.x d5e8659a0 - b4cdbb24a use project.scm.tag property in web access: release pom won't require change Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/b4cdbb24 Tree:

git commit: update scm infos

2013-09-14 Thread hboutemy
Updated Branches: refs/heads/maven-2.2.x 7812361c9 - 3599313bb update scm infos Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/3599313b Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/3599313b Diff:

git commit: fix scm connection and developerConnection values in modules, waiting for maven-scm support of default inherited values, which appends /${artifactId}

2013-09-14 Thread hboutemy
Updated Branches: refs/heads/master 65e219f62 - f27287ce2 fix scm connection and developerConnection values in modules, waiting for maven-scm support of default inherited values, which appends /${artifactId} Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1523274 - /maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/

2013-09-14 Thread rfscholte
Author: rfscholte Date: Sat Sep 14 16:41:41 2013 New Revision: 1523274 URL: http://svn.apache.org/r1523274 Log: Rename pages so they can be filtered Added: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/deploying-in-legacy-layout.apt.vm - copied unchanged from r1523069,

svn commit: r1523275 - in /maven/plugins/trunk/maven-deploy-plugin/src/site: apt/examples/disabling-timestamps-suffix.apt site.xml

2013-09-14 Thread rfscholte
Author: rfscholte Date: Sat Sep 14 16:45:50 2013 New Revision: 1523275 URL: http://svn.apache.org/r1523275 Log: Remove example with uniqueVersion=false, it's not supported with M3 anymore Removed: maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples/disabling-timestamps-suffix.apt

Git Push Summary

2013-09-14 Thread jvanzyl
Updated Tags: refs/tags/maven-3.1.1 [deleted] 04f7f57f3

svn commit: r1523276 - in /maven/plugins/trunk/maven-deploy-plugin/src/site/apt/examples: deploying-in-legacy-layout.apt.vm deploying-sources-javadoc.apt.vm deploying-with-classifiers.apt.vm deploying

2013-09-14 Thread rfscholte
Author: rfscholte Date: Sat Sep 14 16:59:34 2013 New Revision: 1523276 URL: http://svn.apache.org/r1523276 Log: Use fully qualified path of goal when using deploy-file to ensure the preferred version Modified:

svn commit: r1523282 - /maven/plugins/trunk/maven-gpg-plugin/

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 18:17:40 2013 New Revision: 1523282 URL: http://svn.apache.org/r1523282 Log: Ignore IDEA-directory. Modified: maven/plugins/trunk/maven-gpg-plugin/ (props changed) Propchange: maven/plugins/trunk/maven-gpg-plugin/

svn commit: r1523283 - in /maven/plugins/trunk/maven-gpg-plugin/src: it/alternative-secret-keyring/ it/no-main-artifact/ it/sign-release/ main/java/org/apache/maven/plugin/gpg/

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 18:24:30 2013 New Revision: 1523283 URL: http://svn.apache.org/r1523283 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-gpg-plugin/src/it/alternative-secret-keyring/invoker.properties

svn commit: r1523287 - in /maven/plugins/trunk/maven-doap-plugin/src/it: MDOAP-38/invoker.properties basic/invoker.properties basic/verify.bsh doapfile/invoker.properties doapfile/verify.bsh minimal/i

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 18:32:16 2013 New Revision: 1523287 URL: http://svn.apache.org/r1523287 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-doap-plugin/src/it/MDOAP-38/invoker.properties

svn commit: r1523289 - in /maven/plugins/trunk/maven-ejb-plugin/src/it: default/ default/src/main/java/org/apache/maven/it0017/ default/src/main/resources/META-INF/ exclude-ejb-jar-xml/ exclude-ejb-ja

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 18:40:50 2013 New Revision: 1523289 URL: http://svn.apache.org/r1523289 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified:

svn commit: r1523295 - in /maven/plugins/trunk/maven-jar-plugin: ./ src/it/MJAR-30-excludes/src/main/resources/ src/it/MJAR-30-excludes/src/test/resources/ src/it/MJAR-70-no-recreation/ src/it/MJAR-70

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 19:08:58 2013 New Revision: 1523295 URL: http://svn.apache.org/r1523295 Log: Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.

svn commit: r1523304 - in /maven/plugins/trunk/maven-jarsigner-plugin: ./ src/it/archive-dir/ src/it/attachment-selection/ src/it/attachment-selection/src/main/resources/ src/it/basic/ src/it/basic/sr

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 19:46:43 2013 New Revision: 1523304 URL: http://svn.apache.org/r1523304 Log: Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.

svn commit: r1523307 - in /maven/plugins/trunk/maven-patch-plugin: pom.xml src/it/apply-single-patch/invoker.properties src/it/apply-two-patches-in-order/invoker.properties src/it/remove-empty-files/i

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 19:57:03 2013 New Revision: 1523307 URL: http://svn.apache.org/r1523307 Log: Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.

svn commit: r1523309 - in /maven/plugins/trunk/maven-pdf-plugin/src/it: fop-basic/verify.bsh no-site/verify.bsh pdf-with-reporting-section/verify.bsh

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:06:08 2013 New Revision: 1523309 URL: http://svn.apache.org/r1523309 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-pdf-plugin/src/it/fop-basic/verify.bsh

svn commit: r1523310 - in /maven/plugins/trunk/maven-rar-plugin: ./ src/it/default/ src/it/default/src/main/custom/ src/it/default/src/main/rar/ src/it/filtered/ src/it/filtered/src/main/custom/ src/i

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:16:47 2013 New Revision: 1523310 URL: http://svn.apache.org/r1523310 Log: Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.

svn commit: r1523311 - in /maven/plugins/trunk/maven-verifier-plugin/src: it/default/src/test/verifier/ it/simple/src/main/resources/ site/apt/ site/apt/examples/

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:22:57 2013 New Revision: 1523311 URL: http://svn.apache.org/r1523311 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-verifier-plugin/src/it/default/src/test/verifier/verifications.xml

svn commit: r1523312 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:31:11 2013 New Revision: 1523312 URL: http://svn.apache.org/r1523312 Log: Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT. Modified:

svn commit: r1523318 - in /maven/plugins/trunk/maven-scm-publish-plugin/src/it: 003-lifecycle/ 003-lifecycle/src/site/apt/ 004-publish-scm/ 004-publish-scm/src/site/apt/ 005-site-lifecycle/ 005-site-l

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:37:58 2013 New Revision: 1523318 URL: http://svn.apache.org/r1523318 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-scm-publish-plugin/src/it/003-lifecycle/invoker.properties

svn commit: r1523320 - in /maven/plugins/trunk/maven-acr-plugin/src/it: it-01/ it-01/src/main/java/org/apache/maven/plugin/acr/it/it01/ it-01/src/main/resources/META-INF/ it-02/ it-02/app-client/src/m

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 20:43:18 2013 New Revision: 1523320 URL: http://svn.apache.org/r1523320 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified:

svn commit: r1523326 - in /maven/plugins/trunk/maven-ear-plugin: ./ src/it/basic/ src/it/basic/src/main/application/META-INF/ src/it/descriptor-encoding/ src/it/jboss/ src/it/jboss/src/main/applicatio

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 21:09:26 2013 New Revision: 1523326 URL: http://svn.apache.org/r1523326 Log: Add missing license headers where possible. Configure explicit RAT exclusions for the files that cannot contain a license header. This plugin now passes the checks done by RAT.

svn commit: r1523330 - in /maven/plugins/trunk/maven-help-plugin/src/it: active-profiles/ active-profiles_multimodule/ all-profiles/ describe-cmd-with-goal/ describe-cmd/ describe-ga/ describe-gav/ de

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 21:18:40 2013 New Revision: 1523330 URL: http://svn.apache.org/r1523330 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-help-plugin/src/it/active-profiles/invoker.properties

svn commit: r1523336 - in /maven/plugins/trunk/maven-pmd-plugin/src: it/MPMD-163/ it/MPMD-163/src/main/java/com/mycompany/app/ it/mpmd-138/ it/mpmd-138/mod-1/src/main/java/test/ it/mpmd-138/mod-2/src/

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 21:51:32 2013 New Revision: 1523336 URL: http://svn.apache.org/r1523336 Log: Add missing license headers. This plugin now passes the checks done by RAT. Modified: maven/plugins/trunk/maven-pmd-plugin/src/it/MPMD-163/invoker.properties

svn commit: r1523338 - in /maven/plugins/trunk/maven-war-plugin/src: it/MWAR-128/ it/MWAR-128/src/main/webapp/WEB-INF/ it/web-resources-filtering/web/src/main/webresources/WEB-INF/classes/ test/java/o

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 21:55:36 2013 New Revision: 1523338 URL: http://svn.apache.org/r1523338 Log: Set eol-style to native. Modified: maven/plugins/trunk/maven-war-plugin/src/it/MWAR-128/pom.xml (contents, props changed)

svn commit: r1523344 - in /maven/plugins/trunk/maven-war-plugin/src/test/resources/unit/sample_wars: simple.mar simple.xar

2013-09-14 Thread dennisl
Author: dennisl Date: Sat Sep 14 22:24:33 2013 New Revision: 1523344 URL: http://svn.apache.org/r1523344 Log: Set correct mime-type for archives. Modified: maven/plugins/trunk/maven-war-plugin/src/test/resources/unit/sample_wars/simple.mar (props changed)

svn commit: r1523372 - in /maven/plugins/trunk/maven-patch-plugin: pom.xml src/it/path with spaces/invoker.properties

2013-09-14 Thread dkulp
Author: dkulp Date: Sun Sep 15 00:31:59 2013 New Revision: 1523372 URL: http://svn.apache.org/r1523372 Log: Add header Modified: maven/plugins/trunk/maven-patch-plugin/pom.xml maven/plugins/trunk/maven-patch-plugin/src/it/path with spaces/invoker.properties Modified:

[4/5] git commit: Merge branch 'mng-5513'

2013-09-14 Thread jvanzyl
Merge branch 'mng-5513' Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6125acf1 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/6125acf1 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/6125acf1 Branch:

[5/5] git commit: We must also filter out the old Aether as well to prevent NoClassDefFoundErrors

2013-09-14 Thread jvanzyl
We must also filter out the old Aether as well to prevent NoClassDefFoundErrors Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/0194cd61 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/0194cd61 Diff:

[2/5] git commit: [MNG-5513] Restoring Maven 3.0.x style behavior

2013-09-14 Thread jvanzyl
[MNG-5513] Restoring Maven 3.0.x style behavior As it was importing org.sonatype.aether.impl and sub packages, but since Aether move to Eclipse the org.eclipse.aether.internal.impl is no longer sub package of org.eclipse.aether.impl (but it was in Sonatype Aether) Project:

[1/5] git commit: [MNG-5513] Artifact filtering for Eclipse Aether fixed

2013-09-14 Thread jvanzyl
Updated Branches: refs/heads/master f27287ce2 - 0194cd61c [MNG-5513] Artifact filtering for Eclipse Aether fixed The filtering was left unchanged, while Aether GroupID changed from org.sonatype.aether to org.eclipse.aether, basically letting Plugins to reference Eclipse Aether that would

[3/5] git commit: Change poms over to major.minor-SNAPSHOT

2013-09-14 Thread jvanzyl
Change poms over to major.minor-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/340dd3fc Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/340dd3fc Diff: