Hi!

I'm using maven 3.0.3, which uses the maven-jar-plugin 2.3.1 as
default (predefined in the super pom I think).

If I run a mvn versions:display-plugin-updates then the
maven-jar-plugin 2.3.2 does not shows in the list.

Is it because I'm not explicitly declaring the use of the jar plugin
in my pom.xml? That is, the versions plugin only works for the plugins
I explicitly declare but not the ones in the super pom?

Regards,
Gabriel

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to