Re: testCompile with multiReleaseOutput main classes

2022-07-23 Thread Karl Heinz Marbaise
Hi, On 23.07.22 18:28, Stanimir Stamenkov wrote: I want to produce a Java 8 compatible library that provides some Java 9+ classes, packaged as a Multi-Release JAR: The best suggestion I can give is is to use a multi module setup. https://github.com/khmarbaise/mrelease Furthermore I'm not

testCompile with multiReleaseOutput main classes

2022-07-23 Thread Stanimir Stamenkov
I want to produce a Java 8 compatible library that provides some Java 9+ classes, packaged as a Multi-Release JAR: * https://maven.apache.org/plugins/maven-compiler-plugin/multirelease.html I've taken a slimmed down _Multi-Release Parent_

[ANN] Maven Assembly Plugin 3.4.2 released

2022-07-23 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven Assembly Plugin version 3.4.2. https://maven.apache.org/plugins/maven-assembly-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-assembly-plugin 3.4.2