Re: maven-pdf-plugin ready for testing

2009-02-27 Thread Wendy Smoak
On Fri, Feb 20, 2009 at 1:56 AM, Lukas Theussl wrote: > The plugin is only used to build the pdf for the site, it's not needed for > building the plugin itself. Since the snaphot is deployed, I suppose you > didn't have the m2 snapshot repo configured? All the doxia snapshots should > be deployed

Re: maven-pdf-plugin ready for testing

2009-02-20 Thread Lukas Theussl
*) I have to investigate the image warnings, it seems that some resources are not copied This was actually a bug in relative link resolution for figure sources, it's fixed and new snapshot deployed. -Lukas - To unsubs

Re: maven-pdf-plugin ready for testing

2009-02-20 Thread Lukas Theussl
Hi Wendy, First, thanks for testing! Wendy Smoak wrote: I initially got a build failure because the plugin uses _itself_ during the build. I commented that part out and jumped through some hoops building doxia and various parent poms, then it worked. The plugin is only used to build the pd

Re: maven-pdf-plugin ready for testing

2009-02-19 Thread Wendy Smoak
On Thu, Feb 19, 2009 at 9:47 AM, Wendy Smoak wrote: > I can't tell what page it's unhappy about from the error, so I'll > create a pdf.xml with a table of contents as described in the docs, > and add things in until it blows up again. :) ... and of course right after I hit send it occurred to me

Re: maven-pdf-plugin ready for testing

2009-02-19 Thread Wendy Smoak
On Thu, Feb 19, 2009 at 6:30 AM, Lukas Theussl wrote: > > For all those interested: I have just deployed a new snapshot of the sandbox > pdf-plugin: > > http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/ > > We are now shading the doxia deps to resolve

maven-pdf-plugin ready for testing

2009-02-19 Thread Lukas Theussl
For all those interested: I have just deployed a new snapshot of the sandbox pdf-plugin: http://people.apache.org/repo/m2-snapshot-repository/org/apache/maven/plugins/maven-pdf-plugin/ We are now shading the doxia deps to resolve the conflicts between doxia-1.0 and 1.1, this seems to make th