Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
There is currently no way to make source and distributions for multiprojects. It would be great if the dist plugin supported this.
This is a patch which adds the following goals:
dist:multiproject
--> calls the bin and src goals below)
dist:multiproject-bin
--> generates the binary distro with consolidated javadocs
dist:multiproject-src
--> generates the source distro