Re: maven plugin descriptor error

2007-07-11 Thread Steven Rowe
Hi Peter, Do you have maven-plugin ? I'm not sure what the plugin descriptor not being found could be caused by - this descriptor is an xml file that is generated automatically by maven. Are you familiar with the docs?: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html ht

maven plugin descriptor error

2007-07-10 Thread Peter Vawser
Hi, I am new to maven and have been trying to create an example mojo. Everything works fine. I can build the site and add documentation. However, when I try automate the creation of xdoc html in my pom file, I start to get errors. If I then remove the plugin details added for the generation of t