jenkinsci / material-theme-plugin

A Material theme plugin for Jenkins.
https://plugins.jenkins.io/material-theme/
MIT License
16 stars 16 forks source link

Update Jenkins Security Scan action #87

Open strangelookingnerd opened 2 months ago

strangelookingnerd commented 2 months ago

In order to unify the actions configuration this PR will

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

strangelookingnerd commented 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.