[
https://issues.jboss.org/browse/FORGE-728?page=com.atlassian.jira.plugin....
]
Lincoln Baxter III commented on FORGE-728:
------------------------------------------
Hi there, thanks for reporting these issues.
To answer your first question, press <TAB> to see a full list of valid values for
those commands, I believe this is explained in the guide in that very section :)
"Press ENTER to confirm installation of any required facet dependencies and/or
packaging types, and remember to press TAB if you are not sure what comes next."
Do you think that is sufficient, or how could we clarify this to prevent others from
having the same problem?
As for your second question, what version of Forge are you using? Are you behind a proxy
and have you followed the instructions for using Forge behind a proxy? If you have already
done that, try deleting your ~/.forge/ directory and starting forge again.
Let me know how that goes.
Thanks,
~Lincoln
Documentation for Getting Started omits crucial details
-------------------------------------------------------
Key: FORGE-728
URL:
https://issues.jboss.org/browse/FORGE-728
Project: Forge
Issue Type: Bug
Components: Documentation
Reporter: Robert Dalgleish
The documentation in
http://forge.jboss.org/docs/using/basic-javaee-app.html omits
critical details.
1) In section "Set up persistence (JPA)", useful values for "{your JPA
implementation}" and "{your container}" are not provided. From slopping
around, I found that "HIBERNATE" and "JBOSS" worked.
2) While trying to follow section "Deploy/undeploy to AS7", issuing the command
"forge install-plugin jboss-as-7" yields the error:
***ERROR*** Exception encountered: no default repository set: (to set, type: set
DEFAULT_PLUGIN_REPO <repository>) (type "set VERBOSE true" to enable stack
traces)
At one point in the documentation, I founnd what the value of <repository> should
be, namely
https://raw.github.com/forge/plugin-repository/master/repository.yaml --
however, I don't think this is the correct value, as the command then proceeded to
mangle the value, changing the .yaml to yaml.yaml
--
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