[wildfly-dev] Timeout errors in JCA bits in testsuite

Eduardo Sant´Ana da Silva eduardo.santanadasilva at gmail.com
Thu Jan 28 07:37:05 EST 2016


I faced a similar problem recently.
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?

Seems that this could be a common problem if the maven is executing in
parallel and those intermittent problems can occur due synchronization
issues.

To resolve my problem I first resolve the dependencies recently installed
on local repository through: mvn dependency:build-classpath

---
eduardo

2016-01-28 9:54 GMT-02:00 Tomaž Cerar <tomaz.cerar at gmail.com>:

>
> On Thu, Jan 28, 2016 at 9:58 AM, Carlo de Wolf <cdewolf at redhat.com> wrote:
>
>> There should be no SNAPSHOT dependencies in any CI build. While it does
>> build core beforehand, it might get overwritten by another CI run.
>>
>> *[org.wildfly.core:wildfly-core-parent] [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
>> *
>> Would it be possible to use timed snapshots instead?
>>
>
>
> As Stuart said, whole point of this builds is to have snapshot builds.
> Same build agent first builds core (clean install) and than builds full
> with -Dversion.wildfly.core=<version of wildfly core previousily built>
>
> snapshot used here are only build agent local, not publish on some outside
> nexus repository.
>
> --
> tomaz
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>



-- 
__________________________
Eduardo Sant'Ana da Silva - Dr.
Pesquisador / Consultor de TI
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/wildfly-dev/attachments/20160128/6627ac88/attachment.html 


More information about the wildfly-dev mailing list