|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
maven-site-plugin-doxia-beta-1 fails to buildI 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. |
|
|
Re: maven-site-plugin-doxia-beta-1 fails to buildMarc Lustig wrote: > 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. I just sent the link to the pdf sandbox plugin [1] to the user list. I don't quite understand though why you are trying to build maven-site-plugin-doxia-beta-1, this has nothing to do with the pdf functionality. It was just a testing branch to prepare for the doxia-beta-1 release, to check if the site plugin works with doxia-beta-1. That said, it should build still... cheers, -Lukas PS If there is a whole crowd of people waiting then get some of them to work on it! ;) [1] http://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-pdf-plugin/ |
| Free embeddable forum powered by Nabble | Forum Help |