[
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
[
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
[
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:
[
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
[
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
[
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
[
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
[
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
[
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
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
[
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:
[
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
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
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
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
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
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
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.
--
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
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
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
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
[
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
[
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
[
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
25 matches
Mail list logo