[GitHub] olamy commented on a change in pull request #232: MNG-5577 Migrate to JSR 300 - easy part1

2019-01-20 Thread GitBox
olamy commented on a change in pull request #232: MNG-5577 Migrate to JSR 300 - easy part1 URL: https://github.com/apache/maven/pull/232#discussion_r249300880 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/configuration/SettingsXmlConfigurationProcessor.java

[GitHub] olamy commented on a change in pull request #232: MNG-5577 Migrate to JSR 300 - easy part1

2019-01-20 Thread GitBox
olamy commented on a change in pull request #232: MNG-5577 Migrate to JSR 300 - easy part1 URL: https://github.com/apache/maven/pull/232#discussion_r249300885 ## File path: maven-embedder/src/main/java/org/apache/maven/cli/configuration/SettingsXmlConfigurationProcessor.java

[GitHub] Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false

2019-01-20 Thread GitBox
Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false URL: https://github.com/apache/maven-surefire/pull/213#discussion_r249300371 ## File path:

[jira] [Commented] (MJAVADOC-444) Add an 'aggregated-no-fork' goal

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-444?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747563#comment-16747563 ] Hudson commented on MJAVADOC-444: - Build succeeded in Jenkins: Maven TLP » maven-javadoc-plugin »

[jira] [Closed] (MJAVADOC-444) Add an 'aggregated-no-fork' goal

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MJAVADOC-444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MJAVADOC-444. --- Resolution: Fixed Assignee: Robert Scholte Fix Version/s: 3.1.0 Fixed in

[GitHub] rfscholte merged pull request #2: [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for non-forking versions of aggregate goals.

2019-01-20 Thread GitBox
rfscholte merged pull request #2: [MJAVADOC-444] add aggregate-no-fork and aggregate-test-no-fork for non-forking versions of aggregate goals. URL: https://github.com/apache/maven-javadoc-plugin/pull/2 This is an automated

[GitHub] rfscholte commented on issue #232: MNG-5577 Migrate to JSR 300 - easy part1

2019-01-20 Thread GitBox
rfscholte commented on issue #232: MNG-5577 Migrate to JSR 300 - easy part1 URL: https://github.com/apache/maven/pull/232#issuecomment-455902603 @eolivelli FYI see https://wiki.eclipse.org/Sisu/PlexusMigration This is an

[jira] [Commented] (MNG-5883) Silence unnecessary legacy local repository warning

2019-01-20 Thread Petr Bodnar (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747532#comment-16747532 ] Petr Bodnar commented on MNG-5883: -- Hi, I agree that the new behavior just doesn't make sense. I also

[GitHub] Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false

2019-01-20 Thread GitBox
Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false URL: https://github.com/apache/maven-surefire/pull/213#discussion_r249286371 ## File path:

[GitHub] Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false

2019-01-20 Thread GitBox
Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false URL: https://github.com/apache/maven-surefire/pull/213#discussion_r249286371 ## File path:

[jira] [Created] (MDEPLOY-250) add documentation on managing network issues

2019-01-20 Thread JIRA
Hervé Boutemy created MDEPLOY-250: - Summary: add documentation on managing network issues Key: MDEPLOY-250 URL: https://issues.apache.org/jira/browse/MDEPLOY-250 Project: Maven Deploy Plugin

[jira] [Updated] (MSITE-823) Documentation says JDK 1.6 required, doxia dependency requires 1.7

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MSITE-823: --- Fix Version/s: 3.8 > Documentation says JDK 1.6 required, doxia dependency requires

[jira] [Commented] (MSITE-823) Documentation says JDK 1.6 required, doxia dependency requires 1.7

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747491#comment-16747491 ] Sylwester Lachiewicz commented on MSITE-823: With MSITE-828 we require Java 8 and rules for

[jira] [Created] (MSITE-833) Remove dependency to maven-compat

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
Sylwester Lachiewicz created MSITE-833: -- Summary: Remove dependency to maven-compat Key: MSITE-833 URL: https://issues.apache.org/jira/browse/MSITE-833 Project: Maven Site Plugin Issue

[jira] [Commented] (MPH-95) Make "plugin" field protected so DescribeMojo can be extended

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747481#comment-16747481 ] Sylwester Lachiewicz commented on MPH-95: - From maven-plugin-plugin:3.3 output generated from mvn

[jira] [Updated] (MPH-95) Make "plugin" field protected so DescribeMojo can be extended

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MPH-95: Fix Version/s: waiting-for-feedback > Make "plugin" field protected so DescribeMojo can be

[jira] [Commented] (MSITE-758) upgrade wagon-api from 1.0 to 3.3.1

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747480#comment-16747480 ] Hudson commented on MSITE-758: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » master #73 See

[jira] [Updated] (MPH-95) Make "plugin" field protected so DescribeMojo can be extended

2019-01-20 Thread Sylwester Lachiewicz (JIRA)
[ https://issues.apache.org/jira/browse/MPH-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sylwester Lachiewicz updated MPH-95: Labels: (was: up-for-grabs) > Make "plugin" field protected so DescribeMojo can be extended

[jira] [Commented] (MSITE-758) upgrade wagon-api from 1.0 to 3.3.1

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747475#comment-16747475 ] Hudson commented on MSITE-758: -- Build succeeded in Jenkins: Maven TLP » maven-site-plugin » MSITE-758 #3 See

[jira] [Updated] (MSITE-758) upgrade wagon-api from 1.0 to 3.3.1

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MSITE-758: - Summary: upgrade wagon-api from 1.0 to 3.3.1 (was: upgrade wagon-api from 1.0 to 2.x) > upgrade

[jira] [Closed] (MSITE-758) upgrade wagon-api from 1.0 to 3.3.1

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MSITE-758. Resolution: Fixed Assignee: Robert Scholte Fix Version/s: 3.8 Fixed in

[jira] [Updated] (MSITE-758) upgrade wagon-api from 1.0 to 3.3.1

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MSITE-758: - Issue Type: Dependency upgrade (was: Task) > upgrade wagon-api from 1.0 to 3.3.1 >

[jira] [Commented] (MSITE-758) upgrade wagon-api from 1.0 to 2.x

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747464#comment-16747464 ] Hudson commented on MSITE-758: -- Build failed in Jenkins: Maven TLP » maven-site-plugin » MSITE-758 #2 See

[jira] [Closed] (MPOM-209) The issueManagement entry points to wrong location.

2019-01-20 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MPOM-209. -- Resolution: Fixed Assignee: Hervé Boutemy

[jira] [Commented] (MPOM-209) The issueManagement entry points to wrong location.

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MPOM-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747459#comment-16747459 ] Hudson commented on MPOM-209: - Build succeeded in Jenkins: Maven TLP » maven-apache-parent » master #55 See

[GitHub] hboutemy merged pull request #3: [MPOM-209]. Corrected Jira URL.

2019-01-20 Thread GitBox
hboutemy merged pull request #3: [MPOM-209]. Corrected Jira URL. URL: https://github.com/apache/maven-apache-parent/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] ofarganc opened a new pull request #3: [MPOM-209]. Corrected Jira URL.

2019-01-20 Thread GitBox
ofarganc opened a new pull request #3: [MPOM-209]. Corrected Jira URL. URL: https://github.com/apache/maven-apache-parent/pull/3 Thanks for the comments @hboutemy ! I also think this URL is cleaner this way without the whitespaces. I'd prefer to keep the %3D just in case.

[GitHub] hboutemy closed pull request #3: [MPOM-209]. Corrected Jira URL.

2019-01-20 Thread GitBox
hboutemy closed pull request #3: [MPOM-209]. Corrected Jira URL. URL: https://github.com/apache/maven-apache-parent/pull/3 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] hboutemy commented on issue #3: [MPOM-209]. Corrected Jira URL.

2019-01-20 Thread GitBox
hboutemy commented on issue #3: [MPOM-209]. Corrected Jira URL. URL: https://github.com/apache/maven-apache-parent/pull/3#issuecomment-455866794 ok, let's remain strict: the current url remains quite easy to understand, now that the %20 are removed thank you, I knew I had to do

[jira] [Updated] (MDEPLOY-51) Prompt for username and password if not supplied

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-51?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MDEPLOY-51: -- Labels: (was: contributers-welcome up-for-grabs) > Prompt for username and password if not

[jira] [Commented] (MSITE-758) upgrade wagon-api from 1.0 to 2.x

2019-01-20 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MSITE-758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747450#comment-16747450 ] Robert Scholte commented on MSITE-758: -- This seems to be the reason why the plugin keeps failing on

[jira] [Commented] (MPOM-209) The issueManagement entry points to wrong location.

2019-01-20 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPOM-209?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747444#comment-16747444 ] ASF GitHub Bot commented on MPOM-209: - Github user ofarganc closed the pull request at:

[GitHub] ofarganc opened a new pull request #3: [MPOM-209]. Corrected Jira URL.

2019-01-20 Thread GitBox
ofarganc opened a new pull request #3: [MPOM-209]. Corrected Jira URL. URL: https://github.com/apache/maven-apache-parent/pull/3 Thanks for the comments @hboutemy ! I also think this URL is cleaner this way without the whitespaces. I'd prefer to keep the %3D just in case.

[jira] [Commented] (MNG-6522) Prepare Maven's Core Integration Test Suite to test with Java 12 and 13-ea

2019-01-20 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6522?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16747441#comment-16747441 ] Hudson commented on MNG-6522: - Build failed in Jenkins: Maven TLP » maven » runITsWithJavaEA #5 See

[GitHub] eolivelli commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false

2019-01-20 Thread GitBox
eolivelli commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false URL: https://github.com/apache/maven-surefire/pull/213#discussion_r249273282 ## File path:

[GitHub] Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false

2019-01-20 Thread GitBox
Tibor17 commented on a change in pull request #213: [SUREFIRE-1534] ClassNotFoundException: org.apache.maven.plugin.surefire.StartupReportConfiguration using reuseForks set to false URL: https://github.com/apache/maven-surefire/pull/213#discussion_r249273047 ## File path:

[GitHub] Tibor17 opened a new pull request #214: Junit5 displayname

2019-01-20 Thread GitBox
Tibor17 opened a new pull request #214: Junit5 displayname URL: https://github.com/apache/maven-surefire/pull/214 This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and