mam-dev / foss-parent

Parent POM for 1-and-1 open source projects using Maven.
http://1and1.github.io/foss-parent/github-report.html
Apache License 2.0
10 stars 4 forks source link

Bind velocity-maven-plugin explicitely to phase verify #29

Closed mfriedenhagen closed 11 years ago

mfriedenhagen commented 11 years ago

With the update of velocity-maven-plugin to version 0.3.0 in b3f9949eec9328119ea334692c12693f9a0e1ba6, the mojo does not bind to a phase anymore by default, so the jenkins-description.html file is not written anymore.

mfriedenhagen commented 11 years ago

Fixed with 4fb80b54827b94805b675e1d45d3e782610a2e66 (integration test in 76df4fe24991c64a09203b333e409e67fe869dbb).