Gernot P created FORGE-528:
------------------------------
Summary: quickstart example "forge-from-scratch" does not work
Key: FORGE-528
URL:
https://issues.jboss.org/browse/FORGE-528
Project: Forge
Issue Type: Bug
Affects Versions: 1.0.2.Final
Reporter: Gernot P
running quickstart example "forge-from-scratch"
(
https://github.com/jbossas/quickstart/tree/master/forge-from-scratch) I get an error
"***ERROR*** [run] String index out of range: -1"
Here's the console output (I'm using Forge1.0.2Final):
? [named=The name of the new project (of type java.lang.String)]: forge5
? [topLevelPackage=The top-level java package for the project [e.g:
"com.example.project"] (of type java.lang.String)]: test
***SUCCESS*** Created project [forge5] in new working directory
[D:\/workspace/jsf-jboss/forge5]
Wrote D:\/workspace/jsf-jboss/forge5
Wrote D:\/workspace/jsf-jboss/forge5/pom.xml
Wrote D:\/workspace/jsf-jboss/forge5/src/main/java
Wrote D:\/workspace/jsf-jboss/forge5/src/test/java
Wrote D:\/workspace/jsf-jboss/forge5/src/main/resources
Wrote D:\/workspace/jsf-jboss/forge5/src/test/resources
Wrote D:\/workspace/jsf-jboss/forge5/src/main/java/test
Wrote D:\/workspace/jsf-jboss/forge5/src/main/resources/META-INF/forge.xml
***SUCCESS*** Installed [forge.maven.WebResourceFacet] successfully.
Warning: The encoding 'UTF-8' is not supported by the Java runtime.
Wrote D:\/workspace/jsf-jboss/forge5/src/main/webapp
Wrote D:\/workspace/jsf-jboss/forge5/pom.xml
Wrote D:\/workspace/jsf-jboss/forge5/src/main/resources/META-INF/persistence.xml
***ERROR*** [run] String index out of range: -1
[forge5] forge5 $
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira