Yes I see jarjar in sand box as well. But I think your dependency plugin is
a best candidate
to implement jarjar. Here is the reason:
- Jarjar requires a none transitive dependency. The only way to do that
is to put
required dependency in build configuration. You have that
facility/infrastructure
inplace. To implement jarjar in a separate plugin means it has to
repeat the code
you already have
-D
On 12/22/05, Brian E. Fox <[EMAIL PROTECTED]> wrote:
>
> There's a jarjar in the sandbox. Not sure if or how it works, just saw
> the name there.
>
> -----Original Message-----
> From: dan tran [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, December 21, 2005 11:59 PM
> To: Maven Developers List
> Subject: Re: M2 New sandbox plugin - dependency-maven-plugin
>
> dont think we have jarjar yet!!! but on the second thought, this plugin
> + assembly together can create jarjar.
>
> -D
>
>
> On 12/21/05, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> >
> > Isn't there a jarjar plugin to do that already?
> >
> > -----Original Message-----
> > From: dan tran [mailto:[EMAIL PROTECTED]
> > Sent: Wednesday, December 21, 2005 6:48 PM
> > To: Maven Developers List
> > Subject: Re: M2 New sandbox plugin - dependency-maven-plugin
> >
> > We should be able to enhance this plugin to provisde jarjar
> > functionality with no transtive dependency.
> >
> > -D
> >
> >
> > On 12/21/05, Brian E. Fox <[EMAIL PROTECTED]> wrote:
> > >
> > > Hi all,
> > > I want to announce a new plugin in the mojo sandbox:
> > > http://mojo.codehaus.org/dependency-maven-plugin/introduction.html
> > >
> > > This plugin can copy artifacts from the repository into a desired
> > > location and currently operates separately from the normal
> > dependancies.
> > > (perfect for things you need but don't want on the classpath) It can
>
> > > get the artifacts from the local or remote repositories and
> > > understands the dependancyManagement section. It can explode those
> > artifacts if desired.
> > > The plugin is currently in alpha state, hence the sandbox, but has
> > > been used in production by team and possibly a few others.
> > >
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED] For
> > additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>