Benjamin Bentmann wrote: >> Solved, the dependency was inherited transitively by >> maven-artifact-2.0.9. > > You should never rely on transitive dependencies if you directly use its > classes/methods in your code but always declare them directly. The goal > dependency:analyze > can help you a big deal in ensuring all your dependencies are properly > declared.
Well, I requested long ago a setting for maven to inherit all deps as runtime by default ... :-) http://jira.codehaus.org/browse/MNG-2589 - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]