<div dir="ltr"><div>I faced a similar problem recently. </div><div>About this issue, my doubt is that if there is no nexus repository operation, and the build is done sequentially, first core (installing locally), after that the wildfly entire build, how this timeout is occurring?</div><div><br></div><div>Seems that this could be a common problem if the maven is executing in parallel and those intermittent problems can occur due synchronization issues.</div><div><br></div><div>To resolve my problem I first resolve the dependencies recently installed on local repository through: mvn dependency:build-classpath<br></div><div><br></div><div>---</div><div>eduardo</div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-01-28 9:54 GMT-02:00 Tomaž Cerar <span dir="ltr">&lt;<a href="mailto:tomaz.cerar@gmail.com" target="_blank">tomaz.cerar@gmail.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class=""><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jan 28, 2016 at 9:58 AM, Carlo de Wolf <span dir="ltr">&lt;<a href="mailto:cdewolf@redhat.com" target="_blank">cdewolf@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"><div>There should be no SNAPSHOT
      dependencies in any CI build. While it does build core beforehand,
      it might get overwritten by another CI run.<br>
      <i><i>[org.wildfly.core:wildfly-core-parent]
        </i>[INFO] Installing
        /opt/buildAgent/work/db872761b443af46/core/pom.xml to
/store/repository/org/wildfly/core/wildfly-core-parent/2.0.8.Final-SNAPSHOT/wildfly-core-parent-2.0.8.Final-SNAPSHOT.pom<br>
      </i><br>
      Would it be possible to use timed snapshots instead?<span><font color="#888888"></font></span></div></blockquote></div><br><br></div></span><div class="gmail_extra">As Stuart said, whole point of this builds is to have snapshot builds.<br></div><div class="gmail_extra">Same build agent first builds core (clean install) and than builds full<br></div><div class="gmail_extra">with -Dversion.wildfly.core=&lt;version of wildfly core previousily built&gt;<br><br></div><div class="gmail_extra">snapshot used here are only build agent local, not publish on some outside nexus repository.<br><br></div><div class="gmail_extra">--<br></div><div class="gmail_extra">tomaz<br></div><div class="gmail_extra"><br></div></div>
<br>_______________________________________________<br>
wildfly-dev mailing list<br>
<a href="mailto:wildfly-dev@lists.jboss.org">wildfly-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/wildfly-dev" rel="noreferrer" target="_blank">https://lists.jboss.org/mailman/listinfo/wildfly-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><font size="1"><span style="font-family:Arial">________________</span><span style="font-family:Arial">__________</span><br></font></div><div><div align="left" style="font-family:Arial"><font size="1">Eduardo Sant&#39;Ana da Silva - Dr.</font></div><div style="font-family:Arial"><font face="Arial" size="1">Pesquisador / Consultor de TI<br></font></div><div style="font-family:Arial;font-size:small"><br></div></div></div></div></div></div>
</div>