The following comment has been added to this issue:

     Author: Brian Ewins
    Created: Tue, 15 Jul 2003 6:16 AM
       Body:
See also http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-568

The 'sucks' code is designed to import jars into the local repository - possibly 
overkill, but if you had a correctly set up sucks.xml and pointed sucks at the maven 
lib, it would install everything in the right place without needing to maintain 
another list. 

Downside: this would mean adding some of the sucks code to the maven core (SucksUtil + 
half of DefaultArtifactSucker). Which I guess kills this idea. 
---------------------------------------------------------------------
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
  Remaining: 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, 15 Jul 2003 1:38 AM

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/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]

Reply via email to