Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1
-
Fix Version/s: 1.1-beta-3
-
Component/s: documentation
-
Labels:None
-
Environment:Maven 1.1b1 on Windows - but it is not a platform related issue
-
Number of attachments :
Description
The project.xml contents which appear as an example on http://maven.apache.org/start/ten-minute-test.html causes the pom:validate goal to declare errors.
I've created a replacement version that I'm attaching which passes the pom:validate test. I've included XML namespace and schema references in the project tag. A validating XML parsed the document without complaint.
Attachments
Issue Links
| This issue depends upon: | ||||
| MPPOM-5 | pom:validate doesn't work in maven-1.1-beta-1 |
|
|
|
This is due to this "issue"