[jira] [Assigned] (MNGSITE-341) Download pages must use HTTPS for sigs, hashes, KEYS

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy reassigned MNGSITE-341: - Assignee: Hervé Boutemy > Download pages must use HTTPS for sigs, hashes, KEYS >

[jira] [Commented] (MNGSITE-327) Change the download page for maven core to use sha256 checksums instead of md5

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596011#comment-16596011 ] Hervé Boutemy commented on MNGSITE-327: --- change from md5 to sha1 already done change from sha1 to

[jira] [Updated] (MNGSITE-327) Change the download page for maven core to use sha512 checksums instead of md5

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MNGSITE-327: -- Summary: Change the download page for maven core to use sha512 checksums instead of md5

[jira] [Commented] (MPOM-197) Replace deprecated plexus-maven-plugin with plexus-component-metadata plugin

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16595990#comment-16595990 ] Hervé Boutemy commented on MPOM-197: why not, the report does not seem to be used much need to

[jira] [Commented] (MNGSITE-341) Download pages must use HTTPS for sigs, hashes, KEYS

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596018#comment-16596018 ] Hervé Boutemy commented on MNGSITE-341: --- update done in html just now in

[GitHub] rfscholte commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10, 11 support

2018-08-29 Thread GitBox
rfscholte commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10,11 support URL: https://github.com/apache/maven-plugin-tools/pull/14#issuecomment-416893061 I've been able to reduce the need for ASM in plexus-java. First implementations always used ASM to read the module

[jira] [Commented] (MPLUGIN-336) broken in JDK 10 - IllegalArgumentException

2018-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596138#comment-16596138 ] ASF GitHub Bot commented on MPLUGIN-336: rfscholte commented on issue #14: [MPLUGIN-336] Upgrade

[GitHub] forax commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10, 11 support

2018-08-29 Thread GitBox
forax commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10,11 support URL: https://github.com/apache/maven-plugin-tools/pull/14#issuecomment-416900228 @rfscholte, there is a slight difference between using ASM or ModuleDescriptor.read is that ModuleDescriptor.read only

[jira] [Commented] (MPLUGIN-336) broken in JDK 10 - IllegalArgumentException

2018-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596166#comment-16596166 ] ASF GitHub Bot commented on MPLUGIN-336: forax commented on issue #14: [MPLUGIN-336] Upgrade ASM

[jira] [Commented] (MDEP-568) dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx

2018-08-29 Thread Lasse Westh-Nielsen (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596188#comment-16596188 ] Lasse Westh-Nielsen commented on MDEP-568: -- Big +1 to getting this merged! I have the same

[jira] [Commented] (MPLUGIN-336) broken in JDK 10 - IllegalArgumentException

2018-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596186#comment-16596186 ] ASF GitHub Bot commented on MPLUGIN-336: rfscholte commented on issue #14: [MPLUGIN-336] Upgrade

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596200#comment-16596200 ] Robert Scholte commented on SUREFIRE-1563: -- I've just verified that the temporary files

[GitHub] rfscholte commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10, 11 support

2018-08-29 Thread GitBox
rfscholte commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10,11 support URL: https://github.com/apache/maven-plugin-tools/pull/14#issuecomment-416909455 @forax I understand and that's fine. In the end it'll be the JRE complaining with its own clear messages if the result

[jira] [Commented] (MPLUGIN-336) broken in JDK 10 - IllegalArgumentException

2018-08-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MPLUGIN-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596224#comment-16596224 ] ASF GitHub Bot commented on MPLUGIN-336: docrjp commented on issue #14: [MPLUGIN-336] Upgrade

[GitHub] docrjp commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10, 11 support

2018-08-29 Thread GitBox
docrjp commented on issue #14: [MPLUGIN-336] Upgrade ASM to 6.2 for Java 10,11 support URL: https://github.com/apache/maven-plugin-tools/pull/14#issuecomment-416921252 That's great! I will look through maven modules in the following artifact groups and try to document each use of ASM:

[jira] [Commented] (MPOM-197) Replace deprecated plexus-maven-plugin with plexus-component-metadata plugin

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-197?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596619#comment-16596619 ] Hervé Boutemy commented on MPOM-197: {noformat}repo grep plexus-maven-plugin{noformat} gives a full

[jira] [Closed] (MNGSITE-327) Change the download page for maven core to use sha512 checksums instead of md5

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNGSITE-327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MNGSITE-327. - Resolution: Fixed Assignee: Hervé Boutemy done

[jira] [Commented] (MDEP-568) dependency:go-offline -DexcludeGroupIds=xxxx still try to resolve artifacts in the excluded group xxxx

2018-08-29 Thread Cosmin Stejerean (JIRA)
[ https://issues.apache.org/jira/browse/MDEP-568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596493#comment-16596493 ] Cosmin Stejerean commented on MDEP-568: --- Use dependency go offline and cache the .m2 folder for CI.

[jira] [Updated] (MNG-5666) Divide lifecycle in prePhases, phases and postPhases

2018-08-29 Thread Robert Scholte (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Scholte updated MNG-5666: Summary: Divide lifecycle in prePhases, phases and postPhases (was: Divide build in pre-build,

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Christian Stein (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596561#comment-16596561 ] Christian Stein commented on SUREFIRE-1563: --- Looking into the attached sample project.

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Simone Bordet (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596639#comment-16596639 ] Simone Bordet commented on SUREFIRE-1563: - [~sor] adding a test module descriptor (i.e.

[jira] [Updated] (MPOM-197) Remove deprecated plexus-maven-plugin from pluginManagement

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MPOM-197: --- Summary: Remove deprecated plexus-maven-plugin from pluginManagement (was: Replace deprecated

[jira] [Commented] (MPOM-207) Upgrade maven-compiler-plugin to version 3.8.0

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596694#comment-16596694 ] Hervé Boutemy commented on MPOM-207: questions: 1. what is expected from this upgrade? 2. why in Maven

[jira] [Commented] (MNG-5951) add an option to avoid path addition to inherited URLs

2018-08-29 Thread Mark Raynsford (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596714#comment-16596714 ] Mark Raynsford commented on MNG-5951: - They're fine for my purposes. I don't like to speak for others

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Simone Bordet (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596766#comment-16596766 ] Simone Bordet commented on SUREFIRE-1563: - [~sor] thanks for clarifications, and yes you can

[jira] [Updated] (MPOM-197) Remove deprecated plexus-maven-plugin from pluginManagement

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy updated MPOM-197: --- Description: Remove the deprecated 

[jira] [Commented] (MNG-5951) add an option to avoid path addition to inherited URLs

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596706#comment-16596706 ] Hervé Boutemy commented on MNG-5951: from a usability point of view, do you think these 3 attributes

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Christian Stein (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596711#comment-16596711 ] Christian Stein commented on SUREFIRE-1563: --- Will give the Surefire configuration a shot,

[jira] [Closed] (MPOM-197) Remove deprecated plexus-maven-plugin from pluginManagement

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MPOM-197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hervé Boutemy closed MPOM-197. -- Resolution: Fixed Assignee: Hervé Boutemy now that plexus-maven-plugin references in the whole

[jira] [Created] (MNG-6469) Upload to Nexus hangs

2018-08-29 Thread Haotian Wu (JIRA)
Haotian Wu created MNG-6469: --- Summary: Upload to Nexus hangs Key: MNG-6469 URL: https://issues.apache.org/jira/browse/MNG-6469 Project: Maven Issue Type: Bug Affects Versions: 3.5.4

[jira] [Updated] (MASSEMBLY-894) Local artifactScope overriding results in compile transitive dependencies being omitted

2018-08-29 Thread Jeff Evans (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Evans updated MASSEMBLY-894: - Description: Consider the following dependencies * moduleA (compile) depends on moduleB

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Christian Stein (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596608#comment-16596608 ] Christian Stein commented on SUREFIRE-1563: --- All modules you want to use at runtime need to

[jira] [Updated] (MASSEMBLY-894) Local artifactScope overriding results in compile transitive dependencies being omitted

2018-08-29 Thread Jeff Evans (JIRA)
[ https://issues.apache.org/jira/browse/MASSEMBLY-894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Evans updated MASSEMBLY-894: - Attachment: maven-assembly-plugin-issue.zip > Local artifactScope overriding results in

[jira] [Commented] (MPIR-373) upgrade from 2.9 to 3.0.0 introduce additional warning issue

2018-08-29 Thread Matt Nelson (JIRA)
[ https://issues.apache.org/jira/browse/MPIR-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596902#comment-16596902 ] Matt Nelson commented on MPIR-373: -- Seeing this issue with {{commons-httpclient-3.1}} as well.

[jira] [Created] (MASSEMBLY-894) Local artifactScope overriding results in compile transitive dependencies being omitted

2018-08-29 Thread Jeff Evans (JIRA)
Jeff Evans created MASSEMBLY-894: Summary: Local artifactScope overriding results in compile transitive dependencies being omitted Key: MASSEMBLY-894 URL: https://issues.apache.org/jira/browse/MASSEMBLY-894

[jira] [Commented] (WAGON-524) Deploy fails with AuthorizationException "Forbidden"

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/WAGON-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596908#comment-16596908 ] Hüseyin Kartal commented on WAGON-524: -- Just use the already provided project in the WEBDAV.ZIP. Set

[jira] [Comment Edited] (WAGON-524) Deploy fails with AuthorizationException "Forbidden"

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/WAGON-524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596908#comment-16596908 ] Hüseyin Kartal edited comment on WAGON-524 at 8/29/18 10:46 PM: Just use

[jira] [Commented] (MNG-5951) add an option to avoid path addition to inherited URLs

2018-08-29 Thread JIRA
[ https://issues.apache.org/jira/browse/MNG-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16597079#comment-16597079 ] Jörg Sesterhenn commented on MNG-5951: -- As long as my initial use case is addressed I'm fine with

[jira] [Commented] (MNG-5951) add an option to avoid path addition to inherited URLs

2018-08-29 Thread Mark Raynsford (JIRA)
[ https://issues.apache.org/jira/browse/MNG-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596678#comment-16596678 ] Mark Raynsford commented on MNG-5951: - So what is the plan here? It seems like adding the above

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Christian Stein (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596717#comment-16596717 ] Christian Stein commented on SUREFIRE-1563: --- [~sbordet] may I add you example project as an

[jira] [Commented] (SUREFIRE-1563) NoClassDefFoundError for JPMS modules with "require static"

2018-08-29 Thread Christian Stein (JIRA)
[ https://issues.apache.org/jira/browse/SUREFIRE-1563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16596756#comment-16596756 ] Christian Stein commented on SUREFIRE-1563: --- And remember the ALL-DEFAULT option for