[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2007-01-10 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_84703 ] 

Arnaud Heritier commented on MAVEN-1755:


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.

> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
> Key: MAVEN-1755
> URL: http://jira.codehaus.org/browse/MAVEN-1755
> Project: Maven 1.x
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.1-beta-2, 1.1-beta-1, 1.1-beta-3
>Reporter: Arnaud Heritier
> Assigned To: Arnaud Heritier
>Priority: Critical
> Fix For: 1.1-rc1
>
> Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-08-02 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_71367 ] 

Arnaud Heritier commented on MAVEN-1755:


I'll try them. Thx for the idea.

> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
> Key: MAVEN-1755
> URL: http://jira.codehaus.org/browse/MAVEN-1755
> Project: Maven
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.1-beta-2, 1.1-beta-1, 1.1-beta-3
>Reporter: Arnaud Heritier
> Assigned To: Arnaud Heritier
>Priority: Critical
> Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-07-30 Thread Brett Porter (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_71118 ] 

Brett Porter commented on MAVEN-1755:
-

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


> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
> Key: MAVEN-1755
> URL: http://jira.codehaus.org/browse/MAVEN-1755
> Project: Maven
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.1-beta-2, 1.1-beta-1, 1.1-beta-3
>Reporter: Arnaud Heritier
>Priority: Critical
> Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-07-24 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_70546 ] 

Arnaud Heritier commented on MAVEN-1755:


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

> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
> Key: MAVEN-1755
> URL: http://jira.codehaus.org/browse/MAVEN-1755
> Project: Maven
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.1-beta-2, 1.1-beta-1
>Reporter: Arnaud Heritier
> Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-07-20 Thread Lukas Theussl (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_70277 ] 

Lukas Theussl commented on MAVEN-1755:
--

I don't think this will be fixed for beta-3 but we need to update the docs:
http://maven.apache.org/maven-1.x/reference/backwards-compatibility.html and 
http://maven.apache.org/maven-1.x/faq.html#using-entities.

> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
> Key: MAVEN-1755
> URL: http://jira.codehaus.org/browse/MAVEN-1755
> Project: Maven
>  Issue Type: Bug
>  Components: core
>Affects Versions: 1.1-beta-2, 1.1-beta-1
>Reporter: Arnaud Heritier
> Fix For: 1.1-beta-3
>
> Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] Commented: (MAVEN-1755) Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

2006-04-15 Thread Arnaud Heritier (JIRA)
[ http://jira.codehaus.org/browse/MAVEN-1755?page=comments#action_63627 ] 

Arnaud Heritier commented on MAVEN-1755:


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

> Backward Incompability : Usage of xml entities in the POM doesn't work in 
> maven 1.1 beta 1 & 2
> --
>
>  Key: MAVEN-1755
>  URL: http://jira.codehaus.org/browse/MAVEN-1755
>  Project: Maven
> Type: Bug

>   Components: core
> Versions: 1.1-beta-1, 1.1-beta-2
> Reporter: Arnaud Heritier
>  Fix For: 1.1-beta-3
>  Attachments: project-entities.zip
>
>
> 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, ...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira