Documentation regarding site-integration hrefs wrong file ---------------------------------------------------------
Key: MDOAP-22 URL: http://jira.codehaus.org/browse/MDOAP-22 Project: Maven 2.x DOAP Plugin Issue Type: Bug Affects Versions: 1.0 Reporter: Sebastian Hoß Priority: Trivial Attachments: maven-doap-plugin - site-integration.patch The documentation related to the [site integration|http://maven.apache.org/plugins/maven-doap-plugin/examples/with-site-plugin.html] hrefs to "${project.url}/doap_*maven-doap-plugin*.rdf" but that should read "${project.url}/doap_*${project.artifactId}*.rdf" as that is the default value for the [doap:generate|http://maven.apache.org/plugins/maven-doap-plugin/generate-mojo.html] goal. The attached patch corrects this problem. -- 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