History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: MAVEN-590
Type: Improvement Improvement
Status: Open Open
Priority: Major Major
Assignee: Unassigned
Reporter: Richard Atkins
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1

Distribute documentation with binaries

Created: 20/Jul/03 11:49 PM   Updated: 14/Apr/06 10:53 AM
Component/s: core
Affects Version/s: 1.0-rc3
Fix Version/s: None

Time Tracking:
Not Specified


 Description  « Hide
The current maven distribution is almost unusable without a net connection. There is not even a readme!

This needs to change before the final release, if only so new users will know to set up a MAVEN_HOME, and run "maven -help" and "maven -g" to get help on what the system can do.

Distributing the getting started guide is essential, and perhaps the plugin documentation.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ben Walding - 21/Jul/03 12:27 AM
I personally think that the documents should be packaged, but not inside the distribution

perhaps...

maven-1.0-final.zip (code + docs)
maven-1.0-final-src.zip (src + docs)
maven-1.0-final-bin.zip (code)

rinse and repeat for tar.gz (or tar.bz2)


Lukas Theussl - 14/Apr/06 10:53 AM
I think we should include the pdf inside a docs/ directory of the binary distribution. WDYT?