hi all,
how can i define a goal which depends on other goal in my maven.xml
in ant we can do it as follow like 

............
............
blabla
...................
<target name="a" depends ="b"> 

............
............
blabla
...................
please let me know 


-- 
View this message in context: 
http://www.nabble.com/how-to-define-a-goal-which-wil-depends-on-other-goal-in-maven--tp15610275s177p15610275.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to