You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Remko Popma (JIRA)" <ji...@apache.org> on 2018/05/31 07:47:00 UTC

[jira] [Created] (GROOVY-8620) Update docs for Grape dependency manager

Remko Popma created GROOVY-8620:
-----------------------------------

             Summary: Update docs for Grape dependency manager
                 Key: GROOVY-8620
                 URL: https://issues.apache.org/jira/browse/GROOVY-8620
             Project: Groovy
          Issue Type: Task
          Components: command line processing
    Affects Versions: 2.5.0
            Reporter: Remko Popma
             Fix For: 2.5.1


The [Grape dependency manager|http://groovy-lang.org/grape.html] documentation page, especially the [Command Line Tool section|http://groovy-lang.org/grape.html#Grape-CommandLineTool] is out of date:

* install synopsis should be {{grape install [-hv] <group> <module> [<version>] [<classifier>]}}
* list synopsis should be {{grape list [-hv]}}
* resolve synopsis should be {{grape resolve [-adhisv] (<groupId> <artifactId> <version>)+}}
* the {{uninstall}} command is not mentioned. It should be added. Synopsis: {{grape uninstall [-hv] <group> <module> <version>}}





--
This message was sent by Atlassian JIRA
(v7.6.3#76005)