${parentProject}\ in default site descriptor doesn't resolve
------------------------------------------------------------

         Key: MSITE-65
         URL: http://jira.codehaus.org/browse/MSITE-65
     Project: Maven 2.x Site Plugin
        Type: Bug

    Versions: 2.0-beta-5    
    Reporter: Carlos Sanchez
 Assigned to: Brett Porter 
    Priority: Blocker
     Fix For: 2.0-beta-5


When building a site I get a xml parser error because ${parentProject} is not 
substituted with the right value. If I remove it from the site plugin default 
site descriptor it runs fine.

[INFO] 
----------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] 
----------------------------------------------------------------------------
[INFO] Error parsing site descriptor

Embedded error: expected START_TAG or END_TAG not TEXT (position: TEXT seen 
...OJECT_URL_SET"/>\r\n    </links>\r\n    ${parentProject}\r\n    \r\n    
<m... @12:7)

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to