The following issue has been updated:
Updater: Brett Porter (mailto:[EMAIL PROTECTED])
Date: Tue, 1 Jul 2003 6:18 PM
Comment:
this patch to the bootstrap and forehead.conf addresses the XML library duplication
(about 1Mb before compression), which is the only saving for the actual download.
I will do the 2nd part by having the bootstrap create a "copy-deps" shell and
"copy-deps.bat" file that will copy each of the libraries if they don't exist in the
repo. However, that doesn't affect the download size - just the amount of downloads of
dependencies.
Another saving that could be made in the download is to get plugins on demand,
registering some core ones and goals in a different way. This is related to MAVEN-536
Changes:
Attachment changed from to MAVEN-470.diff
---------------------------------------------------------------------
For a full history of the issue, see:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-470&page=history
---------------------------------------------------------------------
View the issue:
http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-470
Here is an overview of the issue:
---------------------------------------------------------------------
Key: MAVEN-470
Summary: The Maven download is a lot heavier than it needs to be
Type: Wish
Status: Unassigned
Priority: Major
Time Spent: Unknown
Estimate: 2 hours
Project: maven
Components:
core
Fix Fors:
1.0-beta-10
Versions:
1.0-beta-10
Assignee:
Reporter: Ben Walding
Created: Tue, 10 Jun 2003 3:45 AM
Updated: Tue, 1 Jul 2003 6:18 PM
Description:
At present (or when I checked all this out for b9), the Maven download included
* Duplicate jars in the lib and lib/endorsed - The maven batch / sh scripts should
copy these from the lib directory as required.
* Doesn't prepopulate the repository - The jars in lib can be precopied to the repo if
they don't exist in there already. This will save a couple of meg of download as those
jars are frequently used.
---------------------------------------------------------------------
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/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]