Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1-beta-1, 1.1-beta-2
-
Fix Version/s: 1.1-beta-3
-
Component/s: core
-
Labels:None
-
Number of attachments :
Description
In maven 1.0.X it was possible to use entities in maven.xml scripting files.
It was used for example to split complex customizations ...
Attachments
Issue Links
| This issue depends upon: | ||||
| MAVEN-1753 | Re-introduce xerces in maven's core dependencies |
|
|
|
This is due to a bug in the xml parser bundled in the jdk 1.4 (crimson)
It's fixed using xerces instead of crimson.