versioneye/versioneye_maven_plugin

Project Id stored in ~/.m2/versioneye.properties

bindul opened this issue · 1 comments

When you run mvn com.versioneye:versioneye-maven-plugin:create at the root of a multi module project with minimal configuration in the pom.xml (apiKey, organisation, team) the versioneye.properties file is created under ~/.m2/versioneye.properties with the last project created listed there, rather than versioneye.properties in the project source root.

reiz commented

@bindul This was fixed with the 3.9.1 release. Please try again with version 3.9.1 and confirm that it works for you.