rockcrafters / java-rockcraft-plugins

Build Ubuntu rock image for your Java application.
GNU General Public License v3.0
0 stars 1 forks source link

fix: set up classpath in line with jlink plugin #28

Closed vpa1977 closed 1 month ago

vpa1977 commented 1 month ago

JLink rockcraft plugin adds all jars found in staging area to jlink arguments. Since we know artifact in maven/gradle plugin it is sufficient to add them to the classpath.