Issue Details (XML | Word | Printable)

Key: MAVEN-1755
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Arnaud Heritier
Reporter: Arnaud Heritier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Maven 1

Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

Created: 15/Apr/06 05:09 PM   Updated: 24/Apr/07 06:30 PM   Resolved: 24/Apr/07 06:30 PM
Return to search
Component/s: core
Affects Version/s: 1.1-beta-1, 1.1-beta-2, 1.1-beta-3
Fix Version/s: 1.1-rc1

Time Tracking:
Not Specified

File Attachments: 1. Zip Archive project-entities.zip (6 kB)

Issue Links:
Duplicate
 
dependent
 

Testcase included: yes


 Description  « Hide

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, ...



Arnaud Heritier added a comment - 15/Apr/06 05:52 PM

The problem is in plexus. The XPP parser doesn't support entities.
A solution is to modify plexus to use http://woodstox.codehaus.org/


Lukas Theussl added a comment - 20/Jul/06 12:41 PM

Arnaud Heritier added a comment - 24/Jul/06 04:49 PM

We have to modify modello (and not plexus) to use woodstox


Lukas Theussl added a comment - 24/Jul/06 04:50 PM

Need more time to check woodstox.


Brett Porter added a comment - 30/Jul/06 08:49 PM

what about using the modello-plugin-dom4j or modello-plugin-jdom instead of xpp3?


Arnaud Heritier added a comment - 02/Aug/06 03:37 AM

I'll try them. Thx for the idea.


Arnaud Heritier added a comment - 06/Sep/06 10:25 AM

I need these issues to be solved to build modello


Arnaud Heritier added a comment - 06/Sep/06 11:08 AM

Needed to resolve relative entities


Arnaud Heritier added a comment - 10/Jan/07 06:46 PM

It's now fixed. We use the stax reader/writer generated by modello. To close this issue we just have to wait for the releases of : modello 1.0-alpha-14, maven-modello-plugin 1.0, maven-model 3.0.2.
We'll update our dependencies and it will be good.


Arnaud Heritier added a comment - 24/Apr/07 06:30 PM

Fixed with maven-model 3.0.2