[ANN] Maven PDF Plugin 1.6.1 released

2022-08-19 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PDF Plugin version 1.6.1. https://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pdf-plugin 1.6.1 Release Notes

[ANN] Maven PDF Plugin 1.6.0 released

2022-04-21 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PDF Plugin version 1.6.0. https://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pdf-plugin 1.6.0 Release Notes

Re: [Pdf plugin] default fop configuration link broken

2022-02-23 Thread Woonsan Ko
esources/fo-styles.xslt > > > > Does anyone know where to find it? > > > > Thanks, > > > > Woonsan > > > > [1] https://maven.apache.org/plugins/maven-pdf-plugin/usage.html > > > >

Re: [Pdf plugin] default fop configuration link broken

2022-02-23 Thread Greg Chabala
nk broken: > - > https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt > > Does anyone know where to find it? > > Thanks, > > Woonsan > > [1] https://maven.apache.

[Pdf plugin] default fop configuration link broken

2022-02-23 Thread Woonsan Ko
Hi, While reading [1], I found the link broken: - https://github.com/apache/maven-doxia/blob/master/doxia-modules/doxia-module-fo/src/main/resources/fo-styles.xslt Does anyone know where to find it? Thanks, Woonsan [1] https://maven.apache.org/plugins/maven-pdf-plugin/usage.html

[ANN] Maven PDF Plugin 1.5.1 released

2021-12-02 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven PDF Plugin version 1.5.1. https://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-pdf-plugin 1.5.1 Release Notes

[ANN] Apache Maven PDF Plugin 1.4 Released

2017-12-28 Thread Hervé Boutemy
The Apache Maven team is pleased to announce the release of the Apache Maven PDF Plugin, version 1.4 This plugin allows you to generate a PDF version of your project's documentation. https://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your

Maven PDF Plugin footer

2017-04-13 Thread Alex O'Ree
Is there a way to remove or change the footer printed on all pages except for the title page? It looks like the default is (c) ${year} {$organization} - All rights reserved This appears to open be used for the fo implementation. It's not present on the IText output, but I don't personally care

Maven PDF Plugin: Embedding font into FOP

2016-08-15 Thread Lukas Kosina
this: Unfortunatelly, when I run mvn pdf:pdf -X, I see line [DEBUG] userconfig is null Which looks like the config is loaded. Where should I put the configuration file and how I can tell the pdf plugin, where to look

Re: PDF Plugin custom properties do not appear

2013-08-21 Thread Lukas Theussl
. However, given that this works fine with the site plugin I would call it a bug really, consider filing an issue in jira: http://jira.codehaus.org/browse/MPDF cheers, -Lukas [1] http://maven.apache.org/plugins/maven-pdf-plugin/examples/filtering.html Am 05.08.2013 11:29, schrieb Nikola Mishev

PDF Plugin filtering

2013-08-05 Thread nmishev
Hi folks,I am fairly new to maven and I am currently playing with Maven PDF Plugin trying to generate a document. It works fine but when I need to use some POM defined properties I hit the wall. For instance if I use .apt.vm file I enable the filtering, but the properties I have defined

PDF Plugin custom properties do not appear

2013-08-05 Thread Nikola Mishev
Hi all, I am trying to generate a PDF, but I face the following issue. Although I do have properties defined in my pom.xml they are not properly filtered in any type of content I use. e.g. I have the property defined in pom.xml properties

[ANN] Maven PDF Plugin 1.2 Released

2012-11-08 Thread Benson Margulies
The Maven team is pleased to announce the release of the Maven PDF Plugin, version 1.2 Generates a PDF document from the project site. http://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin configuration: plugin

Re: Maven v3.0.3, PDF plugin v1.1 : fo:list-block is not a valid child element of fo:list-block

2012-07-03 Thread Lukas Theussl
Andy wrote: Caused by: org.apache.maven.plugin.MojoExecutionException: Error during document generation: Error creating PDF from /home/andy/work/datanucleus/documentation/m2_accessplatform/target/pdf/mav en- pdf-plugin.fo: org.apache.fop.fo.ValidationException:

Maven v3.0.3, PDF plugin v1.1 : fo:list-block is not a valid child element of fo:list-block

2012-07-02 Thread Andy
Hi, I have an application using Maven1 for documentation currently, and wanted to upgrade to Maven3 in the (vain?) hope of getting the PDF plugin to work. The problem with the PDF plugin in Maven1 on this application is one of StackOverflowException in FOP due to the size of the docs. I've

Re: Maven v3.0.3, PDF plugin v1.1 : fo:list-block is not a valid child element of fo:list-block

2012-07-02 Thread Wayne Fay
Caused by: org.apache.maven.plugin.MojoExecutionException: Error during document generation: Error creating PDF from /home/andy/work/datanucleus/documentation/m2_accessplatform/target/pdf/maven- pdf-plugin.fo: org.apache.fop.fo.ValidationException:

Re: Maven v3.0.3, PDF plugin v1.1 : fo:list-block is not a valid child element of fo:list-block

2012-07-02 Thread Andy
Caused by: org.apache.maven.plugin.MojoExecutionException: Error during document generation: Error creating PDF from /home/andy/work/datanucleus/documentation/m2_accessplatform/target/pdf/mav en- pdf-plugin.fo: org.apache.fop.fo.ValidationException:

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-29 Thread hujirong
this error? What I need to do to use pdf:pdf? [ERROR] Error resolving version for plugin 'org.apache.maven.plugins:maven-pdf-plugin' from the repositories [local (C:\Users\c61271c5\.m2\repository), nexus (http://axddarep01.npr.bngf.local:8080/nexus/content/groups/mdm-public/)]: Plugin not found

RE: How to upload this pdf plugin on to my internal company repository?

2012-05-29 Thread Matt Walsh
To: users@maven.apache.org Subject: Re: How to upload this pdf plugin on to my internal company repository? Unfortunately I can't change what max-public has. I already explained why, because we have a internal central repo and everything is hosted there instead of using or proxying Maven

RE: How to upload this pdf plugin on to my internal company repository?

2012-05-29 Thread hujirong
Yes, I have that. I believe I fixed this issue by mvn pdf:pdf -U. Thanks Jirong -- View this message in context: http://maven.40175.n5.nabble.com/How-to-upload-this-pdf-plugin-on-to-my-internal-company-repository-tp5709832p5710325.html Sent from the Maven - Users mailing list archive

How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread hujirong
\repository) , nexus (http://axddarep01.npr.bngf.local:8080/nexus/content/groups/mdm-public/)] - [Help 1] Then I downloaded the pom and jars from this website and uploaded to my local Nexus repository: http://mvnrepository.com/artifact/org.apache.maven.plugins/maven-pdf-plugin/1.1 Now I am getting

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread Anders Hammar
The org.apache.maven.plugins:maven-pdf-plugin:1.1 already exists in the Central repository, so Maven should normally be able to use it. I would suspect that the Central Repo is not part of the Nexus repo group 'mdm-public'. You should talk to your Nexus admin about this. /Anders On Fri, May 25

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread hujirong
Yes, we are using our own internal Nexus repository, not Maven central. I have the Nexus admin right and I did uploaded the pdf plugin already. Jirong -- View this message in context: http://maven.40175.n5.nabble.com/How-to-upload-this-pdf-plugin-on-to-my-internal-company-repository

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread Manfred Moser
On Fri, May 25, 2012 10:09 am, hujirong wrote: Yes, we are using our own internal Nexus repository, not Maven central. I have the Nexus admin right and I did uploaded the pdf plugin already. Jirong You should NOT be uploading artifacts that are available in external repositories. Just proxy

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread hujirong
-this-pdf-plugin-on-to-my-internal-company-repository-tp5709832p5709856.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread Manfred Moser
On Fri, May 25, 2012 12:12 pm, hujirong wrote: First, our internal network is very slow, so everything we need is stored in our own internal Nexus. My question is what's the issue with my upload? Second, follow your suggestion, how can I setup a proxy tells Maven to retrieve everything from

Re: How to upload this pdf plugin on to my internal company repository?

2012-05-25 Thread Anders Hammar
/groups/max-public//url    /mirror  /mirrors Thanks Jirong -- View this message in context: http://maven.40175.n5.nabble.com/How-to-upload-this-pdf-plugin-on-to-my-internal-company-repository-tp5709832p5709856.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Generate report PDF with Maven PDF Plugin

2011-12-06 Thread 4ndrew
!! -Andrew -- View this message in context: http://maven.40175.n5.nabble.com/Generate-report-PDF-with-Maven-PDF-Plugin-tp5035890p5053341.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail

Re: Generate report PDF with Maven PDF Plugin

2011-12-02 Thread 4ndrew
Thank you! ;) -- View this message in context: http://maven.40175.n5.nabble.com/Generate-report-PDF-with-Maven-PDF-Plugin-tp5035890p5041661.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe

Generate report PDF with Maven PDF Plugin

2011-11-30 Thread 4ndrew
.nabble.com/Generate-report-PDF-with-Maven-PDF-Plugin-tp5035890p5035890.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Manfred Moser
On 11-11-30 07:43 AM, 4ndrew wrote: Hi, I'd like to generate a PDF file from the results of Maven Surefire Plugin. But when I'm trying to run mvn pdf:pdf its says: *[INFO] Ignoring api call removed in maven 3, no reports are generated!* Any idea would be appreciated! Thx! the pdf plugin

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Lukas Theussl
! Thx! the pdf plugin is originally a maven 1 plugin and has not really been maintained much. You would probably have to fix it up to get it to work ... This is not correct, the m2 version of the pdf plugin is well-maintained and working: http://maven.apache.org/plugins/maven-pdf-plugin

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Lukas Theussl
removed in maven 3, no reports are generated!* Any idea would be appreciated! Thx! the pdf plugin is originally a maven 1 plugin and has not really been maintained much. You would probably have to fix it up to get it to work ... This is not correct, the m2 version of the pdf plugin is well

Re: Generate report PDF with Maven PDF Plugin

2011-11-30 Thread Manfred Moser
are generated!* Any idea would be appreciated! Thx! the pdf plugin is originally a maven 1 plugin and has not really been maintained much. You would probably have to fix it up to get it to work ... This is not correct, the m2 version of the pdf plugin is well-maintained and working: http

Re: PDF Plugin

2011-04-15 Thread Lukas Theussl
It works here. You are probably using an incompatible plugin, eg try disabling the reports. If you can't get it to work, attach a small test project at http://jira.codehaus.org/browse/MPDF HTH, -Lukas Stephen Cresswell wrote: Has anyone got the PDF plugin working with Maven 2.2.1

PDF Plugin

2011-04-14 Thread Stephen Cresswell
Has anyone got the PDF plugin working with Maven 2.2.1? plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-site-plugin/artifactId version2.2/version /plugin plugin

Re: pdf plugin broken in maven3?

2011-01-24 Thread Andrew Geery
apart from the reports inclusion. I have just re-deployed the current 1.2-SNAPSHOT, if you can test it, I will attempt a release next week (I was planning to release it during the Xmas holydays but Santa Claus brought me another toy...) Thanks, -Lukas Andrew Geery wrote: Is the PDF plugin

Re: pdf plugin broken in maven3?

2011-01-24 Thread Olivier Lamy
it during the Xmas holydays but Santa Claus brought me another toy...) Thanks, -Lukas Andrew Geery wrote: Is the PDF plugin expected to work in Maven3?  I see this bug report [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like there has been a new release [or even

Re: pdf plugin broken in maven3?

2011-01-24 Thread Lukas Theussl
holydays but Santa Claus brought me another toy...) Thanks, -Lukas Andrew Geery wrote: Is the PDF plugin expected to work in Maven3? I see this bug report [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like there has been a new release [or even that the issue has been resolved

Re: pdf plugin broken in maven3?

2011-01-24 Thread Andrew Geery
: Is the PDF plugin expected to work in Maven3?  I see this bug report [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like there has been a new release [or even that the issue has been resolved].  Does anyone know the timing for a new release? Thanks Andrew # mvn -v Apache Maven

pdf plugin broken in maven3?

2011-01-21 Thread Andrew Geery
Is the PDF plugin expected to work in Maven3? I see this bug report [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like there has been a new release [or even that the issue has been resolved]. Does anyone know the timing for a new release? Thanks Andrew # mvn -v Apache Maven

Re: pdf plugin broken in maven3?

2011-01-21 Thread Lukas Theussl
the Xmas holydays but Santa Claus brought me another toy...) Thanks, -Lukas Andrew Geery wrote: Is the PDF plugin expected to work in Maven3? I see this bug report [http://jira.codehaus.org/browse/MPDF-41], but it doesn't look like there has been a new release [or even that the issue has been

maven-pdf-plugin/maven-surefire-report-plugin showSuccess causing errors

2010-11-05 Thread Darren Hartford
Hey all, Not sure where to put this issue, but using the surefire-report(2.6) with showSuccess=false, with the maven-pdf-plugin (1.1) breaks. This is using a multi-module/aggregate report approach, maven 2.2.1. With showSuccess=true, everything works fine. Basic intent is to, on a release

Re: maven-pdf-plugin/maven-surefire-report-plugin showSuccess causing errors

2010-11-05 Thread Lukas Theussl
, Not sure where to put this issue, but using the surefire-report(2.6) with showSuccess=false, with the maven-pdf-plugin (1.1) breaks. This is using a multi-module/aggregate report approach, maven 2.2.1. With showSuccess=true, everything works fine. Basic intent is to, on a release, create

Re: maven-pdf-plugin/maven-surefire-report-plugin showSuccess causing errors

2010-11-05 Thread Darren Hartford
Thank you, http://jira.codehaus.org/browse/SUREFIRE-659 --- On Fri, 11/5/10, Lukas Theussl ltheu...@apache.org wrote: From: Lukas Theussl ltheu...@apache.org Subject: Re: maven-pdf-plugin/maven-surefire-report-plugin showSuccess causing errors To: Maven Users List users@maven.apache.org

Maven PDF Plugin Problems

2009-12-14 Thread Neil Chaudhuri
I am attempting to use the latest Maven PDF plugin just published with my multi-module Maven project. Even though site generation is working for me, I am having some issues with the PDF plugin and have a few questions: 1) Why must I have a site directory in every module? 2) When I

Re: Maven PDF Plugin Problems

2009-12-14 Thread Lukas Theussl
The pdf plugin doesn't support multi-module projects (yet): http://jira.codehaus.org/browse/MPDF-8 HTH, -Lukas On Mon, Dec 14, 2009 at 6:20 PM, Neil Chaudhuri nchaudh...@potomacfusion.com wrote: I am attempting to use the latest Maven PDF plugin just published with my multi-module Maven

[ANN] Maven PDF Plugin 1.1 Released

2009-12-13 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven PDF Plugin, version 1.1 This plug-in allows you to generate a PDF version of your project's documentation. http://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin configuration

[ANN] Maven PDF Plugin 1.0 Released

2009-06-29 Thread Lukas Theussl
The Maven team is pleased to announce the release of the Maven PDF Plugin, version 1.0. This plug-in allows you to generate a PDF version of your project's documentation. http://maven.apache.org/plugins/maven-pdf-plugin/ You should specify the version in your project's plugin

Relative images location and the pdf-plugin

2009-04-03 Thread Marco Huber
Hi folk, I tried the maven-pdf-plugin generating a pdf from our site information. The text and all is generated correctly, but I got sometimes problems with images. We have a part of our documentation in sub folders under the apt folder and refers to the image relative way like: (file

Re: Relative images location and the pdf-plugin

2009-04-03 Thread Lukas Theussl
It works if you start the relative link with ../ instead of ./../. The latter should work as well though, please open an issue: http://jira.codehaus.org/browse/MPDF Cheers, -Lukas Marco Huber wrote: Hi folk, I tried the maven-pdf-plugin generating a pdf from our site information

Re: Relative images location and the pdf-plugin

2009-04-03 Thread Marco Huber
the relative link with ../ instead of ./../. The latter should work as well though, please open an issue: http://jira.codehaus.org/browse/MPDF Cheers, -Lukas Marco Huber wrote: Hi folk, I tried the maven-pdf-plugin generating a pdf from our site information. The text and all is generated

[ANN] Maven PDF Plugin 2.5.1 for Maven 1.x released

2007-03-29 Thread Lukas Theussl
We are pleased to announce the Maven PDF Plugin 2.5.1 release! http://maven.apache.org/maven-1.x/plugins/pdf/ PDF Documentation generator === Changes in this version include: Fixed bugs: o Unable to remove cover

Re: Maven2 PDF plugin

2006-08-07 Thread Vincent Siveton
PROTECTED]: Hi maven-users, Does anybody know if there is a working PDF plugin for maven2? I would like to generate a PDF from my whole project site as it is possible with maven1. Trying version 2.2.1 from http://www.ibiblio.org/maven2/maven/maven-pdf-plugin/ I get the following Exception

Maven2 PDF plugin

2006-08-06 Thread Andreas Koop
Hi maven-users, Does anybody know if there is a working PDF plugin for maven2? I would like to generate a PDF from my whole project site as it is possible with maven1. Trying version 2.2.1 from http://www.ibiblio.org/maven2/maven/maven-pdf-plugin/ I get the following Exception

Re: Maven2 PDF plugin

2006-08-06 Thread Wendy Smoak
On 8/6/06, Andreas Koop [EMAIL PROTECTED] wrote: Does anybody know if there is a working PDF plugin for maven2? I would like to generate a PDF from my whole project site as it is possible with maven1. Not that I'm aware of. :( There is some work being done in the Doxia sub-project, see

[ANN] Maven PDF Plugin 2.5 for Maven 1.x released

2006-07-20 Thread aheritier
We are pleased to announce the Maven PDF Plugin 2.5 release! http://maven.apache.org/maven-1.x/plugins/pdf/ PDF Documentation generator === Changes in this version include: New Features: o New property

[m1] pdf plugin version 2.4

2005-10-19 Thread Tim Dyck
Does the following property work: maven.pdf.cover.projectCompany I also thought that by default this property is supposed to refer to: ${pom.organization.name} Does not seem to matter what I put but the cover page always as the company name as Apache Software Foundation. Is there anyway to

Re: [m1] pdf plugin version 2.4

2005-10-19 Thread Lukas Theussl
This has been fixed recently: http://jira.codehaus.org/browse/MPPDF-50 It's in SVN, there is also a SNAPSHOT version that has it fixed. -Lukas Tim Dyck wrote: Does the following property work: maven.pdf.cover.projectCompany I also thought that by default this property is supposed to refer

RE: [m1] pdf plugin version 2.4

2005-10-19 Thread Tim Dyck
/ arg value=${maven.pdf.cover.projectCompany}/ Thanks, Tim. -Original Message- From: Tim Dyck [mailto:[EMAIL PROTECTED] Sent: Wednesday, October 19, 2005 10:45 AM To: Maven Users List Subject: [m1] pdf plugin version 2.4 Does the following property work

Re: New PDF plugin SNAPSHOT

2005-08-22 Thread Lukas Theussl
I found the solution by accident: you just have to remove the 'dir=${internal_pdf_workingDir}' option when you call fop in plugin.jelly. Apparently a problem of relative url resolution (it only failed for svgs containing relative url links within the same document, ie starting with #, and only

RE: New PDF plugin SNAPSHOT

2005-08-22 Thread Arnaud HERITIER
I found the solution by accident: you just have to remove the 'dir=${internal_pdf_workingDir}' option when you call fop in plugin.jelly. Apparently a problem of relative url resolution (it only failed for svgs containing relative url links within the same document, ie starting with #,

PDF plugin 2.4-SNAPSHOT available

2005-08-22 Thread Arnaud HERITIER
A new snapshot is available. Changes in this version include: New Features: o Allow the pdf plugin to be added as a project's report. Issue: MPPDF-9. Thanks to Fabrizio Giustina. Fixed bugs: o sub-/superscripts do not work. Issue: MPPDF-43. Thanks to Lukas Theussl. o Error when logo

Re: New PDF plugin SNAPSHOT

2005-08-21 Thread Wendy Smoak
From: Arnaud HERITIER [EMAIL PROTECTED] I published a new snapshot which fixe incompatibilities with maven 1.0 and some jdk. ... Let us know what you think about it. I'm still getting: [java] [ERROR] file:/e:/svn/struts/current/site/target/pdf/project.fo:198:168 The id # already exists in

RE: New PDF plugin SNAPSHOT

2005-08-21 Thread Arnaud HERITIER
Hi Lukas, It's weird because I downloaded the fop 0.25 distrib used in this plugin and I successfully created the pdf from our project.fo generated in our test n°2 :-( Arnaud This new snapshot has a new bug I didn't fixed actually : SVG support is broken (again :-( ) As far

RE: New PDF plugin SNAPSHOT

2005-08-21 Thread Arnaud HERITIER
août 2005 08:20 À : Maven Users List Objet : Re: New PDF plugin SNAPSHOT From: Arnaud HERITIER [EMAIL PROTECTED] I published a new snapshot which fixe incompatibilities with maven 1.0 and some jdk. ... Let us know what you think about it. I'm still getting: [java] [ERROR] file

Re: New PDF plugin SNAPSHOT

2005-08-21 Thread Lukas Theussl
It's weird because I downloaded the fop 0.25 distrib used in this plugin and I successfully created the pdf from our project.fo generated in our test n°2 :-( You're right, this is very puzzling - I did the same with only the jars in my local repository in the classpath and it worked

Re: New PDF plugin SNAPSHOT

2005-08-20 Thread Lukas Theussl
This new snapshot has a new bug I didn't fixed actually : SVG support is broken (again :-( ) As far as I can tell, SVG is working fine really, - just not with the .svg samples I included for the test cases :-P . For them, batik fails due to a bug that has apparently only been fixed in a

Re: New PDF plugin SNAPSHOT

2005-08-19 Thread Arnaud HERITIER
support is broken (again :-( ) You can download it with this command : maven plugin:download -Dmaven.repo.remote=http://cvs.apache.org/repository/-DgroupId=maven -DartifactId=maven-pdf-plugin -Dversion= 2.3.1-SNAPSHOT Let us know what you think about it. Thx Arnaud On 8/15/05, Arnaud HERITIER

Re: New PDF plugin SNAPSHOT

2005-08-15 Thread Wendy Smoak
From: Lukas Theussl [EMAIL PROTECTED] Arnaud should have specified further that this plugin is for maven 1.1 only (I don't think the restriction to java 5 is correct). Maven 1.0.2 users will have to put a xalan jar into $MAVEN_HOME/lib/endorsed. Thanks, that was it. Now I'm down to a

Re: New PDF plugin SNAPSHOT

2005-08-15 Thread Lukas Theussl
Thanks, that was it. Now I'm down to a duplicate id problem, which I see is a known issue. That will take a little longer to clean up. :) Yes, we are working on that right now (MPPDF-40). Currently you have to avoid identical name and id tags within one source document (which you

New PDF plugin SNAPSHOT

2005-08-14 Thread Arnaud HERITIER
Hi Maven users, I applied a lot of patchs on the PDF plugin. Thanks a lot to all contributors and particularly to Lukas Theussl. I published the snapshot and the documentation. To automatically install the plugin, type the following on a single line: maven plugin:download

RE: [M1] New PDF plugin SNAPSHOT

2005-08-14 Thread Arnaud HERITIER
I forgot to clarify that it's the pdf plugin for maven 1. Arnaud -Message d'origine- De : Arnaud HERITIER [mailto:[EMAIL PROTECTED] Envoyé : lundi 15 août 2005 04:48 À : 'Maven Users List' Objet : New PDF plugin SNAPSHOT Hi Maven users, I applied a lot of patchs

Re: New PDF plugin SNAPSHOT

2005-08-14 Thread Wendy Smoak
-pdf-plugin-SNAPSHOT\plugin.jelly Element... xslt Line.. 122 Column 177 Provider for javax.xml.transform.TransformerFactory cannot be found The whole thing is here: http://wiki.wsmoak.net/cgi-bin/wiki.pl?MavenPdfPlugin Could it have something to do with the xdoc plugin version? I

Re: New PDF plugin SNAPSHOT

2005-08-14 Thread Lukas Theussl
Arnaud should have specified further that this plugin is for maven 1.1 only (I don't think the restriction to java 5 is correct). Maven 1.0.2 users will have to put a xalan jar into $MAVEN_HOME/lib/endorsed. Lukas - To

[m1] PDF Plugin help / question

2005-07-21 Thread Tim Dyck
I am getting the following error when trying to run the PDF plugin in maven: BUILD FAILED File.. C:\Documents and Settings\TimDy.AMERICA\.maven\cache\maven-pdf-plugin -2.3\plugin.jelly Element... xslt Line.. 128 Column 20 Provider for javax.xml.transform.TransformerFactory cannot

Re: [m1] PDF Plugin help / question

2005-07-21 Thread Lukas Theussl
We discussed that problem shortly before the pdf-plugin-2.3 release on the devel list (check http://mail-archives.apache.org/mod_mbox/maven-dev/200506.mbox/[EMAIL PROTECTED] and follow-ups) but I don't know exactly what the status is right now. I suppose you are using maven-1.0.2 ? FWIK

xdoc/pdf-plugin: Ignore structure from navigation.xml

2005-03-16 Thread =?ISO-8859-1?Q?Ralph_P=F6llath?=
Hi, I'd like to produce a pdf containing a single xdoc document. My current minimal setup (see below) produces a pdf structured like this: 1. Documentation 1.1 Howto Step One blah Step Two blah blah Now since my howto is rather short, I'd rather get rid of the

RE: Can Maven PDF plugin include Maven-generated reports?

2004-10-20 Thread Dinko Hadzic
-Original Message- From: Arnaud HERITIER [mailto:[EMAIL PROTECTED] Sent: 20. oktober 2004 12:19 To: Maven Users List Subject: Re: Can Maven PDF plugin include Maven-generated reports? Yes, you can. You only need to add the generated html documentation in the navigation file used for the pdf

Re: Can Maven PDF plugin include Maven-generated reports?

2004-10-20 Thread Arnaud HERITIER
Actually it is not possible. In the pdf plugin we need to have the list of all files to translate. Arnaud On Wed, 20 Oct 2004 16:30:30 +0200, Dinko Hadzic [EMAIL PROTECTED] wrote: Great! Your examples below work fine with href pointing to a single HTML page. I am though still having problems

Re: PDF Plugin Error with Large Table

2004-10-14 Thread Jojo Paderes
Hi Arnaud, I already created a Jira issue: MAVEN-1464 I reduced the number of rows to 2 but retained the 19-column structure but still encountered the error. regards, jOjO On Thu, 14 Oct 2004 07:45:44 +0200, Arnaud HERITIER [EMAIL PROTECTED] wrote: Can you run it in debug mode please and

PDF Plugin Error with Large Table

2004-10-13 Thread Jojo Paderes
Hi, I'm currently using Maven Xdoc and PDF plugins for generating our application documentation. In one of our Xdoc XML file, we have a large table consisting of 19 columns and 50 rows. Xdoc works fine when generating the HTML pages but for some reason the PDF plugin failed to generate the PDF

RE: PDF Plugin Error with Large Table

2004-10-13 Thread Arnaud HERITIER
Can you run it in debug mode please and send us the log on the mailing list or open a bug on Jira. maven -Dmaven.pdf.debug=true pdf Arnaud -Message d'origine- De : Jojo Paderes [mailto:[EMAIL PROTECTED] Envoyé : jeudi 14 octobre 2004 07:29 À : Maven Users List Objet : PDF Plugin

RE: RE : RE : PDF-plugin: table layout

2004-07-12 Thread Jörg Schaible
Jörg Schaible wrote on Friday, July 09, 2004 5:54 PM: Heritier Arnaud wrote: Did you try to set the width of the row in the middle to 90% ? No, just the left and right one. I'll give it a try. Thanks! Works now. -- Jörg

Re: RE : PDF-plugin: table layout

2004-07-12 Thread Dion Gillard
On Fri, 9 Jul 2004 15:50:49 +0200, Heritier Arnaud [EMAIL PROTECTED] wrote: Actually the PDF plugin can't auto-resize columns (FOP limitation). If you want to specify a percentage (what I did for the pdf plugin properties doc : http://maven.apache.org/reference/plugins/pdf/properties.html) you

RE : RE : PDF-plugin: table layout

2004-07-12 Thread Heritier Arnaud
No you're right Dion. I have a lot of work to do on the PDF plugin but I don't think that I will be able to do it before several weeks (certainly in august). I began a FAQ for the plugin but a lot of thinks are missing (precentage for tables per example). If you have

PDF-plugin: table layout

2004-07-09 Thread Jörg Schaible
this by setting the width for first and last column to 5%, but then the PDF-plugin does not produce anything useful anymore. So what is the best way, to achieve such a table layout ? -- Jörg - To unsubscribe, e-mail: [EMAIL PROTECTED

RE : PDF-plugin: table layout

2004-07-09 Thread Heritier Arnaud
Actually the PDF plugin can't auto-resize columns (FOP limitation). If you want to specify a percentage (what I did for the pdf plugin properties doc : http://maven.apache.org/reference/plugins/pdf/properties.html) you must to do it for each cell in the first row. Arnaud -Message

Re: RE : PDF-plugin: table layout

2004-07-09 Thread Jrg Schaible
Heritier Arnaud wrote: Actually the PDF plugin can't auto-resize columns (FOP limitation). If you want to specify a percentage (what I did for the pdf plugin properties doc : http://maven.apache.org/reference/plugins/pdf/properties.html) you must to do it for each cell in the first row. Hmm

RE : RE : PDF-plugin: table layout

2004-07-09 Thread Heritier Arnaud
Did you try to set the width of the row in the middle to 90% ? -Message d'origine- De : news [mailto:[EMAIL PROTECTED] De la part de Jörg Schaible Envoyé : vendredi 9 juillet 2004 16:56 À : [EMAIL PROTECTED] Objet : Re: RE : PDF-plugin: table layout Heritier Arnaud wrote

pdf plugin - png images - jimi and jai libraries

2004-05-17 Thread Fabio Uechi
because of license issues. I was supposed to copy it to {fop-install-dir}/lib/jimi-1.0.jar. But I don't have fop installed. So I added it as a dependency in my POM. It didn't work. The pdf plugin still doesn't find the jar in the classpath. Do I have to change the plugin jelly script to make it work

Re: pdf plugin - png images - jimi and jai libraries

2004-05-17 Thread Fabio Uechi
=${pom.getPluginContext('maven-pdf-plugin').getVariable('maven.pdf.jimi.jar')}/ pathelement location=${pom.getPluginContext('maven-pdf-plugin').getVariable('maven.pdf.jaicore.jar')}/ pathelement location=${pom.getPluginContext('maven-pdf-plugin').getVariable

RE: pdf plugin - png images - jimi and jai libraries

2004-05-17 Thread aheritier
18:01 À : maven maven Objet : pdf plugin - png images - jimi and jai libraries Hello everybody! I'm trying to generate the pdf doc for my project but I'm having some problems with the insertion of PNG image files. The plugin conplains that the JIMI library is not present. Checking

RE: pdf plugin - png images - jimi and jai libraries

2004-05-17 Thread Arnaud Heritier
Did you try to add the jar in $MAVEN_HOME/lib ?? Arnaud. -Message d'origine- De : Fabio Uechi [mailto:[EMAIL PROTECTED] Envoyé : lundi 17 mai 2004 18:01 À : maven maven Objet : pdf plugin - png images - jimi and jai libraries Hello everybody! I'm trying to generate the pdf

RE: pdf plugin - png images - jimi and jai libraries

2004-05-17 Thread Arnaud Heritier
add an issue on Jira please? I'll try to find a better solution. Arnaud. -Message d'origine- De : Fabio Uechi [mailto:[EMAIL PROTECTED] Envoyé : lundi 17 mai 2004 18:01 À : maven maven Objet : pdf plugin - png images - jimi and jai libraries Hello everybody! I'm trying

Re: PDF Plugin: Can it include any generated reports?

2004-04-19 Thread Brian Burridge
xdoc:init: pdf:init: fo:fo: [echo] Generating /home/maven/Documents/Hub/EvidentDataExtractPlugin/target/docs/project.fo ... [java] file:/home/maven/.maven/plugins/maven-pdf-plugin-1.2/plugin-resources/project2fo.xslt; Line #187; Column #109; Can not load requested doc: /home/maven

PDF Plugin: Can it include any generated reports?

2004-04-16 Thread Brian Burridge
I was hoping to create a pdf of our site, to include all the generated reports, but it appears to only include those documents that reside in the xdocs folder. Is this correct? Also, when I set the property maven.pdf.navigationFile, it still pulled just the original navigation.xml and not the one

RE: PDF Plugin: Can it include any generated reports?

2004-04-16 Thread Arnaud Heritier
Hello Brian, Theorically, there's no problem with the property maven.pdf.navigationFile. I'm using it everyday without problem. You're right, by default the pdf plugin uses your file navigation.xml which not reference generated xdocs. Here is the navigation-pdf.xml

Maven pdf plugin with missing tables workaround?

2003-11-17 Thread Chen, Andrew .
Hi, I'm new to maven. There is a problem with the pdf plugin. No table is shown on the final pdf file. There must be a workaround, since the FOP site have tables in PDF. On the first page of pdf plugin (http://maven.apache.org/reference/plugins/pdf/ http://maven.apache.org/reference/plugins

Re: RE: PDF plugin

2003-06-22 Thread dion
Is the fix for the PDF plugin available yet?? As far as I can tell this issue isn't in Jira. Can someone point out which one it is if it's already been raised? -- dIon Gillard, Multitask Consulting Blog: http://blogs.codehaus.org/people/dion/ Work: http://www.multitask.com.au Martin

  1   2   >