You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by partha_ctc <pa...@rediffmail.com> on 2008/11/04 11:48:27 UTC

out come of one pom i.s ear can be copied to other folder location?

Hi,
i have a pom whose out put wil make a ear . that mean
<packaging>ear</packaging> , so at last it is building my ear. after that i
want to copy that ear to some other folder. 
that can be done using another pom, but i want to do this in one pom.

Hello experts ,can this be done is same pom ? 
if yes then what will be the tag ?
For other tasks i have already used maven-antrun-plugin in this pom. if i am
writting a copy functionality for above solution in this plugin,it is giving
error as the ear not found as it has not been created yet..

want your help urjent..
-- 
View this message in context: http://www.nabble.com/out-come-of-one-pom-i.s-ear-can-be-copied-to-other-folder-location--tp20319937p20319937.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org