[ http://jira.codehaus.org/browse/MPXDOC-103?page=comments#action_47084 ]
Arnaud Heritier commented on MPXDOC-103: ---------------------------------------- I fixed it some months ago. It was on an old release of the plugin. > cvs-usage page not generated without pom.repository.url > ------------------------------------------------------- > > Key: MPXDOC-103 > URL: http://jira.codehaus.org/browse/MPXDOC-103 > Project: maven-xdoc-plugin > Type: Bug > Reporter: Nathan Coast > Priority: Minor > > > from plugin-resource/navigation.jelly > <j:set var="url" value="${pom.repository.url}"/> > <j:if test="${!empty(url)}"> > <item name="Source Repository" href="/cvs-usage.html"/> > </j:if> > link to cvs-usage not generated unless the url element exists. Shouldn't the > link to cvs-usage appear if any repository info is given. IMO <connection> > is the more significant than url. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
