[jboss-dev-forums] [Design of JBoss Wiki] - Re: Installation of JBoss Wiki
piergiorgiolucidi
do-not-reply at jboss.com
Thu Mar 12 07:19:48 EDT 2009
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#4217392
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4217392
More information about the jboss-dev-forums
mailing list