« Return to Thread: maven-site-plugin-doxia-beta-1 fails to build

maven-site-plugin-doxia-beta-1 fails to build

by Marc Lustig :: Rate this Message:

Reply to Author | View in Thread

I am trying to get a PDF-export of the site runing.
I built maven-2.0.11-trunk and checked out doxia-beta1 from
https://svn.apache.org/repos/asf/maven/plugins/branches/maven-site-plugin-doxia-beta-1

Unfortunately I cannot build the plugin, even not with maven-2.0.11-trunk:

[INFO] [invoker:run {execution: integration-test}]
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[WARNING] Filtering of parent/child POMs is not supported without cloning the projects
[INFO] Building: MSITE-265\pom.xml
[INFO] ...FAILED. The build exited with code 1. See c:\working\azcommons_head\maven-site-plugin-doxia-beta-1\src\it\MSITE-265\build.log for details.
[INFO] ---------------------------------------
[INFO] Execution Summary:
[INFO]   Builds Passing: 0
[INFO]   Builds Failing: 1
[INFO] ---------------------------------------
[ERROR] The following builds failed:
[ERROR] *  MSITE-265\pom.xml
[INFO] ---------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] : org.apache.maven.plugin.invoker.InvokerMojo@169674


Could some developer please give us a hint how to get the PDF-export working again. It used to work fine with Maven1 pdf-plugin. What I see on the mailing lists there is a whole crowd of people waiting for the PDF-export.

 « Return to Thread: maven-site-plugin-doxia-beta-1 fails to build