The following comment has been added to this issue:

     Author: David Eric Pugh
    Created: Thu, 2 Dec 2004 5:58 AM
       Body:
I thought about doing this, but I don't believe that the get-deps does all the 
stuff that the maven version does in terms of detecting resources?  Also, how 
do you figure out what the maven local repo is if they aren't using Maven?  I 
guess you could do something conditional.
---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MPANT-21?page=comments#action_27372

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPANT-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPANT-21
    Summary: get-deps target should download to local maven repo
       Type: Improvement

     Status: Open
   Priority: Minor

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-ant-plugin
   Fix Fors:
             1.8.1

   Assignee: Arnaud HERITIER
   Reporter: Chuck Daniels

    Created: Wed, 1 Dec 2004 11:44 AM
    Updated: Thu, 2 Dec 2004 5:58 AM
Environment: All

Description:
The get-deps target downloads dependencies to target/lib.  This is problematic 
since it forces downloads to occur after a 'clean' is performed.  I suggest 
downloading to the local maven repository, regardless of whether or not maven 
has been installed.  This avoids unnecessary downloads after a 'clean' and also 
makes migration to maven easier.  Once a user migrates to maven, dependencies 
will already exist in the local repo.


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