How to suppress Maven "Unable to find resource" messages?
- by Derek Mahar
How can I tell Maven to suppress the "Unable to find resource" INFO messages for repositories in which it cannot find a dependency, but display those where it does find the dependency? (That is, display the hits, but omit the misses since these drown out and obscure the hits.)