Details
-
Documentation
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.5.0
-
None
Description
The Grape dependency manager documentation page, especially the Command Line Tool section 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>
Attachments
Issue Links
- relates to
-
GROOVY-8592 Migrate command line tools to picocli version of CliBuilder
- Closed
-
GROOVY-8621 Grape command line tool synopsis improvement
- Closed
- links to