> 2011/3/18 Hilco Wijbenga <hilco.wijbe...@gmail.com>:
>> I want to use the latest Checkstyle (5.3). That's easy, I just replace
>> the Checkstyle plugin's (2.6) dependency to be 5.3. Now
>> checkstyle:checkstyle works with 5.3.
>>
>> It seems, however, that reporting plugins do not allow a
>> <dependencies> element, so how do I tell Maven to use 5.3 instead of
>> 5.0?
On 19 March 2011 09:37, Olivier Lamy <ol...@apache.org> wrote:
> Should work with maven 3 and the new configuration [1] Section "New
> Configuration"

Are you saying I can add a <dependencies> section now? The XSD doesn't
seem to support that. And any previously configured plugin (in either
pluginManagement or plugins) is completely ignored, AFAICT.

> If not, load an issue.

I see that you've already upgraded to 5.3 in trunk. Do you plan to release soon?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to