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

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:52:59 2018 New Revision: 31515 Log: Maven Jar Plugin Version 3.1.1 Added: release/maven/plugins/maven-jar-plugin-3.1.1-source-release.zip (with props) release/maven/plugins/maven-jar-plugin-3.1.1-source-release.zip.asc

svn commit: r31513 - /release/maven/shared/

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:45:33 2018 New Revision: 31513 Log: Apache Maven Shared Component: Maven Dependency Analyzer 1.11.0 Added: release/maven/shared/maven-dependency-analyzer-1.11.0-source-release.zip (with props)

[maven-checkstyle-plugin] branch MCHECKSTYLE-357 updated (94b9805 -> ae240d1)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch MCHECKSTYLE-357 in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git. discard 94b9805 [MCHECKSTYLE-357] - Allow inline configuration for reporting new ae240d1

[maven-checkstyle-plugin] 01/01: [MCHECKSTYLE-357] - Allow inline configuration for reporting

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch MCHECKSTYLE-357 in repository https://gitbox.apache.org/repos/asf/maven-checkstyle-plugin.git commit ae240d1357f68a4bc0983d1981760dade674b43f Author: Peter Lamby AuthorDate: Thu Dec 6

[maven-enforcer] branch MENFORCER-323 updated (0b81083 -> 5ac7679)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch MENFORCER-323 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. discard 0b81083 [MENFORCER-323] - Improve output of "Some plugins are missing valid versions" error

[maven-enforcer] 01/01: [MENFORCER-323] - Improve output of "Some plugins are missing valid versions" error

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch MENFORCER-323 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git commit 5ac7679e582ce98aa86b6df21c1261e77a391a7a Author: Josh Soref AuthorDate: Mon Dec 10 14:39:20 2018

[maven-enforcer] 01/01: [MENFORCER-323] - Improve output of "Some plugins are missing valid versions" error

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch MENFORCER-323 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git commit 0b81083e2f291be8b2f7088941b83eb6a41eead4 Author: Josh Soref AuthorDate: Mon Dec 10 14:39:20 2018

[maven-enforcer] branch MENFORCER-323 updated (94c97d5 -> 0b81083)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch MENFORCER-323 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. discard 94c97d5 [MENFORCER-323] - Improve output of "Some plugins are missing valid versions" error

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

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:49:21 2018 New Revision: 31514 Log: Maven Help Plugin Version 3.1.1 released. Added: release/maven/plugins/maven-help-plugin-3.1.1-source-release.zip (with props) release/maven/plugins/maven-help-plugin-3.1.1-source-release.zip.asc

[maven-site] branch master updated: Released Maven Dependency Analyzer 1.11.0 Maven Help Plugin 3.1.1 Maven Jar Plugin 3.1.1

2018-12-12 Thread khmarbaise
This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git The following commit(s) were added to refs/heads/master by this push: new a04c527 Released Maven Dependency

[maven-surefire] branch SUREFIRE-1614 created (now 938d422)

2018-12-12 Thread sor
This is an automated email from the ASF dual-hosted git repository. sor pushed a change to branch SUREFIRE-1614 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git. at 938d422 [SUREFIRE-1614] Fix corrupted stream warning This branch includes the following new commits:

[maven-surefire] 01/02: [SUREFIRE-1614] Add failing IT

2018-12-12 Thread sor
This is an automated email from the ASF dual-hosted git repository. sor pushed a commit to branch SUREFIRE-1614 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git commit de1c687f7e8280ce472ee07fd3673933120b954d Author: Christian Stein AuthorDate: Wed Dec 12 23:02:33 2018 +0100

[maven-surefire] 02/02: [SUREFIRE-1614] Fix corrupted stream warning

2018-12-12 Thread sor
This is an automated email from the ASF dual-hosted git repository. sor pushed a commit to branch SUREFIRE-1614 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git commit 938d422802e431682a866c90f7269ca2fa85f790 Author: Christian Stein AuthorDate: Wed Dec 12 23:04:47 2018 +0100

[maven-enforcer] branch MENFORCER-324 updated (0afa473 -> 53a8e16)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch MENFORCER-324 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. discard 0afa473 [MENFORCER-324] - Shouldn't we use System.lineSeparator() instead? new 53a8e16

[maven-enforcer] 01/01: [MENFORCER-324] - use System.lineSeparator() instead of '\n'

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a commit to branch MENFORCER-324 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git commit 53a8e16813a54dd651ef81e335f0f1330c8570ed Author: Josh Soref AuthorDate: Mon Dec 10 23:46:18 2018

[maven-surefire] branch SUREFIRE-1017 updated (ee5c32e -> f72a0e7)

2018-12-12 Thread tibordigana
This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a change to branch SUREFIRE-1017 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git. discard ee5c32e added JDK 12 (Ubuntu) on Jenkins CI new f72a0e7 added JDK 12 (Ubuntu) on Jenkins

[maven-surefire] 01/01: added JDK 12 (Ubuntu) on Jenkins CI

2018-12-12 Thread tibordigana
This is an automated email from the ASF dual-hosted git repository. tibordigana pushed a commit to branch SUREFIRE-1017 in repository https://gitbox.apache.org/repos/asf/maven-surefire.git commit f72a0e7ae8f6e6661377570754141103ac542ef0 Author: Tibor17 AuthorDate: Wed Dec 12 02:40:14 2018 +0100

[maven-enforcer] branch master updated (9106689 -> 5ac7679)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. from 9106689 [MENFORCER-322] requireProfileIdsExist triggers if profile is defined at parent o Fixed

[maven-enforcer] branch MENFORCER-323 deleted (was 5ac7679)

2018-12-12 Thread eolivelli
This is an automated email from the ASF dual-hosted git repository. eolivelli pushed a change to branch MENFORCER-323 in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git. was 5ac7679 [MENFORCER-323] - Improve output of "Some plugins are missing valid versions" error The

svn commit: r31516 - /release/maven/archetype/

2018-12-12 Thread hboutemy
Author: hboutemy Date: Thu Dec 13 00:58:05 2018 New Revision: 31516 Log: Maven Archetype Bundles 1.4 released Added: release/maven/archetype/maven-archetype-bundles-1.4-source-release.zip (with props) release/maven/archetype/maven-archetype-bundles-1.4-source-release.zip.asc

[maven-site] branch master updated: [MNGSITE-360] upgraded quickstart archetype to 1.4

2018-12-12 Thread hboutemy
This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-site.git The following commit(s) were added to refs/heads/master by this push: new f1a5c49 [MNGSITE-360] upgraded

svn commit: r1848773 - in /maven/website/components: shared-archives/maven-dependency-analyzer-1.11.0/ shared/maven-dependency-analyzer/

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:59:19 2018 New Revision: 1848773 Log: Publish Maven Dependency Analyzer Version 1.11.0 Added: maven/website/components/shared-archives/maven-dependency-analyzer-1.11.0/ - copied from r1848772,

svn commit: r1848775 [1/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Author: svn-site-role Date: Wed Dec 12 16:09:08 2018 New Revision: 1848775 Log: Site checkin for project Apache Maven Site Modified: maven/website/content/about.html maven/website/content/aether.html maven/website/content/apache-resource-bundles/index.html

svn commit: r1848775 [3/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/docs/3.5.3/release-notes.html == --- maven/website/content/docs/3.5.3/release-notes.html (original) +++ maven/website/content/docs/3.5.3/release-notes.html Wed Dec 12 16:09:08 2018 @@ -1,13

svn commit: r1848775 [5/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/maven-features.html == --- maven/website/content/maven-features.html (original) +++ maven/website/content/maven-features.html Wed Dec 12 16:09:08 2018 @@ -1,6 +1,6 @@

svn commit: r1848775 [6/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/what-is-maven.html == --- maven/website/content/what-is-maven.html (original) +++ maven/website/content/what-is-maven.html Wed Dec 12 16:09:08 2018 @@ -1,13 +1,13 @@

svn commit: r1848775 [2/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/docs/2.0.11/release-notes.html == --- maven/website/content/docs/2.0.11/release-notes.html (original) +++ maven/website/content/docs/2.0.11/release-notes.html Wed Dec 12 16:09:08 2018 @@

svn commit: r1848775 [4/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/guides/mini/guide-building-jdk14-on-jdk15.html == --- maven/website/content/guides/mini/guide-building-jdk14-on-jdk15.html (original) +++

svn commit: r1848772 - in /maven/website/components: plugins-archives/maven-help-plugin-3.1.1/ plugins/maven-help-plugin/

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:56:18 2018 New Revision: 1848772 Log: Publish Maven Help Plugin Version 3.1.1 Added: maven/website/components/plugins-archives/maven-help-plugin-3.1.1/ - copied from r1848771, maven/website/components/plugins-archives/maven-help-plugin-LATEST/

svn commit: r1848771 - in /maven/website/components: plugins-archives/maven-jar-plugin-3.1.1/ plugins/maven-jar-plugin/

2018-12-12 Thread khmarbaise
Author: khmarbaise Date: Wed Dec 12 15:55:57 2018 New Revision: 1848771 Log: Publish Maven JAR Plugin Version 3.1.1 Added: maven/website/components/plugins-archives/maven-jar-plugin-3.1.1/ - copied from r1848770, maven/website/components/plugins-archives/maven-jar-plugin-LATEST/

svn commit: r1848813 - in /maven/website/components: archetypes-archives/archetypes-1.4/ archetypes/

2018-12-12 Thread hboutemy
Author: hboutemy Date: Thu Dec 13 01:00:00 2018 New Revision: 1848813 Log: Publish archetypes 1.4 documentation Added: maven/website/components/archetypes/ - copied from r1848812, maven/website/components/archetypes-archives/archetypes-LATEST/

svn commit: r1848821 [3/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/docs/3.5.3/release-notes.html == --- maven/website/content/docs/3.5.3/release-notes.html (original) +++ maven/website/content/docs/3.5.3/release-notes.html Thu Dec 13 05:55:35 2018 @@ -1,13

svn commit: r1848821 [4/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/guides/mini/guide-building-for-different-environments.html == --- maven/website/content/guides/mini/guide-building-for-different-environments.html (original) +++

svn commit: r1848821 [6/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/what-is-maven.html == --- maven/website/content/what-is-maven.html (original) +++ maven/website/content/what-is-maven.html Thu Dec 13 05:55:35 2018 @@ -1,13 +1,13 @@

svn commit: r1848821 [2/6] - in /maven/website/content: ./ apache-resource-bundles/ archives/maven-2.x/ background/ developers/ developers/conventions/ developers/release/ developers/website/ docs/ do

2018-12-12 Thread svn-site-role
Modified: maven/website/content/docs/2.0.11/release-notes.html == --- maven/website/content/docs/2.0.11/release-notes.html (original) +++ maven/website/content/docs/2.0.11/release-notes.html Thu Dec 13 05:55:35 2018 @@