Testing Doxia-1.1-SNAPSHOT and the pdf plugin
- Bootstrap and use Maven 2.1.0-M2-SNAPSHOT with doxia-sink-api bumped to 1.1-SNAPSHOT
- Install all of Maven 2.1.0-M2-SNAPSHOT with doxia-sink-api bumped to 1.1-SNAPSHOT
- (optional, SNAPSHOTs deployed) Install doxia-1.1-SNAPSHOT
- (optional, SNAPSHOTs deployed) Install doxia-sitetools-1.1-SNAPSHOT
- Install maven-reporting-impl-2.1-SNAPSHOT (in shared) with mavenVersion = 2.1.0-M2-SNAPSHOT
- Install maven-doxia-tools-1.0.2-SNAPSHOT (in shared) with maven-reporting-api dep 2.1.0-M2-SNAPSHOT and doxia-sitetools.version 1.1-SNAPSHOT
- (optional, SNAPSHOTs deployed) Install maven-site-plugin-2.1-SNAPSHOT and maven-project-info-reports-plugin-2.3-SNAPSHOT from https://svn.apache.org/repos/asf/maven/plugins/branches/ and maven-pdf-plugin-1.0-SNAPSHOT from https://svn.apache.org/repos/asf/maven/sandbox/trunk/plugins/maven-pdf-plugin/
- Use maven-site-plugin-2.1-SNAPSHOT and maven-project-info-reports-plugin-2.3-SNAPSHOT and/or maven-pdf-plugin-1.0-SNAPSHOT
Remarks
The first two steps are necessary because of MNG-3402. Maven 2.1.0-M2 trunk does not yet use Doxia-1.1, plan is to switch 2.1.0-M3 to Doxia-1.1 as soon as M2 is released.
Labels

1 Comment
Hide/Show CommentsFeb 08, 2009
Lukas Theussl
Shading seems to work for the pdf plugin, see this post by Vincent. I successfully use site and pdf with maven 2.0.9 now.