<div dir="ltr"><div class="gmail_default" style="font-family:monospace,monospace">Hi infra,</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">The Jenkins job ovirt-engine_master_find-bugs_merged used the &quot;findbugs-general&quot; maven profile. E.g., see run 3062[1]:</div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace"><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><span class=""><b>00:25:20</b> </span>+ mvn clean install findbugs:findbugs -P findbugs-general -DskipTests -U -s /home/jenkins/workspace/ovirt-engine_master_find-bugs_merged/artifactory-ovirt-org-settings.xml -Dmaven.repo.local=/home/jenkins/workspace/ovirt-engine_master_find-bugs_merged/.m2
</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px">This profile was recently removed by Juan&#39;s patch 8785500a5c97ce56dbc4dd697a537851ba48ce8b [2]. The fact that the profile doesn&#39;t exist doesn&#39;t fail the job, but using it is now superfluous, and causes an annoying warning:</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(51,51,51);font-size:13px"><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><span class=""><b>00:57:19</b> </span>[WARNING] The requested profile &quot;findbugs-general&quot; could not be activated because it does not exist.</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">Could you please remove the &quot;-P findbugs-general&quot; flag from the mvn command line you use for this job?</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px"><br></pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">Thanks,</pre><pre class="" style="white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px">Allon</pre></pre><div><br></div></div><div class="gmail_default" style="font-family:monospace,monospace"><br></div><div class="gmail_default" style="font-family:monospace,monospace">[1] <a href="http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_merged/3062/consoleFull">http://jenkins.ovirt.org/job/ovirt-engine_master_find-bugs_merged/3062/consoleFull</a></div><div class="gmail_default" style="font-family:monospace,monospace">[2] <a href="https://gerrit.ovirt.org/#/c/48687">https://gerrit.ovirt.org/#/c/48687</a></div></div>