svn commit: r1648037 - /maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java

2014-12-26 Thread dantran
Author: dantran Date: Sat Dec 27 04:27:54 2014 New Revision: 1648037 URL: http://svn.apache.org/r1648037 Log: [MGPG-31] add a missing @since tag Modified: maven/plugins/trunk/maven-gpg-plugin/src/main/java/org/apache/maven/plugin/gpg/AbstractGpgMojo.java Modified: maven/plugins/trunk/mave

maven git commit: Unittests for Sources

2014-12-26 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master 6ab41ee8d -> 105843e78 Unittests for Sources Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/105843e7 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/105843e7 D

maven git commit: MNG-5742 fixed null ComponentDescriptor#realm for extensions plugins

2014-12-26 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/master 6f1571a1a -> 6ab41ee8d MNG-5742 fixed null ComponentDescriptor#realm for extensions plugins Signed-off-by: Igor Fedorenko Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/com

maven git commit: Add unittests for Problem classes, improve javadoc

2014-12-26 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master d37fbf601 -> 6f1571a1a Add unittests for Problem classes, improve javadoc Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/6f1571a1 Tree: http://git-wip-us.apache.org/re

svn commit: r1648003 - /maven/site/trunk/content/markdown/issue-tracking.md

2014-12-26 Thread hboutemy
Author: hboutemy Date: Fri Dec 26 17:47:13 2014 New Revision: 1648003 URL: http://svn.apache.org/r1648003 Log: improved general page display Modified: maven/site/trunk/content/markdown/issue-tracking.md Modified: maven/site/trunk/content/markdown/issue-tracking.md URL: http://svn.apache.org

maven git commit: improve model building documentation

2014-12-26 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master c239f6ea6 -> d37fbf601 improve model building documentation Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/d37fbf60 Tree: http://git-wip-us.apache.org/repos/asf/maven/t

maven git commit: [MNG-5748] keep builderId on copy

2014-12-26 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master 328a777cd -> c239f6ea6 [MNG-5748] keep builderId on copy Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/c239f6ea Tree: http://git-wip-us.apache.org/repos/asf/maven/tree

maven git commit: [MNG-5747] keep useLegacyLocalRepositoryManager on copy

2014-12-26 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master 71976ecf4 -> 328a777cd [MNG-5747] keep useLegacyLocalRepositoryManager on copy Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/328a777c Tree: http://git-wip-us.apache.or

maven git commit: [MNG-5745] Add example of toolchains.xml to Maven distribution

2014-12-26 Thread rfscholte
Repository: maven Updated Branches: refs/heads/master 1420d61c0 -> 71976ecf4 [MNG-5745] Add example of toolchains.xml to Maven distribution Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/71976ecf Tree: http://git-wip-us.a

svn commit: r1647975 - /maven/site/trunk/content/resources/xsd/toolchains-1.1.0.xsd

2014-12-26 Thread rfscholte
Author: rfscholte Date: Fri Dec 26 13:17:41 2014 New Revision: 1647975 URL: http://svn.apache.org/r1647975 Log: Add toolchains-1.1.0.xsd Added: maven/site/trunk/content/resources/xsd/toolchains-1.1.0.xsd (with props) Added: maven/site/trunk/content/resources/xsd/toolchains-1.1.0.xsd URL:

svn commit: r934048 - in /websites/staging/maven/trunk/content: ./ xsd/toolchains-1.1.0.xsd

2014-12-26 Thread buildbot
Author: buildbot Date: Fri Dec 26 13:17:46 2014 New Revision: 934048 Log: Staging update by buildbot for maven Added: websites/staging/maven/trunk/content/xsd/toolchains-1.1.0.xsd (with props) Modified: websites/staging/maven/trunk/content/ (props changed) Propchange: websites/stagin

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

2014-12-26 Thread khmarbaise
Author: khmarbaise Date: Fri Dec 26 12:23:20 2014 New Revision: 1647960 URL: http://svn.apache.org/r1647960 Log: Apache Maven AntRun Plugin Version 1.8 Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL: http://svn.apache.or

svn commit: r1647942 - in /maven/plugins/trunk/maven-gpg-plugin: ./ src/it/ src/it/sign-with-passphase-from-maven-settings/ src/main/java/org/apache/maven/plugin/gpg/ src/main/resources/ src/main/reso

2014-12-26 Thread dantran
Author: dantran Date: Fri Dec 26 08:20:15 2014 New Revision: 1647942 URL: http://svn.apache.org/r1647942 Log: [MGPG-31] Add ability to store passphase under settings.xml in clear or encrypted text Added: maven/plugins/trunk/maven-gpg-plugin/src/it/sign-with-passphase-from-maven-settings/