versioneye / versioneye_maven_plugin

Maven Plugin for VersionEye
50 stars 22 forks source link

Update MOJO (and probably others) doesn't handle <pluginManagement> #63

Closed rafalwrzeszcz closed 8 years ago

rafalwrzeszcz commented 8 years ago

versioneye:update only loads plugins directly from <build>, ignores those in <build><pluginManagement>.

rafalwrzeszcz commented 8 years ago

Nevermind, I misconfigured it.