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

JDK 10 Maven Build Error #129

Closed
pwittrock opened this issue Apr 23, 2019 · 3 comments
Closed

JDK 10 Maven Build Error #129

pwittrock opened this issue Apr 23, 2019 · 3 comments
Assignees

Comments

@pwittrock
Copy link

Building with Java 10 results in an error. Looks like this issue: spring-projects/spring-petclinic#349

@arey
Copy link
Member

arey commented Apr 28, 2019

I've got this error:

[ERROR] Failed to execute goal ro.isdc.wro4j:wro4j-maven-plugin:1.8.0:run (default) on project spring-petclinic-api-gateway: Execution default of goal ro.isdc.wro4j:wro4j-maven-plugin:1.8.0:run failed: An API incompatibility was encountered while executing ro.isdc.wro4j:wro4j-maven-plugin:1.8.0:run: java.lang.ExceptionInInitializerError: null
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>ro.isdc.wro4j:wro4j-maven-plugin:1.8.0

The wro4j-maven-plugin is not compatible with Java 9,10 and 11 and seems to be not supported: wro4j/wro4j#1039

@notsureifkevin already worked on an update to java 10/1 in the PR #104
The is also another issue #102

@arey arey self-assigned this Apr 30, 2019
@arey
Copy link
Member

arey commented Apr 30, 2019

Next week, I will work on a Java 11 version (probably in a separate branch)

@arey
Copy link
Member

arey commented May 8, 2019

It should be OK. I let you test.

@arey arey closed this as completed May 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants