diggsweden / DCAT-AP-SE-Processor

GNU General Public License v3.0
9 stars 8 forks source link

build failed #30

Closed jave closed 3 months ago

jave commented 3 months ago

Contact Details

No response

What happened?

build failed for branch 18-förvaltning-av-gamla-beroenden-1

Steps To Reproduce

clone podman build .

What did you expect?

i expected an image to build

Version

No response

Optional Screenshots

No response

Relevant log output

[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 39 source files with javac [debug release 17] to target/classes
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  25.712 s
[INFO] Finished at: 2024-03-11T15:17:31Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project dcat-ap-processor: Fatal error compiling: error: release version 17 not supported -> [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: building at STEP "RUN ./mvnw clean package spring-boot:repackage": while running runtime: exit status 1
ayeshabhatti78 commented 3 months ago

Please test now. I have updated docker file with java 17. Worked for me on local,

jave commented 3 months ago

builds now, tnx