proguard-maven-plugin
proguard-maven-plugin copied to clipboard
Error java version
I think you need to compile with a more generic version of java, otherwise you will force people to use Java 9.
Failed to execute goal com.github.dingxin:proguard-maven-plugin:1.0.3:proguard (default) on project OSDWeb: Execution default of goal com.github.dingxin:proguard-maven-plugin:1.0.3:proguard failed: Unable to load the mojo 'proguard' in the plugin 'com.github.dingxin:proguard-maven-plugin:1.0.3' due to an API incompatibility: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com/github/dingxin/maven/plugins/proguard/ProguardMojo has been compiled by a more recent version of the Java Runtime (class file version 53.0), this version of the Java Runtime only recognizes class file versions up to 52.0