After reading the docs, I still don't know how to do a simple task like intall a jar that is not found in the maven repositor (e.g. weblogic.jar). Only solution I've found so far is to create my own maven repository, do a mave:install file then do a ivy:install. Any example would be appreciated. thx
