Jacek Laskowski wrote:
> 
>> So when it's not in the build you get the published version which
>> does not drag in the unwanted dependencies.
> 
> That part is a mystery for me. Could you rephrase it so I could get
> the entire picture?
> 
My understanding:
- If we have the maven module (asm-finder using shade plugin) when building
openejb, we get dependencies defined in (xbean + asm²). 
- If we remove it from OpenEJB it won"t be build so maven will load the
deployed pom (in maven repo) with no dependencies because artifact already
contains asm (thanks to shade plugin).

Not sure it'll be more clear for you ;-)

Jean-Louis

-- 
View this message in context: 
http://www.nabble.com/asm-repackaging---asm-finder-%2B-our-asm-package-in-use-highly-needed-tp23575152p23630107.html
Sent from the OpenEJB Dev mailing list archive at Nabble.com.

Reply via email to