Using a Veloctity template in a custom Maven report

2010-08-25 Thread jasnook
this. Where do I need to put the vm file so that it is picked up or how should I be using the velocitycomponent? btw. I am using Maven 2.2.1. Thanks, Jacqui -- View this message in context: http://maven.40175.n5.nabble.com/Using-a-Veloctity-template-in-a-custom-Maven-report-tp2652484p2652484.html Sent

Re: Using a Veloctity template in a custom Maven report

2010-08-25 Thread Gajo Csaba
To build a website with mvn site, you need to put your custom .vm file somewhere in your project directory, and then in your pom.xml configure the maven-site-plugin to use that .vm file. build plugins plugin groupIdorg.apache.maven.plugins/groupId artifactIdmaven-site-plugin/artifactId

Re: Using a Veloctity template in a custom Maven report

2010-08-25 Thread jasnook
plugins plugin groupIdcustom-groupid/groupId artifactIdcustom-artifactid/artifactId /plugin /plugins /reporting Cheers, Jacqui -- View this message in context: http://maven.40175.n5.nabble.com/Using-a-Veloctity-template-in-a-custom-Maven-report-tp2652484p2652550.html Sent from