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

Services built using Maven randomly fail to when build using Java 8 #56

Open
cer opened this issue Jun 10, 2020 · 0 comments
Open

Services built using Maven randomly fail to when build using Java 8 #56

cer opened this issue Jun 10, 2020 · 0 comments

Comments

@cer
Copy link
Collaborator

cer commented Jun 10, 2020

  • This problem first appeared when the CircleCI build was switched from Java 14 back to Java 8.
  • The containers always used Java 8 even when Maven was running using Java 14
  • This mostly could not be reproduced locally
  • The exception was due to some annotation introspection problem on startup
  • The Spring Boot plugin seems to sometimes build a fat jar that is missing common-swagger
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