> I have no idea how asm libraries are coming from. list, tree, etc does not > list the asm dependency > from any libraries. I am using m2eclipse, and none of its dependency view > shows asm
Are you using "mvn clean package" or what? It is possible that asm and other libs landed in target a while ago, accidentally, and simply never got cleaned. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
