]
Claus Ibsen closed FORGE-2185.
------------------------------
Fix Version/s: 2.15.0.Final
Resolution: Done
The man page now have documentation. Thanks
archetype-list - Command has no documentation and lists nothing
---------------------------------------------------------------
Key: FORGE-2185
URL:
https://issues.jboss.org/browse/FORGE-2185
Project: Forge
Issue Type: Bug
Affects Versions: 2.13.0.Final
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.15.0.Final
In forge 2.13.0 I type
{code}
archetype-list
{code}
and it prints nothing.
The man page for this command does not show any documentation what it does, and how to
use it.
{code}
NAME
archetype-list -- Maven
SYNOPSIS
archetype-list [-]
DESCRIPTION
* --named*
RESOURCES
forge: <
http://forge.jboss.org/>
COPYING
Copyright 2015 Red Hat, Inc. and/or its affiliates.
Licensed under the Eclipse Public License version 1.0, available at
http://www.eclipse.org/legal/epl-v10.html
{code}
Also I wonder as a 3rd party plugin provider, can you install custom archetypes that this
command can list?