maven git commit: Updated to remove various Javadoc warnings.

2016-02-18 Thread schulte
Repository: maven Updated Branches: refs/heads/master 354765dd0 -> 5f726e25e Updated to remove various Javadoc warnings. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/5f726e25 Tree:

maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2016-02-18 Thread schulte
Repository: maven Updated Branches: refs/heads/master b30be5d68 -> 354765dd0 [MNG-5971] Imported dependencies should be available to inheritance processing o Updated to re-validate models after importing to report any conflicts created by the import. o Updated to correct bugs introduced in

[1/2] maven git commit: [MNG-5968] Default plugin version updates.

2016-02-18 Thread schulte
Repository: maven Updated Branches: refs/heads/master c5891c105 -> b30be5d68 [MNG-5968] Default plugin version updates. o Updated to 'maven-site-plugin' 3.5. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/4f983e14 Tree:

[2/2] maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2016-02-18 Thread schulte
[MNG-5971] Imported dependencies should be available to inheritance processing o Updated to support property inheritance and interpolation in 'include' scope dependencies. Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit:

svn commit: r1731173 - in /maven/pom/trunk/maven: pom.xml src/site-docs/site.xml src/site/site.xml

2016-02-18 Thread hboutemy
Author: hboutemy Date: Thu Feb 18 23:50:33 2016 New Revision: 1731173 URL: http://svn.apache.org/viewvc?rev=1731173=rev Log: upgrading maven-site-plugin to 3.5 Modified: maven/pom/trunk/maven/pom.xml maven/pom/trunk/maven/src/site-docs/site.xml maven/pom/trunk/maven/src/site/site.xml

svn commit: r980741 - in /websites/staging/maven/trunk/content: ./ maven-site-1.0-site.jar plugins/index.html

2016-02-18 Thread buildbot
Author: buildbot Date: Thu Feb 18 23:39:00 2016 New Revision: 980741 Log: Staging update by buildbot for maven Modified: websites/staging/maven/trunk/content/ (props changed) websites/staging/maven/trunk/content/maven-site-1.0-site.jar

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

2016-02-18 Thread hboutemy
Author: hboutemy Date: Thu Feb 18 23:39:15 2016 New Revision: 980742 Log: Publishing svnmucc operation to maven site by hboutemy Added: websites/production/maven/content/ - copied from r980741, websites/staging/maven/trunk/content/

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

2016-02-18 Thread hboutemy
Author: hboutemy Date: Thu Feb 18 23:38:21 2016 New Revision: 1731168 URL: http://svn.apache.org/viewvc?rev=1731168=rev Log: maven-site-plugin 3.5 released Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL:

svn commit: r980739 - in /websites/production/maven/components: plugins-archives/maven-site-plugin-3.5/ plugins/maven-site-plugin/

2016-02-18 Thread hboutemy
Author: hboutemy Date: Thu Feb 18 23:31:37 2016 New Revision: 980739 Log: Publish maven-site-plugin 3.5 documentation Added: websites/production/maven/components/plugins-archives/maven-site-plugin-3.5/ - copied from r980738,

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

2016-02-18 Thread hboutemy
Author: hboutemy Date: Thu Feb 18 23:30:55 2016 New Revision: 12449 Log: Maven Site Plugin 3.5 released Added: release/maven/plugins/maven-site-plugin-3.5-source-release.zip (with props) release/maven/plugins/maven-site-plugin-3.5-source-release.zip.asc

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations

2016-02-18 Thread michaelo
Repository: maven Updated Branches: refs/heads/master ee8a93c44 -> c5891c105 [MNG-5977] Improve output readability of our MavenTransferListener implementations When running in debug mode, Maven displays the filename currently in progress. Project:

maven git commit: [MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix

2016-02-18 Thread schulte
Repository: maven Updated Branches: refs/heads/master 5efbfd780 -> ee8a93c44 [MNG-5981] upgrade Sisu to 0.3.3 to pick up lifecycle fix This closes #78 Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/ee8a93c4 Tree:

svn commit: r1731134 - /maven/plugins/trunk/maven-source-plugin/src/test/java/org/apache/maven/plugins/source/TestSourceJarMojoTest.java

2016-02-18 Thread adangel
Author: adangel Date: Thu Feb 18 20:26:03 2016 New Revision: 1731134 URL: http://svn.apache.org/viewvc?rev=1731134=rev Log: m-source-p: Fix unit test testIncludeMavenDescriptorWhenExplicitlyConfigured The failure was only visible, if TestSourceMojoTest ran before SourceMojoTest (as it was done

maven git commit: [MNG-5977] Improve output readability of our MavenTransferListener implementations

2016-02-18 Thread michaelo
Repository: maven Updated Branches: refs/heads/master af2c42c2c -> 5efbfd780 [MNG-5977] Improve output readability of our MavenTransferListener implementations Add the amount of currently in download/upload progressing items to the Progress label. Project:

maven git commit: [MNG-5971] Imported dependencies should be available to inheritance processing

2016-02-18 Thread schulte
Repository: maven Updated Branches: refs/heads/master ea73fcdb6 -> af2c42c2c [MNG-5971] Imported dependencies should be available to inheritance processing o Updated the 'DefaultDependencyManagementImporter' to stop ignoring import dependency conflicts silently. Such conflicts must be