No JavaDoc in Wicket distribution

Until the maven site plugin is capable of actually producing a testable multi-module website, I’m putting all efforts on hold to include any docs (and JavaDocs in particular) into the Wicket distribution. I’m fed up with spending my free time figuring out the magical incantation to generate a site that runs in my browser without having to deploy it to a remote location. See MSITE-366 for my test case project that just won’t work. If you are desperate to get them javadocs, vote for that issue. Until then: you’re SOL.

5 thoughts on “No JavaDoc in Wicket distribution

  1. when are people going to realize that Maven is here to stay and gets better with every release. For all its warts it actually works decently on my projects. What I showed here is just a bug like in any other project.

  2. Pingback: Maven: The Definitive Guide » Blog Archive » Browsing Javadoc for Dependencies in Eclipse: m2eclipse

  3. Yeah, I’m going crazy about this maven site-plugin site/staging/deploy crap, too. Way we do it is by just running “site” and copying the module site directly into the parent pom’s site. Seems to work fine from there.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>