Parkour

Parkour

570k Downloads

compiler failed from jitpack.io

HereticClub opened this issue · 1 comments

commented

[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.881 s
[INFO] Finished at: 2024-07-01T05:41:11Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.4.0:check (validate) on project Parkour: The plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.4.0 requires Maven version 3.6.3 -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginIncompatibleException
Build tool exit code: 0
Looking for artifacts...
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8 -Dhttps.protocols=TLSv1.2
Looking for pom.xml in build directory and ~/.m2
Found artifact: io.github.a5h73y:Parkour:7.2.3
2024-07-01T05:41:14.008196138Z
Exit code: 0

⚠️ ERROR: No build artifacts found
Expected artifacts in: $HOME/.m2/repository/io/github/a5h73y/Parkour/7.2.3

commented

The plugin org.apache.maven.plugins:maven-checkstyle-plugin:3.4.0 requires Maven version 3.6.3
You need to update your version of Maven by the looks of it.