[jira] [Commented] (MPOM-247) Make minimum enforced Maven version configurable via property

2021-06-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364711#comment-17364711 ] Hudson commented on MPOM-247: - Build succeeded in Jenkins: Maven » Maven TLP » maven-apache-par

[jira] [Commented] (MPOM-263) Enforce building with Java 8+

2021-06-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364712#comment-17364712 ] Hudson commented on MPOM-263: - Build succeeded in Jenkins: Maven » Maven TLP » maven-apache-par

[jira] [Closed] (MPOM-262) Require Java 8

2021-06-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPOM-262. -- Fix Version/s: ASF-24 Resolution: Fixed > Require Java 8 > -- > > Key:

[jira] [Closed] (MPOM-263) Enforce building with Java 8+

2021-06-16 Thread Herve Boutemy (Jira)
[ https://issues.apache.org/jira/browse/MPOM-263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Herve Boutemy closed MPOM-263. -- Fix Version/s: ASF-24 Assignee: Herve Boutemy Resolution: Fixed done in https://github.c

[jira] [Commented] (MPOM-263) Enforce building with Java 8+

2021-06-16 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/MPOM-263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364706#comment-17364706 ] Hudson commented on MPOM-263: - Build succeeded in Jenkins: Maven » Maven TLP » maven-apache-par

[jira] [Commented] (MDEP-754) Analyze incorrectly warns that junit is test only when it is a compile time dependency

2021-06-16 Thread John Camerin (Jira)
[ https://issues.apache.org/jira/browse/MDEP-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364623#comment-17364623 ] John Camerin commented on MDEP-754: --- Agree...  I think these are duplicates > Analyze in

[jira] [Commented] (MDEP-754) Analyze incorrectly warns that junit is test only when it is a compile time dependency

2021-06-16 Thread Steven Schlansker (Jira)
[ https://issues.apache.org/jira/browse/MDEP-754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364605#comment-17364605 ] Steven Schlansker commented on MDEP-754: Possible duplicate of MDEP-753 > Analyze

[jira] [Commented] (MDEP-753) Non-test dependency reported as Non-test scoped test only dependency

2021-06-16 Thread Steven Schlansker (Jira)
[ https://issues.apache.org/jira/browse/MDEP-753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364602#comment-17364602 ] Steven Schlansker commented on MDEP-753: I attempted to upgrade our project to use

[jira] [Commented] (MNG-7172) Warning about signing of libjansi on macOS

2021-06-16 Thread Robert Scholte (Jira)
[ https://issues.apache.org/jira/browse/MNG-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364510#comment-17364510 ] Robert Scholte commented on MNG-7172: - What I see right now (on Windows) is that with e

[jira] [Created] (WAGON-611) Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2

2021-06-16 Thread Meghana Chada (Jira)
Meghana Chada created WAGON-611: --- Summary: Cannot download Artifact com.github.everit-org.json-schema:org.everit.json.schema:jar:1.9.2 Key: WAGON-611 URL: https://issues.apache.org/jira/browse/WAGON-611

[jira] [Comment Edited] (MWAR-442) WAR overlay not including the dependent WAR contents

2021-06-16 Thread Sebastien Dubois (Jira)
[ https://issues.apache.org/jira/browse/MWAR-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364378#comment-17364378 ] Sebastien Dubois edited comment on MWAR-442 at 6/16/21, 4:56 PM:

[jira] [Commented] (MWAR-442) WAR overlay not including the dependent WAR contents

2021-06-16 Thread Sebastien Dubois (Jira)
[ https://issues.apache.org/jira/browse/MWAR-442?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364378#comment-17364378 ] Sebastien Dubois commented on MWAR-442: --- I've created a dummy repository to make it e

[jira] [Created] (MWAR-442) WAR overlay not including the dependent WAR contents

2021-06-16 Thread Sebastien Dubois (Jira)
Sebastien Dubois created MWAR-442: - Summary: WAR overlay not including the dependent WAR contents Key: MWAR-442 URL: https://issues.apache.org/jira/browse/MWAR-442 Project: Maven WAR Plugin I

[GitHub] [maven-shade-plugin] michael-o commented on a change in pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
michael-o commented on a change in pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#discussion_r652547884 ## File path: src/it/MSHADE-36-inject-dep-reduced-pom-in-final/pom.xml ## @@ -0,0 +1,100 @@ + + + + + + 4.0.0 + + +org.apache.maven.plugin

[GitHub] [maven-shade-plugin] nielsbasjes commented on pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
nielsbasjes commented on pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#issuecomment-862223159 @michael-o I have fixed it. CI builds all pass now. Pushing a squased version for cleaner merging. -- This is an automated message from the Apache Git Service. To

[GitHub] [maven-shade-plugin] michael-o commented on pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
michael-o commented on pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#issuecomment-86952 @nielsbasjes Let me explicitly know when you are done from your PoV and I will review and test everything. -- This is an automated message from the Apache Git Service

[GitHub] [maven-shade-plugin] michael-o commented on a change in pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
michael-o commented on a change in pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#discussion_r652538572 ## File path: src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java ## @@ -437,6 +447,24 @@ public void execute() List

[GitHub] [maven-shade-plugin] nielsbasjes commented on pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
nielsbasjes commented on pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#issuecomment-862211028 > @nielsbasjes Something is wrong, GitHub shows 97 commits to be merged. Did you rebase incorrectly? Yes, something went wrong here. I'm fixing it. --

[GitHub] [maven-shade-plugin] nielsbasjes commented on a change in pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
nielsbasjes commented on a change in pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#discussion_r652520083 ## File path: src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java ## @@ -437,6 +447,24 @@ public void execute() Lis

[GitHub] [maven-shade-plugin] michael-o commented on pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
michael-o commented on pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#issuecomment-862199804 @nielsbasjes Something is wrong, GitHub shows 97 commits to be merged. Did you rebase incorrectly? -- This is an automated message from the Apache Git Service. To res

[GitHub] [maven-shade-plugin] nielsbasjes commented on pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
nielsbasjes commented on pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#issuecomment-862189505 Regarding #26: That one indeed requires this fix to be in place first. Once this one (#25) has been merged I'll update #26 for a renewed review round. -- This is

[GitHub] [maven-shade-plugin] nielsbasjes commented on a change in pull request #25: [MSHADE-36] Use reduced dependencies

2021-06-16 Thread GitBox
nielsbasjes commented on a change in pull request #25: URL: https://github.com/apache/maven-shade-plugin/pull/25#discussion_r652495969 ## File path: src/main/java/org/apache/maven/plugins/shade/mojo/ShadeMojo.java ## @@ -437,6 +447,24 @@ public void execute() Lis

[jira] [Commented] (MPMD-315) Maven PMD Plugin fails on Java 16: org.apache.maven.reporting.MavenReportException: Unsupported targetJdk value '16'.

2021-06-16 Thread Jerome Lapostolet (Jira)
[ https://issues.apache.org/jira/browse/MPMD-315?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364148#comment-17364148 ] Jerome Lapostolet commented on MPMD-315: Hi [~adangel]! I see you've merged the fi

[jira] [Updated] (MEAR-302) jakarta EE 9 EAR compatibility

2021-06-16 Thread Michael Osipov (Jira)
[ https://issues.apache.org/jira/browse/MEAR-302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Osipov updated MEAR-302: Summary: jakarta EE 9 EAR compatibility (was: jakarta ee 9 ear compatibility) > jakarta EE 9 EAR co

[jira] [Commented] (MNG-7172) Warning about signing of libjansi on macOS

2021-06-16 Thread Guillaume Nodet (Jira)
[ https://issues.apache.org/jira/browse/MNG-7172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17364106#comment-17364106 ] Guillaume Nodet commented on MNG-7172: -- Actually, I do work on OSX, but the libraries