Should be ok now with my latest commit From: [email protected] Date: Sun, 27 Jan 2013 17:26:52 +0100 To: [email protected] Subject: Re: [mojo-dev] Unable to generate mojo documentation (using java5 annotations)
That's what I already did. I should have been more precise.The website is actually generating fine for almost everything *but* the add-filtered-source mojo.The link on the index.html page is a dead link for me, is it ok for you? -- Baptiste 2013/1/27 Robert Scholte <[email protected]> mvn site should do the trick. (works on my machine with this project) I noticed that the version of the m-site-plugin is locked on 3.0-beta-3, which means it'll only work with M3.0+ Robert From: [email protected] Date: Sun, 27 Jan 2013 17:10:47 +0100 To: [email protected] Subject: [mojo-dev] Unable to generate mojo documentation (using java5 annotations) Hi all, I'm working on the templating-m-p in the sandbox. I'm trying to generate the standard documentation of the mojo.I've already added the site folder and some files based on what I can see in some others plugin, but I'm still unable to generate any other mojo documentation than the HelpMojo one (which is configured in the POM). I had a look at the last m-resources-p version to see how it was doing that, but don't see what I'm missing. Is there any public doc about this? If not, I guess I'll volunteer to improve this since as Stephen said recently, we might want to push people start using java5 mojos? Thanks a lot for any hint.PS: Just committed the current state. -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor ! nbsp;! -- Baptiste <Batmat> MATHUS - http://batmat.net Sauvez un arbre, Mangez un castor !
