[jira] [Commented] (MCOMPILER-359) plexus-java 0.9.10 causes a NullPointer in compiler-plugin 3.8.0

2019-03-25 Thread Andrius Baltrunas (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801410#comment-16801410 ] Andrius Baltrunas commented on MCOMPILER-359: - Hi [~rfscholte], i recognize that was fixed

[GitHub] [maven-resolver] olamy commented on issue #4: Maven Resolver 1.2.0 JIRA issues.

2019-03-25 Thread GitBox
olamy commented on issue #4: Maven Resolver 1.2.0 JIRA issues. URL: https://github.com/apache/maven-resolver/pull/4#issuecomment-476430352 @michael-o no worries but the pr need to be rebased and there is so many commits/changes with the same pr

[jira] [Comment Edited] (SUREFIRE-1627) Surefire report contains wrong totals on number of tests and errors when used with rerunFailingTestsCount flag

2019-03-25 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16750513#comment-16750513 ] Tibor Digana edited comment on SUREFIRE-1627 at 3/26/19 12:13 AM: -- In

[jira] [Commented] (MNG-6543) Upgrade plexus classworld to support java 9+ ClassLoader.findClass(String moduleName, String name) in Mojos

2019-03-25 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801201#comment-16801201 ] Hudson commented on MNG-6543: - Build succeeded in Jenkins: Maven TLP » maven » MNG-6506 #3 See

[jira] [Closed] (SUREFIRE-1222) ForkClient attempts to consume unrelated lines

2019-03-25 Thread Tibor Digana (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tibor Digana closed SUREFIRE-1222. -- Resolution: Fixed

[GitHub] [maven-surefire] asfgit merged pull request #223: [SUREFIRE-1222] ForkClient attempts to consume unrelated lines

2019-03-25 Thread GitBox
asfgit merged pull request #223: [SUREFIRE-1222] ForkClient attempts to consume unrelated lines URL: https://github.com/apache/maven-surefire/pull/223 This is an automated message from the Apache Git Service. To respond to

[jira] [Commented] (MCOMPILER-359) plexus-java 0.9.10 causes a NullPointer in compiler-plugin 3.8.0

2019-03-25 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801153#comment-16801153 ] Robert Scholte commented on MCOMPILER-359: -- MCOMPILER-360 fixes the NPE. However, it will

[GitHub] [maven-resolver] hwellmann commented on issue #30: Fixes MRESOLVER-7, third try

2019-03-25 Thread GitBox
hwellmann commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-476370883 I've reintroduced the change made in a245b56 that got lost during rebase - thanks for spotting this! What exactly did you mean regarding the

[jira] [Commented] (MNG-6506) Mojos are unable to load package annotations on Java >= 9

2019-03-25 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801039#comment-16801039 ] Andreas Veithen commented on MNG-6506: -- Oh, and actually there is already a branch with the necessary

[jira] [Commented] (MCOMPILER-378) "release version not supported" error message

2019-03-25 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801037#comment-16801037 ] Robert Scholte commented on MCOMPILER-378: -- This requires a little more details. It looks

[jira] [Commented] (MNG-6506) Mojos are unable to load package annotations on Java >= 9

2019-03-25 Thread Andreas Veithen (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801028#comment-16801028 ] Andreas Veithen commented on MNG-6506: -- MNG-6543 is about updating plexus-classworlds. No need to

[jira] [Commented] (MCOMPILER-320) Allow additional class path items to be given during compilation

2019-03-25 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MCOMPILER-320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16801016#comment-16801016 ] Robert Scholte commented on MCOMPILER-320: -- So the integration test is incomplete? You are

[jira] [Closed] (MINSTALL-157) Seting custom packaging not working with 3.0.0-M1

2019-03-25 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MINSTALL-157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MINSTALL-157. --- Resolution: Won't Fix Assignee: Robert Scholte > Seting custom packaging not working

[GitHub] [maven-jarsigner-plugin] rfscholte commented on issue #1: Implement maxTries parameter

2019-03-25 Thread GitBox
rfscholte commented on issue #1: Implement maxTries parameter URL: https://github.com/apache/maven-jarsigner-plugin/pull/1#issuecomment-476349577 I need to catch up after a week of absence due to conferences. But the first thing I notice is a missing test. Probably easiest to solve when

[jira] [Created] (MGPG-69) Drop Maven 2 support (require Maven 3)

2019-03-25 Thread Robert Scholte (JIRA)
Robert Scholte created MGPG-69: -- Summary: Drop Maven 2 support (require Maven 3) Key: MGPG-69 URL: https://issues.apache.org/jira/browse/MGPG-69 Project: Maven GPG Plugin Issue Type:

[jira] [Closed] (MGPG-67) Upgrade parent to 33

2019-03-25 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MGPG-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte closed MGPG-67. -- Resolution: Fixed Assignee: Robert Scholte (was: Karl Heinz Marbaise) Fixed in

[jira] [Created] (MDEP-643) includeGroupIds ending with ".pom" lead to error

2019-03-25 Thread Arnd Horstmann (JIRA)
Arnd Horstmann created MDEP-643: --- Summary: includeGroupIds ending with ".pom" lead to error Key: MDEP-643 URL: https://issues.apache.org/jira/browse/MDEP-643 Project: Maven Dependency Plugin

[jira] [Created] (MCOMPILER-378) "release version not supported" error message

2019-03-25 Thread JIRA
Ewa Śliwińska created MCOMPILER-378: --- Summary: "release version not supported" error message Key: MCOMPILER-378 URL: https://issues.apache.org/jira/browse/MCOMPILER-378 Project: Maven Compiler

[jira] [Comment Edited] (MNG-6608) Why can't project.version in pom.xml be set as a variable?

2019-03-25 Thread Markus Meisterernst (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800745#comment-16800745 ] Markus Meisterernst edited comment on MNG-6608 at 3/25/19 2:32 PM: ---

[jira] [Comment Edited] (MNG-6608) Why can't project.version in pom.xml be set as a variable?

2019-03-25 Thread Markus Meisterernst (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800745#comment-16800745 ] Markus Meisterernst edited comment on MNG-6608 at 3/25/19 2:33 PM: ---

[jira] [Commented] (MNG-6608) Why can't project.version in pom.xml be set as a variable?

2019-03-25 Thread Markus Meisterernst (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800745#comment-16800745 ] Markus Meisterernst commented on MNG-6608: -- [~khmarbaise], you are right, it is definitely a Bug

[GitHub] [maven-resolver] slachiewicz commented on issue #30: Fixes MRESOLVER-7, third try

2019-03-25 Thread GitBox
slachiewicz commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-476223988 During verification, I found that one change is being rolled out -

[jira] [Commented] (DOXIA-575) Add support for (X)HTML5

2019-03-25 Thread Michael Osipov (JIRA)
[ https://issues.apache.org/jira/browse/DOXIA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800721#comment-16800721 ] Michael Osipov commented on DOXIA-575: -- I will pick this up again next month. Sorry, can't do it

[jira] [Created] (MJAVADOC-590) Setting nooverview option always causes a build failure

2019-03-25 Thread Benedikt Ritter (JIRA)
Benedikt Ritter created MJAVADOC-590: Summary: Setting nooverview option always causes a build failure Key: MJAVADOC-590 URL: https://issues.apache.org/jira/browse/MJAVADOC-590 Project: Maven

[jira] [Commented] (MDEPLOY-252) Deploy current archive without creating new archive (jar, war, ear)

2019-03-25 Thread Karl Heinz Marbaise (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800663#comment-16800663 ] Karl Heinz Marbaise commented on MDEPLOY-252: - The problem here is implied by the life

[jira] [Created] (SCM-924) Enhance SCM changelog model to hold information about tagged commits

2019-03-25 Thread Sven Linstaedt (JIRA)
Sven Linstaedt created SCM-924: -- Summary: Enhance SCM changelog model to hold information about tagged commits Key: SCM-924 URL: https://issues.apache.org/jira/browse/SCM-924 Project: Maven SCM

[jira] [Commented] (MDEPLOY-252) Deploy current archive without creating new archive (jar, war, ear)

2019-03-25 Thread Ivica Mikic (JIRA)
[ https://issues.apache.org/jira/browse/MDEPLOY-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800642#comment-16800642 ] Ivica Mikic commented on MDEPLOY-252: - When I run "mvn clean package", new JAR or WAR or EAR is

[jira] [Commented] (DOXIA-575) Add support for (X)HTML5

2019-03-25 Thread Graham Leggett (JIRA)
[ https://issues.apache.org/jira/browse/DOXIA-575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800619#comment-16800619 ] Graham Leggett commented on DOXIA-575: -- Quick ping, any news on this one? > Add support for (X)HTML5

Vulnerabilities in multiple Maven packages.

2019-03-25 Thread Bradley Atkins
All, When looking at forking and updating maven-source-plugin to get rid of it's dependency on the vulnerable package - org.codehaus.plexus : plexus-utils I found that these packages are also using vulnerable version of it. As fixing this issue would require multiple releases, can I prevail

[jira] [Commented] (MNG-6506) Mojos are unable to load package annotations on Java >= 9

2019-03-25 Thread Roman (JIRA)
[ https://issues.apache.org/jira/browse/MNG-6506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800527#comment-16800527 ] Roman commented on MNG-6506: Thank you Andreas. Hervé, should I create a new issue and PR for updating

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:38 AM:

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:36 AM:

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:36 AM:

[jira] [Commented] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800508#comment-16800508 ] Torsten Mingers commented on SUREFIRE-1651: --- Some thoughts towards your suggestion of adding

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:11 AM:

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:11 AM:

[jira] [Comment Edited] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers edited comment on SUREFIRE-1651 at 3/25/19 9:10 AM:

[jira] [Commented] (SUREFIRE-1651) JUnit5 Vintage + Maven-Failsafe + Category = ???

2019-03-25 Thread Torsten Mingers (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16800495#comment-16800495 ] Torsten Mingers commented on SUREFIRE-1651: --- I created a small project wich reflects the

[jira] [Created] (MNG-6616) Create public API for Projects Artifacts Cache where one project can be invalidated

2019-03-25 Thread Balazs Zsoldos (JIRA)
Balazs Zsoldos created MNG-6616: --- Summary: Create public API for Projects Artifacts Cache where one project can be invalidated Key: MNG-6616 URL: https://issues.apache.org/jira/browse/MNG-6616 Project:

[GitHub] [maven-resolver] michael-o commented on issue #4: Maven Resolver 1.2.0 JIRA issues.

2019-03-25 Thread GitBox
michael-o commented on issue #4: Maven Resolver 1.2.0 JIRA issues. URL: https://github.com/apache/maven-resolver/pull/4#issuecomment-476093522 I object. There are many good changes and fixes for out shortcomings. They must be considered for 2.0.

[GitHub] [maven-resolver] olamy commented on issue #4: Maven Resolver 1.2.0 JIRA issues.

2019-03-25 Thread GitBox
olamy commented on issue #4: Maven Resolver 1.2.0 JIRA issues. URL: https://github.com/apache/maven-resolver/pull/4#issuecomment-476091017 @ChristianSchulte maybe we can close this one? This is an automated message from the