I have a project structure like this:

head/
- docs
- libs/
-- libA
-- libB

If I cd to head/libs and run "mvn -Daggregate=true jxr:jxr", libs/ target/site/xref has exactly what I expect. However, I really want to be able to do this from head/docs and have the xrefs for libA & libB. I'm not sure what configuration opts I need though.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to