versioneye_maven_plugin
versioneye_maven_plugin copied to clipboard
Maven Plugin for VersionEye
Robert, Since I have gotten so much value from the Versioneye service I decided to see if I could contribute some effort to your codebase. After I forked the maven...
This happens if the project already exists, as well as if the project is band-new. The API key only shows 1 or 2 additonal accesses, so clearly the 50-per-hour limit...
hi I keep getting following error when using versioneye:create command Here is what I added to my pom.xml com.versioneye versioneye-maven-plugin 3.11.0 xxxxx [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time:...
Some plugins like [coveralls-maven-plugin](https://github.com/trautonen/coveralls-maven-plugin) don’t need an API key when running on Travis CI and the project is hosted on GitHub. I don’t know how exactly it’s implemented (using some...