Try

mvn -DfindbugsVersion=newVersion

This will only work if the new version supports the same parameters
and dependencies as the current version


-- 
Regards,


Garvin LeClaire
garvin.lecla...@gmail.com


On Mon, Jul 23, 2012 at 8:20 AM, Radim Kolar <h...@filez.com> wrote:
> its possible to override upstream version in reporting plugin? i can get it
> work only if plugin is inside <build>
>
> in its pom upstream version is defined as property
>
>   <properties>
>     <findbugsVersion>2.0.0</findbugsVersion>
>   </properties>
>
> its possible to override it from my project POM?
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to