maven-scm git commit: fixed error reported by Checkstyle

2015-12-17 Thread hboutemy
Repository: maven-scm Updated Branches: refs/heads/master 5f02c5260 -> dbd986084 fixed error reported by Checkstyle Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/dbd98608 Tree:

svn commit: r1720589 - /maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

2015-12-17 Thread schulte
Author: schulte Date: Thu Dec 17 15:07:02 2015 New Revision: 1720589 URL: http://svn.apache.org/viewvc?rev=1720589=rev Log: [MJAVADOC-355] Encoding problem if platform encoding used to run Maven is different from default platform encoding. o Updated to pass '-J-Dfile.encoding' to 'javadoc'

svn commit: r1720607 - in /maven/plugins/trunk/maven-jarsigner-plugin: pom.xml src/main/java/org/apache/maven/plugins/jarsigner/AbstractJarsignerMojo.java

2015-12-17 Thread schulte
Author: schulte Date: Thu Dec 17 16:11:58 2015 New Revision: 1720607 URL: http://svn.apache.org/viewvc?rev=1720607=rev Log: [MJARSIGNER-17] The plugin should pass proxy information to the jarsigner command. o Updated to pass the active proxy from the Maven settings to 'jarsigner'. o Updated to

svn commit: r1720609 - /maven/plugins/trunk/maven-javadoc-plugin/src/main/java/org/apache/maven/plugin/javadoc/AbstractJavadocMojo.java

2015-12-17 Thread schulte
Author: schulte Date: Thu Dec 17 16:15:10 2015 New Revision: 1720609 URL: http://svn.apache.org/viewvc?rev=1720609=rev Log: [MJAVADOC-355] Encoding problem if platform encoding used to run Maven is different from default platform encoding. o Updated to preserve user supplied 'file.enconding'

svn commit: r1720625 - in /maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src: main/java/org/apache/maven/doxia/tools/ test/java/org/apache/maven/doxia/tools/

2015-12-17 Thread hboutemy
Author: hboutemy Date: Thu Dec 17 18:33:15 2015 New Revision: 1720625 URL: http://svn.apache.org/viewvc?rev=1720625=rev Log: [DOXIASITETOOLS-125] fixed site directory propagation from project to parent Modified:

svn commit: r1720628 - /maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java

2015-12-17 Thread hboutemy
Author: hboutemy Date: Thu Dec 17 18:42:21 2015 New Revision: 1720628 URL: http://svn.apache.org/viewvc?rev=1720628=rev Log: removed debug message about skin: not really useful Modified:

svn commit: r1720626 - /maven/doxia/doxia-sitetools/trunk/doxia-integration-tools/src/main/java/org/apache/maven/doxia/tools/DefaultSiteTool.java

2015-12-17 Thread hboutemy
Author: hboutemy Date: Thu Dec 17 18:40:34 2015 New Revision: 1720626 URL: http://svn.apache.org/viewvc?rev=1720626=rev Log: improved debug logging with depth of decoration model Modified:

svn commit: r975818 - /websites/production/maven/components/plugins/maven-pmd-plugin/

2015-12-17 Thread dennisl
Author: dennisl Date: Thu Dec 17 19:32:06 2015 New Revision: 975818 Log: Remove old site. Removed: websites/production/maven/components/plugins/maven-pmd-plugin/

svn commit: r975820 [3/4] - in /websites/staging/maven/trunk/content: ./ apache-resource-bundles/ archetypes/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ de

2015-12-17 Thread buildbot
Modified: websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html == --- websites/staging/maven/trunk/content/guides/mini/guide-configuring-plugins.html (original) +++

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

2015-12-17 Thread buildbot
Modified: websites/staging/maven/trunk/content/release-notes-all.html == --- websites/staging/maven/trunk/content/release-notes-all.html (original) +++ websites/staging/maven/trunk/content/release-notes-all.html Thu Dec 17

svn commit: r1720635 - /maven/site/trunk/content/apt/plugins/index.apt

2015-12-17 Thread dennisl
Author: dennisl Date: Thu Dec 17 19:34:15 2015 New Revision: 1720635 URL: http://svn.apache.org/viewvc?rev=1720635=rev Log: Maven PMD Plugin 3.6. Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL:

maven git commit: [MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure

2015-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master 56543e464 -> 020e35816 [MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure o Updated method 'MavenProject.getAttachedArtifacts' to return an unmodifiable list. o Updated

svn commit: r1720689 - in /maven/plugins/trunk/maven-javadoc-plugin/src: main/java/org/apache/maven/plugin/javadoc/ test/java/org/apache/maven/plugin/javadoc/ test/java/org/apache/maven/plugin/javadoc

2015-12-17 Thread michaelo
Author: michaelo Date: Thu Dec 17 22:33:10 2015 New Revision: 1720689 URL: http://svn.apache.org/viewvc?rev=1720689=rev Log: [MJAVADOC-431] Allow Javadoc Jar to contain Maven descriptor Contributed by: Peter Lynch This closes #73 Added:

maven-archetype git commit: ARCHETYPE-494 run post_create.groovy after archetype generation to modify the resulting project

2015-12-17 Thread ptahchiev
Repository: maven-archetype Updated Branches: refs/heads/ARCHETYPE-494 [created] d60b87650 ARCHETYPE-494 run post_create.groovy after archetype generation to modify the resulting project Project: http://git-wip-us.apache.org/repos/asf/maven-archetype/repo Commit:

[2/2] maven git commit: [MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure

2015-12-17 Thread schulte
[MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure o Updated to restore the behaviour consensus had been reached in MNG-5387. o Kept 'MavenProject.getAttachedArtifacts' to return an unmodifiable list. Project:

[1/2] maven git commit: Revert "[MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure"

2015-12-17 Thread schulte
Repository: maven Updated Branches: refs/heads/master 020e35816 -> 5f048234f Revert "[MNG-5868] Adding serval times the same artifact via MavenProjectHelper (attachArtifact) does not produce a failure" This reverts commit 020e35816f184c10c3f87f103336fed4516f7af6. Project:

svn commit: r11647 - /release/maven/plugins/

2015-12-17 Thread dennisl
Author: dennisl Date: Thu Dec 17 19:03:37 2015 New Revision: 11647 Log: Maven PMD Plugin 3.6 Added: release/maven/plugins/maven-pmd-plugin-3.6-source-release.zip (with props) release/maven/plugins/maven-pmd-plugin-3.6-source-release.zip.md5 (with props)

svn commit: r975819 - /websites/production/maven/components/plugins/maven-pmd-plugin/

2015-12-17 Thread dennisl
Author: dennisl Date: Thu Dec 17 19:32:29 2015 New Revision: 975819 Log: Publish new site. Added: websites/production/maven/components/plugins/maven-pmd-plugin/ - copied from r975818, websites/production/maven/components/plugins-archives/maven-pmd-plugin-3.6/

svn commit: r975817 - /websites/production/maven/components/plugins-archives/maven-pmd-plugin-3.6/

2015-12-17 Thread dennisl
Author: dennisl Date: Thu Dec 17 19:31:49 2015 New Revision: 975817 Log: Archive versioned site. Added: websites/production/maven/components/plugins-archives/maven-pmd-plugin-3.6/ - copied from r975816, websites/production/maven/components/plugins-archives/maven-pmd-plugin-LATEST/