[
https://issues.jboss.org/browse/FORGE-1243?page=com.atlassian.jira.plugin...
]
Lincoln Baxter III closed FORGE-1243.
-------------------------------------
Assignee: Lincoln Baxter III
Fix Version/s: 2.0.0.Alpha14
Resolution: Done
Forge Bootstrap should print Forge version on critical failure
--------------------------------------------------------------
Key: FORGE-1243
URL:
https://issues.jboss.org/browse/FORGE-1243
Project: Forge
Issue Type: Feature Request
Components: Usability
Affects Versions: 2.0.0.Alpha13
Reporter: Lincoln Baxter III
Assignee: Lincoln Baxter III
Fix For: 2.0.0.Alpha14
This would make it easier to debug when users post traces that cause Forge to crash.
{code}
sorig:TripMe bgeorges$ forge --install shell
Using Forge at /Applications/jboss/forge
java.lang.IllegalArgumentException: No Artifact version found for
org.jboss.forge.addon:shell
at org.jboss.forge.bootstrap.Bootstrap.install(Bootstrap.java:192)
at org.jboss.forge.bootstrap.Bootstrap.<init>(Bootstrap.java:138)
at org.jboss.forge.bootstrap.Bootstrap.main(Bootstrap.java:87)
sorig:TripMe bgeorges$
{code}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira