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
Currently assembling the release is described in the parent pom.
this Task should be in a subproject and not have any implications (like dependencies) to all subprojects.
The parent pom is a good place for managing dependency versions or providing default plugin behavior but not for artifact creation.
The text was updated successfully, but these errors were encountered:
Currently assembling the release is described in the parent pom.
this Task should be in a subproject and not have any implications (like dependencies) to all subprojects.
The parent pom is a good place for managing dependency versions or providing default plugin behavior but not for artifact creation.
The text was updated successfully, but these errors were encountered: