[
https://issues.apache.org/jira/browse/CAMEL-3774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13180004#comment-13180004
]
Babak Vahdat edited comment on CAMEL-3774 at 1/5/12 12:09 AM:
--------------------------------------------------------------
Right before I had a chat with Hadrian on IRC-Room which partially was:
{code}
[22:22]
"
“Hadrian just something came to my mind, may I ask you something?,”
"
asked bvahdat.
[22:22]
"
“shoot,”
"
said hadrian.
[22:24]
"
“On the ticket CAMEL-3774 you claimed always that "the generation fails only
during release". Now I don't get it at all!!!,”
"
exclaimed bvahdat.
[22:25]
"
“bvahdat: you said it yourself: when you go to tooling/camel-manual and run
`mvn install` the generation passes,”
"
said hadrian.
[22:26]
"
“that's how i generated: http://camel.apache.org/manual/camel-manual-2.9.0.pdf,”
"
said hadrian.
[22:26]
"
“O.K. I see,”
"
said bvahdat.
[22:27]
"
“Was the output again "'NOT_FOUND_ERR: An attempt is made to reference a node
in a context where it does not exist.'" Or something else?,”
"
{code}
@Hadrian, but when I read your comment on this ticket again at 03/Jan/12 17:08
you said that:
{code}
my findings are different than yours. For me, the PDF manual gets generated
properly from both [1] and [2] (your links). It's just during release:* when
the generation fails
{code}
Now I don't really get it now if / when it works / doesn't work on your box!
Please help me understand it. Thanks!
was (Author: bvahdat):
Right before I had a chat with Hadrian on IRC-Room which partially was:
{code}
[22:22]
"
“Hadrian just something came to my mind, may I ask you something?,”
"
asked bvahdat.
[22:22]
"
“shoot,”
"
said hadrian.
[22:24]
"
“On the ticket CAMEL-3774 you claimed always that "the generation fails only
during release". Now I don't get it at all!!!,”
"
exclaimed bvahdat.
[22:25]
"
“bvahdat: you said it yourself: when you go to tooling/camel-manual and run
`mvn install` the generation passes,”
"
said hadrian.
[22:26]
"
“that's how i generated: http://camel.apache.org/manual/camel-manual-2.9.0.pdf,”
"
said hadrian.
[22:26]
"
“O.K. I see,”
"
said bvahdat.
[22:27]
"
“Was the output again "'NOT_FOUND_ERR: An attempt is made to reference a node
in a context where it does not exist.'" Or something else?,”
"
{code}
@Hadrian, but when I read your comment on this ticket again at 03/Jan/12 17:08
you said that:
| my findings are different than yours. For me, the PDF manual gets generated
properly from both [1] and [2] (your links). It's | just during release:* when
the generation fails
Now I don't really get it now if / when it works / doesn't work on your box!
> camel-manual generation fails during release process
> ----------------------------------------------------
>
> Key: CAMEL-3774
> URL: https://issues.apache.org/jira/browse/CAMEL-3774
> Project: Camel
> Issue Type: Task
> Affects Versions: 2.6.0
> Reporter: Hadrian Zbarcea
> Assignee: Hadrian Zbarcea
> Fix For: Future
>
> Attachments: CAMEL-3774.patch, camel-manual-2.9-SNAPSHOT.pdf
>
>
> It works during a regular mvn install, but it fails during release:prepare.
> The bug is somewhere in the maven-html-to-pdf plugin. I hope a mock release
> using mvn -X will reveal the problem, but would take a frustrating amount of
> time. For now the available info is the output:
> {code}
> [INFO] [INFO] [html-to-pdf:compile {execution: default}]
> [INFO] [INFO] Downloading: http://camel.apache.org/book-in-one-page.html
> [INFO] ERROR: 'NOT_FOUND_ERR: An attempt is made to reference a node in a
> context where it does not exist.'
> [INFO] [ERROR] Download or validation of
> 'http://camel.apache.org/book-in-one-page.html' failed:
> org.apache.camel.CamelException: Failed to convert the HTML to tidy Markup
> [INFO] [INFO] Stored dummy file:
> /w1/apache/release/camel270/tooling/camel-manual/target/site/manual/camel-manual-2.7.0.html
> since download of http://camel.apache.org/book-in-one-page.html failed.
> {code}
> The error points to a DOM related issue, but since the downloaded manual gets
> overwritten with the dummy file, I have no idea if the download got
> interrupted, or in what way the source gets corrupted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira