Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.1
-
Fix Version/s: 2.2
-
Labels:None
-
Number of attachments :
Activity
John Casey
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | John Casey [ jdcasey ] |
John Casey
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
John Casey
made changes -
| Fix Version/s | 2.2 [ 14414 ] |
added code that scans the outputDirectory / localRepository directory (depending on the mojo) and grabs all files that have the finalName prefix, other than the POM file which is already located.
Once this scanning is done, the new code then prompts the user to verify the file list and either enter '0' to approve it, or enter the numbers in the list for the files that should be removed...the code will remove, and reprompt.
This is more inclusive than simply looking for the javadoc and sources artifacts, and the warnings are preserved for missing javadoc/sources artifacts.