Re: M2 New sandbox plugin - dependency-maven-plugin

2005-12-22 Thread dan tran
-- > From: dan tran [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 22, 2005 11:37 AM > To: Maven Developers List > Subject: Re: M2 New sandbox plugin - dependency-maven-plugin > > Yes I see jarjar in sand box as well. But I think your dependency > plugin is a best candidate

RE: M2 New sandbox plugin - dependency-maven-plugin

2005-12-22 Thread Brian E. Fox
Developers List Subject: Re: M2 New sandbox plugin - dependency-maven-plugin 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

Re: M2 New sandbox plugin - dependency-maven-plugin

2005-12-22 Thread dan tran
e. > > -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,

RE: M2 New sandbox plugin - dependency-maven-plugin

2005-12-22 Thread Brian E. Fox
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

Re: M2 New sandbox plugin - dependency-maven-plugin

2005-12-21 Thread dan tran
n [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

RE: M2 New sandbox plugin - dependency-maven-plugin

2005-12-21 Thread Brian E. Fox
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 plug

RE: M2 New sandbox plugin - dependency-maven-plugin

2005-12-21 Thread Brian E. Fox
Dan, I'm not able to deploy the site...I wonder if it's because the folder has you as owner? -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-

Re: M2 New sandbox plugin - dependency-maven-plugin

2005-12-21 Thread dan tran
We should be able to enhance this plugin to provide 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 >

M2 New sandbox plugin - dependency-maven-plugin

2005-12-21 Thread Brian E. Fox
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 b