Le vendredi 10 octobre 2008, will vuong a écrit :
> if i have a pom.xml that i refer to in my ant build.xml and that pom.xml
> declares a remote repo, does the maven ant task use the pom's remote repo?
> or do i also have to declare the remote repo inside the build.xml?  thanks
> for the clarification.

no, you don't need to declare the repo in your build.xml since it is in the 
pom.xml.
A general rule is that Maven Ant Tasks do like Maven: if it is different, it 
is likely a bug and should be filed in JIRA.

Regards,

Hervé

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

Reply via email to