I'd reach out to the plugin developer(s).  Be prepared to provide your
project/module structure, your POM(s), and the output from running your
mvn site... command.

This is never much of a consolation, but we run Maven 2.x for several
projects and haven't had a problem with XREF before (other than we wish
it would aggregate content in a multi-module project).  I'd guess it's
either something with the version of the plugin, your project structure,
or your distribution mgmt.

I've never done this before but have you tried running the xref plugin
independently via the command line?


-Daryl


-----Original Message-----
From: Jeff Mutonho [mailto:[EMAIL PROTECTED] 
Sent: Friday, August 18, 2006 2:46 AM
To: Maven Users List
Subject: xref not generating class html docs

The xref reports generated for my project are broken.I can see the
packages frame(on the top left hand corner) and the list of packages in
the module.Underneath the packages frame there also is  classes frame
with a list of all the classes(as hyperlinks) in the module.Clicking on
the these class links , I get a Not Found error.Eg for a class called
CpeManager , I get :

Not Found

The requested URL
/websites/eportal/eportal-services/xref/za/co/pragmaticus/portal/service
s/CpeManager.html
was not found on this server.
This is happening for all the classes in all my modules.Why isn't the
xref plugin generating the html docs for my classes?




Jeff  Mutonho

GoogleTalk : ejbengine
Skype        : ejbengine
Registered Linux user number 366042

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

Reply via email to