Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.0
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
As suggested (and written!) by Brett Porter on dev@maven, in this thread:
http://marc.theaimsgroup.com/?l=turbine-maven-dev&m=113694865002748&w=2
Allow the doclet path to be specified as an artifact with <docletArtifact>.
Currently the only option is <docletPath> which must be the local path to the jar file and is not portable.
Comments welcome, I'm happy to rework it if necessary.
Tested and verified the submitted patch.