Skip to content

Conversation

@thesurenk
Copy link
Collaborator

  • Change from eclipse-temurin:17-jre to eclipse-temurin:17-jdk
  • JRE only has runtime, JDK has compiler (javac) needed for Maven
  • Resolves 'No compiler is provided in this environment' error
  • Angular build now works, Java compilation was the remaining issue
  • Complete build should now succeed

- Change from eclipse-temurin:17-jre to eclipse-temurin:17-jdk
- JRE only has runtime, JDK has compiler (javac) needed for Maven
- Resolves 'No compiler is provided in this environment' error
- Angular build now works, Java compilation was the remaining issue
- Complete build should now succeed
@thesurenk thesurenk merged commit 6ae94f1 into main Oct 1, 2025
1 check failed
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

Successfully merging this pull request may close these issues.

2 participants