You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/06 07:34:53 UTC

[jira] Created: (MPSITE-16) query string in developer/url element causes failure

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPSITE-16

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPSITE-16
    Summary: query string in developer/url element causes failure
       Type: Bug

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-site-plugin
   Versions:
             1.6

   Assignee: 
   Reporter: Archimedes Trajano

    Created: Wed, 6 Oct 2004 1:34 AM
    Updated: Wed, 6 Oct 2004 1:34 AM

Description:
I get the following error when I have a url similar to.

<url>http://xyz.com/info.ws?uid=trajano&amp;index=1</url>

BUILD FAILED
File...... C:\Documents and Settings\trajano\.maven\cache\maven-xdoc-plugin-1.9-SNAPSHOT\plugin.jelly
Element... x:parse
Line...... 360
Column.... 43
Error on line 83 of document file:/C:/.../target/generated-xdocs/team-list.xml : The reference to entity "task" must end with the ';' delimiter. Nested exception: The reference to entity "task" must end with the ';' delimiter.
Total time: 35 seconds


---------------------------------------------------------------------
JIRA INFORMATION:
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

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPSITE-16) query string in developer/url element causes failure

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPSITE-16?page=all ]
     
Lukas Theussl closed MPSITE-16:
-------------------------------

    Resolution: Won't Fix

The url should read:
<url>http://xyz.com/info.ws?uid=trajano&amp;index=1&lt;</url>


> query string in developer/url element causes failure
> ----------------------------------------------------
>
>          Key: MPSITE-16
>          URL: http://jira.codehaus.org/browse/MPSITE-16
>      Project: maven-site-plugin
>         Type: Bug
>     Versions: 1.5.2
>     Reporter: Archimedes Trajano

>
>
> I get the following error when I have a url similar to.
> <url>http://xyz.com/info.ws?uid=trajano&amp;index=1</url>
> BUILD FAILED
> File...... C:\Documents and Settings\trajano\.maven\cache\maven-xdoc-plugin-1.9-SNAPSHOT\plugin.jelly
> Element... x:parse
> Line...... 360
> Column.... 43
> Error on line 83 of document file:/C:/.../target/generated-xdocs/team-list.xml : The reference to entity "task" must end with the ';' delimiter. Nested exception: The reference to entity "task" must end with the ';' delimiter.
> Total time: 35 seconds

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPSITE-16) query string in developer/url element causes failure

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPSITE-16?page=comments#action_46317 ] 

Lukas Theussl commented on MPSITE-16:
-------------------------------------

Hmpf, apparently JIRA doesn't get it right either, anyway, you know how to close elements.

> query string in developer/url element causes failure
> ----------------------------------------------------
>
>          Key: MPSITE-16
>          URL: http://jira.codehaus.org/browse/MPSITE-16
>      Project: maven-site-plugin
>         Type: Bug
>     Versions: 1.5.2
>     Reporter: Archimedes Trajano

>
>
> I get the following error when I have a url similar to.
> <url>http://xyz.com/info.ws?uid=trajano&amp;index=1</url>
> BUILD FAILED
> File...... C:\Documents and Settings\trajano\.maven\cache\maven-xdoc-plugin-1.9-SNAPSHOT\plugin.jelly
> Element... x:parse
> Line...... 360
> Column.... 43
> Error on line 83 of document file:/C:/.../target/generated-xdocs/team-list.xml : The reference to entity "task" must end with the ';' delimiter. Nested exception: The reference to entity "task" must end with the ';' delimiter.
> Total time: 35 seconds

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org