unit="hour" />
description="Creates the Web Application's war directory"
depends="init">
depends="prepare">
destdir="${basedir}/build/war/WEB-INF/classes" debug="on">
mode="update">
description="Packages the Web Application's web archive file"
depends="build">
description="Deploy the project">
todir="${jboss.deploy.dir}" />
description="Deletes the Web Application's war directory and web archive file">
message="Deleting ${app.name}'s war directory and web archive file ..." />
No comments:
Post a Comment