The ouput of the build is based on ear package exploded:
target/lib/wiki-common.jar
target/wiki-test.war
target/wiki-management.jar
target/wiki.war
target/META-INF
target/license
So you must to create a temp directory called wiki.ear and then copy all the artifacts
here.
In the next version (main trunk committed) you can find a new version of poms and create a
target/wiki.ear package, so you will can deploy directly this directory.
To build you must install wiki-common in your repository as other dependencies and then
you must call mvn package.
Hope this helps.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4217392#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...