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
The mvn deploy used in our actions is not running in batch mode, which makes the logs significantly harder to read. To ensure this doesn't cause issues to be missed in the future, it's advisable to add the -B flag.
The text was updated successfully, but these errors were encountered:
The mvn deploy used in our actions is not running in batch mode, which makes the logs significantly harder to read. To ensure this doesn't cause issues to be missed in the future, it's advisable to add the -B flag.
The text was updated successfully, but these errors were encountered: