Failed to execute goal
Justman100 opened this issue ยท 4 comments
Get this, if i try to compile
Failed to execute goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade (default) on project CoreProtect: Execution default of goal org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade failed: An API incompatibility was encountered while executing org.apache.maven.plugins:maven-shade-plugin:3.2.4:shade: java.lang.NoSuchMethodError: 'java.lang.Object org.apache.maven.model.Plugin.getGoals()'
doesnt CoreProtect use gradle instead of maven?
It exists a .pom and no gradlew file