Re: Error using site:generate - "no action definition"

2003-06-14 Thread Gabriel Sjoberg
[EMAIL PROTECTED] wrote: Oops, nevermind. It turns out that this project extended another one that had a goal called 'site'. Not sure exactly what was going wrong, but renaming that goal fixed it. As a side note, I've found that a good practice (for me anyway) when naming goals is to always

Re: tasklist plugin help needed

2003-06-09 Thread Gabriel Sjoberg
Maarten Coene wrote: /** * The description of my method * @todo Refactor this method */ public void myMethod() { ... } I tried to generate the todo list with "maven tasklist" . What should I do to get the tasklist plugin generate a todo list? You may want to verify that the following line exi

Re: Where does task.xml appear on the site?

2003-06-08 Thread Gabriel Sjoberg
Paul Spencer wrote: (Maven Beta-9) I have the file xdocs/tasks.html, but a link to the generated files is not appearing in the navigation bar? Just for clarification, is your file xml or html? The site:generate goal calls the xdoc plugin. The xdoc plugin will process xdocs and publish any repo