maven - Forbid using certain packages in a Java project (especially unit tests) -


i'd prevent people team using testng asserts , instead use assertj. aware of solutions: maven plugin restrict specific packages being used unfortunately, neither (restrict-plugin , macker) of them checks test directory. i'd maven check both main , test source code.


Comments

Popular posts from this blog

html - Firefox flex bug applied to buttons? -

html - Missing border-right in select on Firefox -

c# - two queries in same method -