[jira] [Updated] (MPMD-296) Copy ruleset files into a subdirectory of target

2020-01-15 Thread Andreas Dangel (Jira)
[ https://issues.apache.org/jira/browse/MPMD-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andreas Dangel updated MPMD-296: Description: >From MPMD-289: {quote} if we're copying ruleset files into the build dir & expecting v

[jira] [Created] (MPMD-296) Copy ruleset files into a subdirectory of target

2020-01-15 Thread Andreas Dangel (Jira)
Andreas Dangel created MPMD-296: --- Summary: Copy ruleset files into a subdirectory of target Key: MPMD-296 URL: https://issues.apache.org/jira/browse/MPMD-296 Project: Maven PMD Plugin Issue Typ

[jira] [Created] (MENFORCER-348) add a graalvm enforcer rule

2020-01-15 Thread Ian Springer (Jira)
Ian Springer created MENFORCER-348: -- Summary: add a graalvm enforcer rule Key: MENFORCER-348 URL: https://issues.apache.org/jira/browse/MENFORCER-348 Project: Maven Enforcer Plugin Issue Typ

[jira] [Created] (MENFORCER-347) RequireJavaVersion should use plexus-java

2020-01-15 Thread Robert Scholte (Jira)
Robert Scholte created MENFORCER-347: Summary: RequireJavaVersion should use plexus-java Key: MENFORCER-347 URL: https://issues.apache.org/jira/browse/MENFORCER-347 Project: Maven Enforcer Plugin

[jira] [Assigned] (MJAVADOC-618) Goal javadoc:aggregate fails with submodules packaged as war

2020-01-15 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy reassigned MJAVADOC-618: - Assignee: Olivier Lamy > Goal javadoc:aggregate fails with submodules packaged as war

[jira] [Updated] (MJAVADOC-618) Goal javadoc:aggregate fails with submodules packaged as war

2020-01-15 Thread Olivier Lamy (Jira)
[ https://issues.apache.org/jira/browse/MJAVADOC-618?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy updated MJAVADOC-618: -- Fix Version/s: 3.2.0 > Goal javadoc:aggregate fails with submodules packaged as war > ---

[jira] [Closed] (MPOM-223) Introduce parent for extensions

2020-01-15 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPOM-223. -- Resolution: Fixed done in [a59be9f737d12b1a84525f4b2b611e7d1e438d54|https://github.com/apache/maven-pare

[jira] [Updated] (MPOM-210) Adding CVE Checks via OWASP

2020-01-15 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy updated MPOM-210: --- Fix Version/s: (was: MAVEN-34) MAVEN-35 > Adding CVE Checks via OWASP >

[jira] [Commented] (MSHADE-339) Shaded test jar has wrong type "jar"

2020-01-15 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MSHADE-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016365#comment-17016365 ] Herve Boutemy commented on MSHADE-339: -- bq. My fingers were itching to bring that in

[jira] [Created] (MDEP-669) Optimize the documentation of of build-classpath-mojo

2020-01-15 Thread Xinrong Meng (Jira)
Xinrong Meng created MDEP-669: - Summary: Optimize the documentation of of build-classpath-mojo Key: MDEP-669 URL: https://issues.apache.org/jira/browse/MDEP-669 Project: Maven Dependency Plugin

[jira] [Updated] (SUREFIRE-1745) Global Junit Test timeout

2020-01-15 Thread Kishore Kumar (Jira)
[ https://issues.apache.org/jira/browse/SUREFIRE-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kishore Kumar updated SUREFIRE-1745: Description: Hi, We need unit test level time-out similar to this  [https://github.com/

[jira] [Created] (SUREFIRE-1745) Global Junit Test timeout

2020-01-15 Thread Kishore Kumar (Jira)
Kishore Kumar created SUREFIRE-1745: --- Summary: Global Junit Test timeout Key: SUREFIRE-1745 URL: https://issues.apache.org/jira/browse/SUREFIRE-1745 Project: Maven Surefire Issue Type: New

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

2020-01-15 Thread GitBox
sschuberth commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-574687737 @michael-o, in our case, the root cause turned out to be a side effect of https://www.alphabot.com/security/blog/2020/java/Your-Java-builds-might-brea

[jira] [Created] (MSHADE-345) Package relocation appears not to work with Scala

2020-01-15 Thread Graham Pople (Jira)
Graham Pople created MSHADE-345: --- Summary: Package relocation appears not to work with Scala Key: MSHADE-345 URL: https://issues.apache.org/jira/browse/MSHADE-345 Project: Maven Shade Plugin Is

[GitHub] [maven-surefire] qerub opened a new pull request #262: Refer to correct property in skipping-tests doc

2020-01-15 Thread GitBox
qerub opened a new pull request #262: Refer to correct property in skipping-tests doc URL: https://github.com/apache/maven-surefire/pull/262 I found a little error when reading https://maven.apache.org/surefire/maven-failsafe-plugin/examples/skipping-tests.html : > You can also ski

[jira] [Commented] (MNG-6848) Ci Friendly builds broke with 3.6.2

2020-01-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MNG-6848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015956#comment-17015956 ] Michael Osipov commented on MNG-6848: - Can you try to bisect between the last good vers

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

2020-01-15 Thread GitBox
michael-o commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-574651102 @sschuberth If you see some other error, please report. This is an automated message

[jira] [Commented] (MCOMPILER-403) Spring Lombok -Werror [ERROR] An unknown compilation problem occurred

2020-01-15 Thread Igor Rybak (Jira)
[ https://issues.apache.org/jira/browse/MCOMPILER-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015923#comment-17015923 ] Igor Rybak commented on MCOMPILER-403: -- [~jbochenski] thanks it works as expected

[jira] [Commented] (MCHECKSTYLE-384) Incompatibility to Checkstyle version >= 8.24

2020-01-15 Thread Martin (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015908#comment-17015908 ] Martin commented on MCHECKSTYLE-384: Hi [~bmarwell], yes, I have update my pom-

[jira] [Commented] (MCHECKSTYLE-384) Incompatibility to Checkstyle version >= 8.24

2020-01-15 Thread Benjamin Marwell (Jira)
[ https://issues.apache.org/jira/browse/MCHECKSTYLE-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015890#comment-17015890 ] Benjamin Marwell commented on MCHECKSTYLE-384: -- Just a quick idea which

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

2020-01-15 Thread GitBox
sschuberth commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-574628663 Thanks @michael-o, I was just reading about that in [MRESOLVER-92](https://issues.apache.org/jira/browse/MRESOLVER-92) which is mentioned in the [1.4

[jira] [Commented] (MRESOLVER-97) Upgrade minimum Java version to 8

2020-01-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-97?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015881#comment-17015881 ] Michael Osipov commented on MRESOLVER-97: - This requires at least a new minor v

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

2020-01-15 Thread GitBox
michael-o commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-574626960 @sschuberth This has been reverted because it suffered from race conditions. This is a

[jira] [Commented] (WAGON-566) Add support for URI normalization

2020-01-15 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/WAGON-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015876#comment-17015876 ] Michael Osipov commented on WAGON-566: -- [~stvricbr...@gmail.com], looking forward too

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

2020-01-15 Thread GitBox
sschuberth commented on issue #30: Fixes MRESOLVER-7, third try URL: https://github.com/apache/maven-resolver/pull/30#issuecomment-574602639 Does this new feature imply some API usage changes? Because in our [OSS Review Toolkit](https://github.com/heremaps/oss-review-toolkit) (which analyze

[jira] [Commented] (MRESOLVER-96) Dependency Injection fails after upgrading to Maven 3.6.2

2020-01-15 Thread Marek Neumann (Jira)
[ https://issues.apache.org/jira/browse/MRESOLVER-96?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015761#comment-17015761 ] Marek Neumann commented on MRESOLVER-96: Thanks for having a glance and for the

[jira] [Issue Comment Deleted] (WAGON-425) write documentation for HTTP auth configuration

2020-01-15 Thread Steve Brown (Jira)
[ https://issues.apache.org/jira/browse/WAGON-425?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Brown updated WAGON-425: -- Comment: was deleted (was: Yes, I'm willing to try a patch.) > write documentation for HTTP auth config

[jira] [Commented] (WAGON-566) Add support for URI normalization

2020-01-15 Thread Steve Brown (Jira)
[ https://issues.apache.org/jira/browse/WAGON-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015724#comment-17015724 ] Steve Brown commented on WAGON-566: --- Yes, I'm willing to try a patch. > Add support for

[jira] [Commented] (WAGON-425) write documentation for HTTP auth configuration

2020-01-15 Thread Steve Brown (Jira)
[ https://issues.apache.org/jira/browse/WAGON-425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17015723#comment-17015723 ] Steve Brown commented on WAGON-425: --- Yes, I'm willing to try a patch. > write documenta