>maven/POMs can make use of ant build scripts, so be wary of this 
>scenario; it is fairly common to use ant via maven 

Thank you. But how do I find out if a pom.xml uses a build.xml in the same
directory?

Do I have to search for a
<include>build.xml</include>
or a
<call>build.xml</call>

statement in pom.xml?

Ben
-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Relationsship-pom-xml-and-build-xml-from-Ant-tp1092912p1092935.html
Sent from the Maven - Users mailing list archive at Nabble.com.

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

Reply via email to