Java Reference
In-Depth Information
At this point you must be familiar with building and deploying your Maven applica-
tions from Eclipse or from a shell. Assuming you are managing your application from
a shell—start by building up the project using:
mvn install
Then publish it as usual using JBoss' Maven plugin:
mvn jboss-as:deploy
Search WWH ::




Custom Search