Hey,
I'm trying to build ovirt-engine in Fedora 17, and getting the following error:
[INFO] oVirt Modules - manager ........................... FAILURE [1:05.421s]
....
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.6:check
(default) on project manager-modules: Execution default of goal
org.apache.maven.plugins:maven-checkstyle-plugin:2.6:check failed: Plugin
org.apache.maven.plugins:maven-checkstyle-plugin:2.6 or one of its dependencies could not
be resolved: The following artifacts could not be resolved: checkstyle:checkstyle:jar:5.0,
antlr:antlr:jar:2.7.6, commons-beanutils:commons-beanutils-core:jar:1.7.0,
com.google.collections:google-collections:jar:0.9: Could not find artifact
checkstyle:checkstyle:jar:5.0 -> [Help 1]
Any idea how can I resolve it?
---
Ofer Schreiber