Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jitpack.io has failed to build every version since 2.3.1 #5

Open
ScottiSws opened this issue Oct 25, 2024 · 0 comments
Open

jitpack.io has failed to build every version since 2.3.1 #5

ScottiSws opened this issue Oct 25, 2024 · 0 comments

Comments

@ScottiSws
Copy link

Can't use jitpack.io to get 2.4.2 since they can't build it. You get a "Could not resolve" if you try to get subproject petitparser-core and if you try to get the whole project you only get the POM file.

build log from jitpack.io for version 2.4.2. All builds have failed since 2.3.1
[INFO] Reactor Summary for PetitParser 2.4.2:
[INFO]
[INFO] PetitParser ........................................ SUCCESS [ 3.936 s]
[INFO] PetitParser Core ................................... FAILURE [ 0.558 s]
[INFO] PetitParser JSON ................................... SKIPPED
[INFO] PetitParser Smalltalk .............................. SKIPPED
[INFO] PetitParser XML .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.571 s
[INFO] Finished at: 2024-01-09T21:45:06Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.1:compile (default-compile) on project petitparser-core: Fatal error compiling: invalid flag: --release -> [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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn -rf :petitparser-core
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: com.github.petitparser:petitparser:2.4.2
2024-01-09T21:45:09.842857644Z
Exit code: 0

✅ Build artifacts:
com.github.petitparser:java-petitparser:2.4.2

Files:
com/github/petitparser/java-petitparser/2.4.2
com/github/petitparser/java-petitparser/2.4.2/build.log
com/github/petitparser/java-petitparser/2.4.2/java-petitparser-2.4.2.pom
com/github/petitparser/java-petitparser/2.4.2/java-petitparser-2.4.2.pom.md5
com/github/petitparser/java-petitparser/2.4.2/java-petitparser-2.4.2.pom.sha1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant