> ++> sometimes inside an ant target maven gets called by a <mvn . . .   
> task/macro ;
> in this context, ANT already knows about the proxy info. But how is this 
> information passed to maven now?
> If maven retrieves proxy setting from MAVEN_OPTS environment variable under 
> any circumstances, then fine, if not, how is this passed to maven from a ant 
> section in a pom? So the question may be allowed: does maven pick-up 
> MAVEN_OPTS proxy information when called from within a ANT task?

This seems to be more of a question for the Ant folks or something you
could determine by looking at their source code. You're asking "what
does Ant do when I have a <mvn> task in my build.xml file" which I
simply can't answer.

Wayne

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

Reply via email to