jboss.home not set
jboss.home not set
jboss.home not set
jboss.home not set
......................................................................................................
All available targets :
ant deploy : compile the code, create the ear and copy the ear to the jboss server
ant jar : create the correspondant jar file
ant war : create the war file
ant ear : create the ear file
ant stage : create the ear, the jar and the war
ant undeploy : undeploy the project from the server
ant clean : delete generated file and jars
ant javadoc : generate the javadoc
ant zipcode : create a zip file from the code of the project
ant zipdoc : create a zip file from the documentation of the project
......................................................................................................