You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Arnaud Heritier (JIRA)" <ji...@codehaus.org> on 2006/04/17 00:49:48 UTC

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

    [ http://jira.codehaus.org/browse/MAVEN-1756?page=comments#action_63646 ] 

Arnaud Heritier commented on MAVEN-1756:
----------------------------------------

Be careful, a relative path doesn't begin with file:....
It's something like :
{noformat}
 <!DOCTYPE project [
  <!ENTITY goalA SYSTEM "goalA.xml">
  <!ENTITY goalB SYSTEM "goalB.xml">
]>
{noformat}

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

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

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