I was thinking that you would (could) specify which dependencies (jars)
should be minijar'd in case you didn't want all of them to be done.

-----Original Message-----
From: Torsten Curdt [mailto:[EMAIL PROTECTED] 
Sent: Thursday, January 05, 2006 11:47 PM
To: [email protected]
Subject: Re: [mojo-dev] minijar plugin

> That would be my suggestion ;-)

Excellent ;)

> How do you specify the dependencies to minijar?

The generated artifact is the one that defines the root of the deps. All
classes that are used from that artifact (and classes that are required
by that classes
etc) are being kept. Basically transitive class deps.

> The reason I ask, is we
> have a fairly robust dependency selection mechanism in the 
> dependency-maven-plugin. It seems like there could be some sharing or 
> merging to leverage what we already have.

...but on jar level not class level ...or did I miss something?

cheers
--
Torsten


Reply via email to