Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.4
-
None
-
None
Description
Currently the web site documents a schema for includes/excludes like this:
groupId:artifactId:type[:classifier]:version
whereas the XSD documents like this:
groupId:artifactId:type:version[:classifier]
We should deploy the XSD as part of the maven-assembly-plugin web-site which would solve this problem.