Well this would have been my guess too, but as I mentionned earlier in
another e-mail, I can also reproduce this on my laptop where there is
absolutely no trace of jenkins.
If you have git and maven on your path, you can reproduce this issue
with this:
* Checkout the code: git clone git://github.com/agilebirds/openflexo.git
* Go into the checked-out code: cd openflexo
* Build the project: mvn -DskipTests clean package (I know, skipping
test is a bad practice, but one step at a time...)
But maybe you will not have this issue (it comes up when compiling the
test-classes of FlexoFoundation) and so this will definitely point into
the direction of an environment issue.
Cheers,
Guillaume
Le 19/10/2011 18:09, Wayne Fay a écrit :
Could it be that you also changed something else? Anyway, I find it very
disturbing that with 2 projects in jenkins with the exact same configuration
to the exception of their name (the one that works has a suffix '_2'), one
of them works and not the other.
Does this not point to perhaps an issue in Jenkins then? I don't see
how this is possible either.
Wayne
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]