versioneye / versioneye_maven_plugin

Maven Plugin for VersionEye
50 stars 22 forks source link

Plugins ignored in projects without Maven dependencies #66

Closed freemanjp closed 8 years ago

freemanjp commented 8 years ago

If you have a project with no Maven dependencies specified, but with plugins specified (e.g. a project for a Maven archetype), the plugins are ignored and 0 dependencies are uploaded to VersionEye.

Expected behaviour: plugin details are uploaded as VersionEye dependencies even for projects without Maven dependencies.

reiz commented 8 years ago

@freemanjp Many Thanks for the pull request. I will release a new version this week and push it to Maven Central.