Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Build Tooling
-
Labels:None
-
Story Points:1
-
Sprint:Sprint 28
Description
When executing maven build using -X parameter that includes nexus-staging-maven-plugin, there is no DEBUG output (coming from relevant components, not from the Mojo itself)., while the components does log important things at DEBUG level.
This makes nearly impossible (or just overly hard) to properly diagnose what happens during staging...