Paolo Antinori created FORGE-2596:
-------------------------------------
Summary: addons installation instructions are wrong
Key: FORGE-2596
URL:
https://issues.jboss.org/browse/FORGE-2596
Project: Forge
Issue Type: Bug
Components: Documentation
Affects Versions: 2.20.2.Final
Reporter: Paolo Antinori
If I open the documentation page for a component, like
http://forge.jboss.org/addon/org.jboss.forge.addon:slf4j
on the left side there are the installation steps:
{code}
In the Forge CLI:
addon-install --coordinate org.jboss.forge.addon:slf4j
{code}
The sample command is invalid in Forge 2.20.2.Final and generates this error:
{code}
[pantinor]$ addon-install --coordinate org.jboss.forge.addon:slf4j
***ERROR*** "org.jboss.forge.addon:slf4j" is not a valid Addon coordinate
{code}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)