Hi, Sorry to be so wet behind the ears, not used Maven before (or XML much).
My first issues: I created a project.xml by saving the html at http://maven.apache.org/start/integrate.html and then editting, it would be really nice to have a link to a real xml file. I ran Maven against it last night and thought all had gone well, editted project.xml today and ran again, again 'Build sucessful' however when I look at maven.log I find: 2003-04-02 12:47:07,869 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class o rg.apache.commons.jelly.tags.core.IfTag doesn't support the nested "available" e lement. 2003-04-02 12:47:07,909 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class o rg.apache.commons.jelly.tags.core.IfTag doesn't support the nested "available" e lement. 2003-04-02 12:47:07,913 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class c om.werken.werkz.jelly.ProjectTag doesn't support the nested "path" element. What file/line number are these errors being generated from? I am also trying to move up to Eclipse, it seems that the Eclipse Maven plugin is still in development - is that right? thanks for any feedback Tim Pizey --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
