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/17 12:14:22 UTC

[jira] Created: (MPPDF-19) Cannot build the pdf documentation for maven 1.1

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPPDF-19

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPPDF-19
    Summary: Cannot build the pdf documentation for maven 1.1
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-pdf-plugin
   Versions:
             2.3

   Assignee: Arnaud HERITIER
   Reporter: Arnaud HERITIER

    Created: Sun, 17 Oct 2004 6:13 AM
    Updated: Sun, 17 Oct 2004 6:13 AM

Description:
Error :

    [java] [INFO] area contents overflows area in line
    [java] [INFO] area contents overflows area in line
    [java] [INFO] area contents overflows area in line
    [java] [INFO] area contents overflows area in line
    [java] [INFO] [115]
    [java] [INFO] [116]
    [java] [ERROR] file:/D:/Work/Dev/maven-1.1/target/pdf/project.fo:18645:87 The id "#org.apache.maven.plugin.GoalToJellyScriptHousingMapper.methodsN27024C" already exists in this document

BUILD FAILED
File...... D:\Work\Data\maven\cache\maven-pdf-plugin-2.3-SNAPSHOT\plugin.jelly
Element... java
Line...... 263
Column.... 94
Java returned: 2



---------------------------------------------------------------------
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] Commented: (MPPDF-19) Cannot build the pdf documentation for maven 1.1

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

Lukas Theussl commented on MPPDF-19:
------------------------------------

I am not sure if your conclusion is correct. First, I only used fig1 once. Second, you reported the issue first for pdf-plugin-2.3-SNAPSHOT, this was before MPPDF-24 was fixed. The algorithm for id generation was changed by that fix, so it must be a different issue than MPPDF-40. I'll check that a bit more.

> Cannot build the pdf documentation for maven 1.1
> ------------------------------------------------
>
>          Key: MPPDF-19
>          URL: http://jira.codehaus.org/browse/MPPDF-19
>      Project: maven-pdf-plugin
>         Type: Bug
>     Versions: 2.3
>     Reporter: Arnaud Heritier
>     Assignee: Arnaud Heritier

>
>
> Error :
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] [115]
>     [java] [INFO] [116]
>     [java] [ERROR] file:/D:/Work/Dev/maven-1.1/target/pdf/project.fo:18645:87 The id "#org.apache.maven.plugin.GoalToJellyScriptHousingMapper.methodsN27024C" already exists in this document
> BUILD FAILED
> File...... D:\Work\Data\maven\cache\maven-pdf-plugin-2.3-SNAPSHOT\plugin.jelly
> Element... java
> Line...... 263
> Column.... 94
> Java returned: 2

-- 
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: (MPPDF-19) Cannot build the pdf documentation for maven 1.1

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPPDF-19?page=comments#action_44264 ] 

Arnaud Heritier commented on MPPDF-19:
--------------------------------------

No, I don't think this the same problem. The one I found is due to duplicated entries in navigation.xml. Your one is certainly due to the fact  you use fig1 several times. It's certainly 2 problems with the same error.

> Cannot build the pdf documentation for maven 1.1
> ------------------------------------------------
>
>          Key: MPPDF-19
>          URL: http://jira.codehaus.org/browse/MPPDF-19
>      Project: maven-pdf-plugin
>         Type: Bug
>     Versions: 2.3
>     Reporter: Arnaud Heritier
>     Assignee: Arnaud Heritier

>
>
> Error :
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] [115]
>     [java] [INFO] [116]
>     [java] [ERROR] file:/D:/Work/Dev/maven-1.1/target/pdf/project.fo:18645:87 The id "#org.apache.maven.plugin.GoalToJellyScriptHousingMapper.methodsN27024C" already exists in this document
> BUILD FAILED
> File...... D:\Work\Data\maven\cache\maven-pdf-plugin-2.3-SNAPSHOT\plugin.jelly
> Element... java
> Line...... 263
> Column.... 94
> Java returned: 2

-- 
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] Closed: (MPPDF-19) Cannot build the pdf documentation for maven 1.1

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPDF-19?page=all ]
     
Arnaud Heritier closed MPPDF-19:
--------------------------------

     Resolution: Fixed
    Fix Version: 2.3.1

Closed because this error is fixed for the documentation in maven 1.1.
There's certainly some other problems with duplicated ids and we'll open new issues.

> Cannot build the pdf documentation for maven 1.1
> ------------------------------------------------
>
>          Key: MPPDF-19
>          URL: http://jira.codehaus.org/browse/MPPDF-19
>      Project: maven-pdf-plugin
>         Type: Bug
>     Versions: 2.3
>     Reporter: Arnaud Heritier
>     Assignee: Arnaud Heritier
>      Fix For: 2.3.1

>
>
> Error :
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] [115]
>     [java] [INFO] [116]
>     [java] [ERROR] file:/D:/Work/Dev/maven-1.1/target/pdf/project.fo:18645:87 The id "#org.apache.maven.plugin.GoalToJellyScriptHousingMapper.methodsN27024C" already exists in this document
> BUILD FAILED
> File...... D:\Work\Data\maven\cache\maven-pdf-plugin-2.3-SNAPSHOT\plugin.jelly
> Element... java
> Line...... 263
> Column.... 94
> Java returned: 2

-- 
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: (MPPDF-19) Cannot build the pdf documentation for maven 1.1

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPDF-19?page=comments#action_31251 ]
     
Lukas Theussl commented on MPPDF-19:
------------------------------------

I dont' know if this is related but I saw exactly the same error message (The id "#fig1N70018" already exists in this document) when I included a figure like that in my xdoc:

  <div align="center"><a name="fig1"></a>
    <img width="951" height="584" border="0" src="images/screen.gif" alt="Fig.1"></img>
  </div>

The problem was resolved by replacing the <div> by a <p>:

  <p align="center"><a name="fig1"></a>
    <img width="951" height="584" border="0" src="images/screen.gif" alt="Fig.1"></img>
  </p>


> Cannot build the pdf documentation for maven 1.1
> ------------------------------------------------
>
>          Key: MPPDF-19
>          URL: http://jira.codehaus.org/browse/MPPDF-19
>      Project: maven-pdf-plugin
>         Type: Bug
>     Versions: 2.3
>     Reporter: Arnaud HERITIER
>     Assignee: Arnaud HERITIER

>
>
> Error :
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] area contents overflows area in line
>     [java] [INFO] [115]
>     [java] [INFO] [116]
>     [java] [ERROR] file:/D:/Work/Dev/maven-1.1/target/pdf/project.fo:18645:87 The id "#org.apache.maven.plugin.GoalToJellyScriptHousingMapper.methodsN27024C" already exists in this document
> BUILD FAILED
> File...... D:\Work\Data\maven\cache\maven-pdf-plugin-2.3-SNAPSHOT\plugin.jelly
> Element... java
> Line...... 263
> Column.... 94
> Java returned: 2

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