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
[ERROR] Failed to execute goal org.codehaus.gmavenplus:gmavenplus-plugin:3.0.0:execute (sanity-checks) on project camel-quarkus-ldap: Error occurred while calling a method on a Groovy class from classpath.: InvocationTargetException: For input string: "0-RC2" -> [Help 1]
It needs to strip anything after "-" in compareVersion method in tooling/scripts/sanity-checks.groovy
The text was updated successfully, but these errors were encountered:
Bug description
The steps to reproduce
3.0.0-RC2
./mvnw -f extension/ldap/pom.xml
It needs to strip anything after "-" in
compareVersion
method intooling/scripts/sanity-checks.groovy
The text was updated successfully, but these errors were encountered: