Re: Need some help with maven.xml...

2004-12-08 Thread Eric Black
Hi, I was just writing my first maven.xml file yesterday, so I may not be 100% correct in the following: The xmlns seems to be the namespacing so tasks/methods/whatever are mapped to the correct engine if there are more than one task with the same name, so you just specify the namespaces with the

Need some help with maven.xml...

2004-12-08 Thread Poppe, Troy
I'm trying to write a goal of my own in my project's maven.xml, and I'm a little confused about the mechanism where by xmlns attributes get mapped into jelly script or ant tasks (I'm not sure which it is). I'm wanting to write an "update-project" goal that will update the current working copy of