You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "b. ohnsorg (Jira)" <ji...@apache.org> on 2022/06/21 10:06:00 UTC

[jira] [Created] (MJAR-289) Support toolchain

b. ohnsorg created MJAR-289:
-------------------------------

             Summary: Support toolchain
                 Key: MJAR-289
                 URL: https://issues.apache.org/jira/browse/MJAR-289
             Project: Maven JAR Plugin
          Issue Type: Improvement
            Reporter: b. ohnsorg


# Configure a toolchain to use a more recent JDK, e.g. 17
 # run mvn clean install with a different (older) JDK, e.g. 11
 # maven-jar-plugin bails out with exit code other than 0 from jar command

 

It seems very likely (see MJAR-62) that this plugin doesn't support toolchains at all. Since packaging as JAR is a basic operation this has to work out of the box, when using toolchains.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)