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
Goal is to ensure build only code is scoped to build - in particular cause annot proc can have side effects in builds.
Side note: can be neat to set supported java version to avoid the warning about it since default is java 6 so never match a compatible creste release. LATEST or any wildcard value would be welcomed.
The text was updated successfully, but these errors were encountered:
Goal is to ensure build only code is scoped to build - in particular cause annot proc can have side effects in builds.
Side note: can be neat to set supported java version to avoid the warning about it since default is java 6 so never match a compatible creste release. LATEST or any wildcard value would be welcomed.
The text was updated successfully, but these errors were encountered: