You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by "Kumar, Vaidhyanatha K." <va...@eds.com> on 2003/07/31 17:06:24 UTC

JXR Plugin in Mavenb10

Whenever I have packages that have and underscore ex ( com.xyz._aaa.) , the JXR writes the class references to com.xyz instead of referring to com.xyz._aaa. 
Has anyone seen this?
Thanks
Vaidhy

Re: JXR Plugin in Mavenb10

Posted by Andy Jefferson <an...@ajsoft.net>.
On Thu, 2003-07-31 at 16:06, Kumar, Vaidhyanatha K. wrote:
> Whenever I have packages that have and underscore ex ( com.xyz._aaa.) , the JXR writes the class references to com.xyz instead of referring to com.xyz._aaa. 
> Has anyone seen this?

Reported a bug some time ago, and Dion fixed it in CVS a few days ago
... I had the issue with a hyphen character in the name.

-- 
Andy

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org