git commit: use latest plexus-utils bugfix

2014-10-12 Thread hboutemy
Repository: maven Updated Branches: refs/heads/master e31c84cb4 - 8506c638c use latest plexus-utils bugfix Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/8506c638 Tree:

svn commit: r1631150 - /maven/plugins/trunk/maven-site-plugin/pom.xml

2014-10-12 Thread hboutemy
Author: hboutemy Date: Sun Oct 12 07:33:04 2014 New Revision: 1631150 URL: http://svn.apache.org/r1631150 Log: updated plexus-archiver to 2.6.4 Modified: maven/plugins/trunk/maven-site-plugin/pom.xml Modified: maven/plugins/trunk/maven-site-plugin/pom.xml URL:

git commit: [SUREFIRE-1105] Surefire build should check Java 1.5 API signatures with JDK version 5

2014-10-12 Thread tibordigana
Repository: maven-surefire Updated Branches: refs/heads/master 080aa5f61 - 5c793434a [SUREFIRE-1105] Surefire build should check Java 1.5 API signatures with JDK version 5 Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit:

git commit: Account the the jsoup license URL which appears to have changed.

2014-10-12 Thread jvanzyl
Repository: maven Updated Branches: refs/heads/master 8506c638c - 71f8d04be Account the the jsoup license URL which appears to have changed. The JSoup license URL was recorded as http://jsoup.com/license but the site appears to now be http://jsoup.org/ and so the URL is now

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

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 12:35:26 2014 New Revision: 6761 Log: - Added Apache Maven WAR Plugin Version 2.5 Added: release/maven/plugins/maven-war-plugin-2.5-source-release.zip (with props) release/maven/plugins/maven-war-plugin-2.5-source-release.zip.asc

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

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 12:35:30 2014 New Revision: 1631166 URL: http://svn.apache.org/r1631166 Log: - Apache Maven WAR Plugin Version 2.5 Released. Modified: maven/site/trunk/content/apt/plugins/index.apt Modified: maven/site/trunk/content/apt/plugins/index.apt URL:

git commit: Normalize all the line endings

2014-10-12 Thread ifedorenko
Repository: maven Updated Branches: refs/heads/master 71f8d04be - 46b3467a2 Normalize all the line endings Signed-off-by: Igor Fedorenko ifedore...@apache.org Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/46b3467a

svn commit: r1631212 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/resources/dist-tool.conf

2014-10-12 Thread dennisl
Author: dennisl Date: Sun Oct 12 17:04:27 2014 New Revision: 1631212 URL: http://svn.apache.org/r1631212 Log: Comment out maven-idea-plugin, maven-one-plugin and maven-model-converter. Mark them as retired. Modified:

svn commit: r1631225 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml

2014-10-12 Thread dennisl
Author: dennisl Date: Sun Oct 12 17:24:12 2014 New Revision: 1631225 URL: http://svn.apache.org/r1631225 Log: Add SCM URLs, to make the links to the sources on the site in Jenkins correct. Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/pom.xml Modified:

svn commit: r1631226 - /maven/sandbox/trunk/dist-tools/dist-tool-plugin/

2014-10-12 Thread dennisl
Author: dennisl Date: Sun Oct 12 17:25:05 2014 New Revision: 1631226 URL: http://svn.apache.org/r1631226 Log: Ignore IDEA directory. Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/ (props changed) Propchange: maven/sandbox/trunk/dist-tools/dist-tool-plugin/

svn commit: r6763 - in /release/maven/plugins: maven-linkcheck-plugin-1.2-source-release.zip.md5 maven-linkcheck-plugin-1.2-source-release.zip.sha1 maven-source-plugin-2.4-source-release.zip.md5 maven

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 17:25:54 2014 New Revision: 6763 Log: - Replaced accidently added .sha1 files with .md5 files maven-linkcheck-plugin 1.2 maven-source-plugin 2.4 Added: release/maven/plugins/maven-linkcheck-plugin-1.2-source-release.zip.md5

git commit: [SUREFIRE-1088] fix handling of @Ignored test cases

2014-10-12 Thread agudian
Repository: maven-surefire Updated Branches: refs/heads/master 5c793434a - 3ab27f473 [SUREFIRE-1088] fix handling of @Ignored test cases Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/3ab27f47 Tree:

svn commit: r1631233 - in /maven/sandbox/trunk/dist-tools/dist-tool-plugin: ./ src/it/check-prerequisites-report/ src/main/java/org/apache/maven/dist/tools/ src/site/ src/site/markdown/ src/test/java/

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 18:07:04 2014 New Revision: 1631233 URL: http://svn.apache.org/r1631233 Log: - Enhancement of the dist-tool Creating a report about the prerequisites + JDK versions of maven plugins as they are published at the moment. This is the first implementation

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

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 18:19:23 2014 New Revision: 1631234 URL: http://svn.apache.org/r1631234 Log: - Added missing License header. Modified: maven/sandbox/trunk/dist-tools/dist-tool-plugin/src/main/java/org/apache/maven/dist/tools/GetPrerequisites.java

svn commit: r1631281 - /maven/plugins/trunk/maven-assembly-plugin/pom.xml

2014-10-12 Thread krosenvold
Author: krosenvold Date: Mon Oct 13 03:48:36 2014 New Revision: 1631281 URL: http://svn.apache.org/r1631281 Log: Upgraded to plexus-archiver 2.7 and io 2.2 Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml URL:

svn commit: r925489 - in /websites/production/maven/content: ./ ant-tasks-archives/ ant-tasks/ archetype-archives/ archetype/ archives/maven-1.x/ core-its/ enforcer-archives/ enforcer/ jxr-archives/ j

2014-10-12 Thread khmarbaise
Author: khmarbaise Date: Sun Oct 12 12:45:00 2014 New Revision: 925489 Log: Apache Maven WAR Plugin Version 2.5 Released. Added: websites/production/maven/content/ - copied from r925488, websites/staging/maven/trunk/content/ websites/production/maven/content/ant-tasks/ -