On 8 Nov 2010 at 9:49, Dan Haywood wrote: > > Also - Dan, anyone? Can you give me pointers to how the relative > > directory referencing is managed? All the references work fine from > > "near the top", but if you drill down, e.g. into objectstore, then XML, > > then certain relative references go to pot. For example, from: > > /tmp/m2-sites/isis/alternatives/bytecode/index.html the relative > > references to "Maven Report -> Project Information" works, but > > "Components -> Application Library" doesn't. > > > > <endquote> > > > Hmm, I had had the same problem, and then thought I'd fixed it by > changing the <url>...</url> in trunk/pom.xml so that it ended in a "/". > > Apparently I'm wrong though. It's odd that it builds fine for me, given > that we now have the enforcer plugin ensuring that all plugins are using > a fully specified version.
FYI: I'm building from the command line with Maven 2.2.1. Update: Also happens with 3.0
