[forge-dev] Forge 2.0 setup/initialization

Thomas Frühbeck fruehbeck at aon.at
Sat Feb 2 13:48:42 EST 2013


Hi,
I tried to setup a Forge 2.0 instance from github repo.
What I did was:
- build forge: mvn install
- unzip core/dist/target/forge-distribution-2.0.0-SNAPSHOT.zip

- install example and example2:
     bin/forge --install org.jboss.forge:example,2.0.0-SNAPSHOT
     bin/forge --install org.jboss.forge:example2,2.0.0-SNAPSHOT

- run Forge 2.0
     bin/forge

I did not get any console, it's just silent.
Did I miss something?

Thanks,
Thomas


More information about the forge-dev mailing list