Missing closing tag in example ------------------------------ Key: MCLIRR-11 URL: http://jira.codehaus.org/browse/MCLIRR-11 Project: Maven 2.x Clirr Plugin Issue Type: Bug Environment: Firefox Reporter: Brian Egge Priority: Trivial
The page: examples/specific-artifacts.html has a typo in the example xml <configuration> <comparisonArtifacts> <comparisonArtifact> <groupId>fooGroup</groupId> <artifactId>barProject</artifactId> <version>1.1</version> <comparisonArtifact> <--------- This should be a closing tag. </comparisonArtifacts> </configuration> -- 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 from this list please visit: http://xircles.codehaus.org/manage_email