Hi Hervé,
On 10.04.2013 02:41, Hervé BOUTEMY wrote:
1. warning if you don't define plugin version
you can believe Maven 3 doc, version is taken from pluginManagement: coded
here [1]
But I must confess I never tried with CLI, since we use to continue defining
plugin version directly to keep Maven
1. warning if you don't define plugin version
you can believe Maven 3 doc, version is taken from pluginManagement: coded
here [1]
But I must confess I never tried with CLI, since we use to continue defining
plugin version directly to keep Maven 2.x compatibility
I just tried and confirm this warn
I'm trying to get the maven site plugin to do my bidding but have gotten
lost...
Given the following simple POM's
pom.xml:
4.0.0
ch.pecunifex
parent
1.0-SNAPSHOT
pom
http://localhost/parent
child
3.2
2.6