I'm updating fetch.xml to -<get> the maven2 tasks -use that to retrieve the rest
Now, here is a problem. I can probe for the m2 tasks in two ways.
1. I can look for the class, that implements the task or the antlib resource
2. I can use <typefound>. But how does (2) work with namespaced stuff? I want to do
<typefound name="dependencies" namespace="antlib:org.apache.maven.artifact.ant"/>
There isnt a way to do this yet, is there?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]