Hi

I´ve used ant:ant command from maven to generate a build file some
time ago and ant place in the generated build file all dependencies as
classpath.

I did today and discovered that ant just make something like this:

<path id="build.classpath">
   <fileset dir="${maven.repo.local}"/>
 </path>

Is this more efficient than the old way ??



--
Javier Leyba
Barcelona - Spain
http://blog.leyba.com.ar

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

Reply via email to