I have a small problem that one of my dependencies is a war not a jar and it does not seem that the support for artifact type within dependencies is ready yet (I am using beta 7)
How does maven download jars? If I could use a tag in my maven.xml I could work around the problem quite easily. I looked at using http:get from jelly but it does not work (just prints the tag to the console which I have come to recognise as a dependency problem for the tag) Thanks in advance, Tim stephenson -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
