You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using the build/buildall script with the JDK11 profile produces the following error:
[INFO] Scanning for projects...
[ERROR] [ERROR] Could not find the selected project in the reactor: sql-plugin @
[ERROR] Could not find the selected project in the reactor: sql-plugin -> [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/MavenExecutionException
Steps/Code to reproduce bug build/buildall -o=-Pjdk11
The text was updated successfully, but these errors were encountered:
Describe the bug
Using the build/buildall script with the JDK11 profile produces the following error:
Steps/Code to reproduce bug
build/buildall -o=-Pjdk11
The text was updated successfully, but these errors were encountered: