[Engine-devel] F17 maven build failure

Juan Hernandez jhernand at redhat.com
Sun May 20 15:54:00 UTC 2012


On 05/20/2012 04:39 PM, Ofer Schreiber wrote:
> 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?

Are you building with regular "mvn" or with "mvn-rpmbuild"?

If you are using the later you will have to update to checkstyle 5.5 and 
to maven-checkstyle-plugin 2.9.1, as those are what are available in 
Fedora 17. In addition the gid:aid of checkstyle changed from 
checkstyle:checkstyle to com.puppycrawl.tools:checkstyle somewhere 
between 5.0 and 5.5.

-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Engine-devel mailing list