During Jenkins build we encountered
[2019-03-07T01:40:39.162Z] [ERROR] Errors:
[2019-03-07T01:40:39.162Z] [ERROR] MavenIndexerSearchProviderTest.setUp:75->TestCaseWithMavenArtifactGenerationAndIndexing.createRepositoryWithArtifacts:127->TestCaseWithMavenArtifactGenerationAndIndexing.createRepositoryWithArtifacts:138->TestCaseWithMavenArtifactGenerationAndIndexing.generateArtifactsReIndexAndPack:255 ? NullPointer
02:40:39 [INFO]
[2019-03-07T01:40:39.162Z] [ERROR] Tests run: 116, Failures: 0, Errors: 1, Skipped: 0
02:40:39 [INFO]
[2019-03-07T01:40:39.162Z] [ERROR] There are test failures.
This problem is non-deterministic, most often non-reproducible.
Can I try? I never did any contribution to any project at Github before, but I want to try this one,
Hi Carlos,
Thanks for offering to help! Please, feel free to pick up this task!
Also, please, feel free to join our chat channel, if you'd like to learn more about the project and/or like to find out what else you could help with.
Was it tested using the same procedures from the building guide? With or without the Docker?
It was tested with:
mvn clean install -Dintegration.tests
And, yes, it does occur under Docker. You can try it with strongboxci/alpine:jdk8-mvn-3.5, if you like. Check here for more details.
@carlspring : Now that this class has been migrated in PR #1370 to use new annotations in order to create repositories and artifacts (the method setUp was even deleted )... Should this be considered as solved?
@ptirador / @fuss86 : I will close this, because now all the Maven tests have been migrated to the new annotations and this should no long be an issue. I don't think we've hit this issue lately, either.
@ptirador : Thanks for following up on this! :)
Most helpful comment
@ptirador / @fuss86 : I will close this, because now all the Maven tests have been migrated to the new annotations and this should no long be an issue. I don't think we've hit this issue lately, either.
@ptirador : Thanks for following up on this! :)