<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On 11 December 2016 at 13:30, Juan Hernández <span dir="ltr">&lt;<a href="mailto:jhernand@redhat.com" target="_blank">jhernand@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 12/11/2016 12:27 PM, Eyal Edri wrote:<br>
&gt; Which maven repository does vdsm-jsonrpc-java is using in its automation<br>
&gt; scripts?<br>
&gt;<br>
<br>
</span>That project uses &quot;maven-local&quot; to build, and takes the dependencies<br>
from the RPM  .spec file, not for the POM. So you need to make sure that<br>
the package for checkstyle is listed in as a &quot;BuildRequires&quot; in the<br>
.<a href="http://spec.in" rel="noreferrer" target="_blank">spec.in</a> file. As far as I know there is no package containing<br>
checkstyle for EL7, at least not in the standard repositories. So this<br>
will always fail, unless you explicity remove the checkstyle plugin when<br>
building in EL7.<br></blockquote><div><br></div><div>Thanks Juan.<br>Piotr, Juan do you have insights on why the project is structured like that at all and why can&#39;t this be <br></div><div>simple mvn project and a simple makefile without this voodo?<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<span class=""><br>
&gt; On Sun, Dec 11, 2016 at 1:19 PM, Roy Golan &lt;<a href="mailto:rgolan@redhat.com">rgolan@redhat.com</a><br>
</span><span class="">&gt; &lt;mailto:<a href="mailto:rgolan@redhat.com">rgolan@redhat.com</a>&gt;&gt; wrote:<br>
&gt;<br>
&gt;     This patch [1] adds maven-checkstyle plugin for project vdsm-jsonrpc<br>
&gt;     but it keep complaining [2] it can&#39;t resolve it . The plugin is the<br>
&gt;     same version, 2.9.1 as ovirt engine uses. The F24 build is passing.<br>
&gt;     What am I missing here?<br>
&gt;<br>
&gt;     [1] <a href="https://gerrit.ovirt.org/67990" rel="noreferrer" target="_blank">https://gerrit.ovirt.org/67990</a><br>
&gt;     [2]<br>
&gt;     <a href="http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_check-patch-el7-x86_64/100/console" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/<wbr>vdsm-jsonrpc-java_master_<wbr>check-patch-el7-x86_64/100/<wbr>console</a><br>
&gt;     &lt;<a href="http://jenkins.ovirt.org/job/vdsm-jsonrpc-java_master_check-patch-el7-x86_64/100/console" rel="noreferrer" target="_blank">http://jenkins.ovirt.org/job/<wbr>vdsm-jsonrpc-java_master_<wbr>check-patch-el7-x86_64/100/<wbr>console</a>&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;     ______________________________<wbr>_________________<br>
&gt;     Infra mailing list<br>
</span>&gt;     <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a> &lt;mailto:<a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a>&gt;<br>
&gt;     <a href="http://lists.phx.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.phx.ovirt.org/<wbr>mailman/listinfo/infra</a><br>
<div class="HOEnZb"><div class="h5">&gt;     &lt;<a href="http://lists.phx.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.phx.ovirt.org/<wbr>mailman/listinfo/infra</a>&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Eyal Edri<br>
&gt; Associate Manager<br>
&gt; RHV DevOps<br>
&gt; EMEA ENG Virtualization R&amp;D<br>
&gt; Red Hat Israel<br>
&gt;<br>
&gt; phone: <a href="tel:%2B972-9-7692018" value="+97297692018">+972-9-7692018</a><br>
&gt; irc: eedri (on #tlv #rhev-dev #rhev-integ)<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Infra mailing list<br>
&gt; <a href="mailto:Infra@ovirt.org">Infra@ovirt.org</a><br>
&gt; <a href="http://lists.phx.ovirt.org/mailman/listinfo/infra" rel="noreferrer" target="_blank">http://lists.phx.ovirt.org/<wbr>mailman/listinfo/infra</a><br>
&gt;<br>
<br>
</div></div></blockquote></div><br></div></div>