Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
There's a slightly different result when the help-mojo is generated based on calling the clean-phase. Did makes it a bit harder to call it reproducible if you're not aware of this.
Calling it with clean it always generates:
package name.of.the.package\r\n \n \n
Calling it afterwards without clean it always:
\n package name.of.the.package\n \n
Attachments
Issue Links
- causes
-
MJAVADOC-643 make build Reproducible for secondary artifacts
- Closed