Regression in 2.13.2: NPE in LocalProject
during quarkus-maven-plugin:build
when activating quarkus.bootstrap.workspace-discovery
#28541
Labels
Milestone
Describe the bug
Updating from 2.13.1 to 2.13.2 results in:
Expected behavior
No error
Actual behavior
Error during build
How to Reproduce?
n/a at this point
Output of
uname -a
orver
No response
Output of
java -version
17.0.4
GraalVM version (if different from Java)
No response
Quarkus version or git rev
No response
Build tool (ie. output of
mvnw --version
orgradlew --version
)Maven 3.8.6
Additional information
Build happens via profile:
Jib plugin is used to build the image (but it doesn't get that far).
The text was updated successfully, but these errors were encountered: