The following comment has been added to this issue:
Author: Geoffrey
Created: Mon, 27 Dec 2004 12:16 PM
Body:
For performance it would also be nice that if "none" is selected, the site goal
doesn't actually run
---------------------------------------------------------------------
View this comment:
http://jira.codehaus.org/browse/MPDIST-19?page=comments#action_28348
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/browse/MPDIST-19
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MPDIST-19
Summary: Make inclusion of site docs optional for binary distribution
Type: Improvement
Status: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: maven-dist-plugin
Assignee: Brett Porter
Reporter: Anders Westlund
Created: Mon, 29 Nov 2004 11:34 AM
Updated: Mon, 27 Dec 2004 12:16 PM
Description:
The fix for MPDIST-8 unfortunately has made "site" a prereq for dist:build-bin.
OK, the fix does make the behaviour predictable, but I would not say "right".
IMHO the full project site docs don't belong in a binary distribution at all.
What you need there is exactly what was bundled in RC2: the jar, and the
javadoc to use it. The site docs don't belong in the source distribution
either, as it is so easy to generate them from the source.
Not to break anything depending on the current behaviour, the site plugin would
need a property like maven.dist.bin.includeSite=true/false, the default being
true.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]