Open strangelookingnerd opened 2 months ago
Error: 8-08 14:22:34] [autobuild] [ERROR] Failed to execute goal ro.isdc.wro4j:wro4j-maven-plugin:1.7.0:run (default) on project material-theme: Execution default of goal ro.isdc.wro4j:wro4j-maven-plugin:1.7.0:run failed: An API incompatibility was encountered while executing ro.isdc.wro4j:wro4j-maven-plugin:1.7.0:run: java.lang.ExceptionInInitializerError: null
It seems like this plugin can not be compiled with the default Java version of the scan. Future updates to the plugin may resolve the issue.
In order to unify the actions configuration this PR will
java-version
in order to rely on the defaultjava-cache
configuration to speed-up the actions buld timepermissions
allowing the action to create security issuesbranches
Please note this PR was created semi-automatically. If you find any issue with it, don't hesitate to ping me. See discussion in https://github.com/jenkinsci/asm-api-plugin/pull/36
Testing done
Awaiting run of the action to verify the changes...
Submitter checklist