Details
Description
In maven 1.0.X it was possible to use entities in the POM.
It was used for example to share some elements like the organization, ...
Issue Links
- depends upon
-
MODELLO-51
Xpp3GeneratorTest failed for date format on french system
-
-
MODELLO-57
Dom4jGeneratorTest failed for date format on french system
-
-
MODELLO-65
Add in the DOM4J reader an URL parameter (to allow to use relative entities in XML)
-
- is duplicated by
-
MAVEN-1679
maven 1.1-beta-1 chokes on XML Entities for non-US characters in project.xml
-
The problem is in plexus. The XPP parser doesn't support entities.
A solution is to modify plexus to use http://woodstox.codehaus.org/