*Hi,* Well, I guess that you won't find lots of people doing ant scripts that call maven that calls ant tasks... Are you sure there's not something wrong with it?
But trying to answer your question: I guess that maven, even when called from an ant script, will just look for the settings.xml that contains the repository declarations. That's how maven typically works (when the repository is not specified in the pom itself, which btw seems to be a bad practice). *Cheers.* 2008/10/10 will vuong <[EMAIL PROTECTED]> > > 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. > -- > View this message in context: > http://www.nabble.com/maven-ant-tasks-and-remote-repository-in-pom-tp19924245p19924245.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] > > -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !
