maven-jdeps-plugin multirelease impossible

2021-08-27 Thread Delany
Hi. I'm trying to find split packages using this plugin/goal: https://maven.apache.org/plugins/maven-jdeps-plugin/test-jdkinternals-mojo.html If add the plugin config as per https://maven.apache.org/plugins/maven-jdeps-plugin/usage.html it fails saying > Error:

Re: maven-surefire-plugin jdkToolchain meets forkCount

2021-08-27 Thread Delany
Yes it looks that way. I changed the system jdk to 16 and now I can pick a jdk with the toolchains plugin and without any surefire config. Its basically https://issues.apache.org/jira/browse/MTOOLCHAINS-28 all over again but with surefire-plugin Want a ticket? Delany On Thu, 26 Aug 2021 at

Re: Re: New release of Maven Shade Plugin

2021-08-27 Thread Michael Osipov
This isn't actually what we do. The ASF release is NOT a Git tag, but the source release ZIP file. Please retain the tag as-is. > Gesendet: Freitag, 27. August 2021 um 10:02 Uhr > Von: "Robert Scholte" > An: "Maven Users List" > Betreff: Re: New release of Maven Shade Plugin > > See the

Re: New release of Maven Shade Plugin

2021-08-27 Thread Robert Scholte
See the vote[1] I'll remove the github tag to prevent more confusion thanks, Robert [1] https://lists.apache.org/thread.html/rb9f899586cf49fefffc291b028a14b5fa8e22797d79d2362bcdfb58c%40%3Cdev.maven.apache.org%3E -- Origineel bericht -- Van: "Philipp Dallig" Aan:

Re: New release of Maven Shade Plugin

2021-08-27 Thread Philipp Dallig
Hi Sorry for digging up this old mail thread. I'm also interesseted in a new maven-shade-plugin. I noticed the 3.3.0 git tag (https://github.com/apache/maven-shade-plugin/releases/tag/maven-shade-plugin-3.3.0), but this version doesn't seems to be published on maven central