2008/7/23 Mike Smoot <[EMAIL PROTECTED]>: > Hi, > > After I run the sample spring pax-construct script ( > http://www.ops4j.org/projects/pax/construct/examples/SPRING_OSGI_EXAMPLE) > followed by "mvn site" and "mvn site:deploy", I'm unable to see either the > example.service or the example.bean modules on the main page (as I would > expect) or any page. The module sites get generated and deployed, they're > just not linked anywhere. This seems to be a result of the inheritance from > poms/compiled/pom.xml. Does anyone know how to work around this? >
Hi Mike, I've not tried site generation with that sample, but I know of other Maven projects that use similar inheritance (ie. where a pom's parent is not the pom from the containing directory) I also know there are bugs in a few of the maven report plugins (like the dashboard-plugin) where it doesn't work for this type of structure - even though this is the recommended way to share different plugin configurations across a project which version of the site plugin did you use - and which version of Maven? My apologies if this is answered elsewhere, but I can't see the issues or > mailing list archives as the ops4j site seems to be having trouble today. > issue tracking is back online, if you want to raise this on JIRA thanks, > Mike > > -- > ____________________________________________________________ > Michael Smoot, Ph.D. Bioengineering Department > tel: 858-822-4756 University of California San Diego > > _______________________________________________ > general mailing list > [email protected] > http://lists.ops4j.org/mailman/listinfo/general > > -- Cheers, Stuart
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
