Hello,

I've been asking a flood of questions on both this and the Ant mailing list
trying to solve some integration issues. Everyone on both lists has been
incredibly helpful answering some of my tougher questions within a day or
less. This morning's drama comes from the version of Ant supported through
Ant run. I'm trying to pull dependencies into my Ant-based J2me project
using the Maven ant tasks jar and it works fine as long as I run on Ant 1.7.
What I'm specifically doing is passing the path returned from the
maven-dependencies task to the Ant unjar task. I can't find another way to
do this  from Ant without getting into scripting (which involves BSF
classloading yukiness) or breaking out into a custom task. I'm getting a
little frustrated because our sprint (we do agile here) is running to a
close and I'm falling behind on another project. Could somebody help give me
some suggestions?
-- 
View this message in context: 
http://www.nabble.com/Maven-Ant-integration-tp15089623s177p15089623.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]

Reply via email to