|
Class Summary |
| CreateMojo |
Creates a project at VersionEye based on the dependencies from the current project. |
| HelpMojo |
Display help information on versioneye-maven-plugin.
Call mvn versioneye:help -Ddetail=true -Dgoal=<goal-name> to display parameter details. |
| JsonMojo |
Writes all direct dependencies into a JSON file. |
| ListMojo |
Lists all direct and recursive dependencies. |
| PingMojo |
Ping the VersionEye API. |
| ProjectMojo |
Methods required to deal with projects resource |
| SuperMojo |
The Mother of all Mojos! |
| UpdateMojo |
Updates an existing project at VersionEye with the dependencies from the current project. |