Am 06.01.2017 um 12:43 schrieb Oliver B. Fischer: > 1+, if you/we overhaul all existing tests and forbid the usage of > org.junit.Assert. Otherwise it is just another pet in our zoo.
I tried to integrate assertj (as naiive as I am :-() but we seem to have yet another odd repository since we do not rely on maven central, but https://repo.maven.apache.org/maven2 There's no assertj available :-( [ERROR] Failed to execute goal on project tamaya-events: Could not resolve dependencies for project org.apache.tamaya.ext:tamaya-events:jar:0.3-incubating-SNAPSHOT: Could not find artifact org.assertj:assertj.core:jar:3.6.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1] Can I add maven central or is there a reason for it not being part of our extensions build? I'm beginning to understand those random build failures .... our structure is very complex ... Any ideas? Cheers, Phil
