You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2003/09/03 02:13:10 UTC

[jira] Commented: (MAVEN-389) Create a plugin downloader goal

The following comment has been added to this issue:

     Author: Brett Porter
    Created: Tue, 2 Sep 2003 7:12 PM
       Body:
this already exists - is it what was wanted?

Is it still needed when plugin dependencies can be used?
---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-389


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-389
    Summary: Create a plugin downloader goal
       Type: New Feature

     Status: Assigned
   Priority: Minor

 Time Spent: Unknown
  Remaining: 2 hours

    Project: maven
   Fix Fors:
             1.0-final
   Versions:
             1.0-beta-10

   Assignee: dion gillard
   Reporter: Ben Walding

    Created: Sat, 12 Apr 2003 9:58 AM
    Updated: Mon, 4 Aug 2003 12:13 AM

Description:
Create a plugin capable of downloading and installing 3rd party plugins.

Ideally it would work like this:

maven plugin:download http://crazybob.com/plugin-aptdoc-1.0.jar

Which would download and unpack the plugin

Things to be done
1) Make maven take command line arguments properly (could be stuffed into a list in the context / arg.0 arg.1 etc
2) Create the new goals (make sure they are proxy aware - HttpUtils
3) Profit!


Ultimately for known plugins we should be able to do
maven plugin:download maven-aptdoc-plugin

But that is a fair way away at the moment




---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org