RE: Re: Status of maven-shade-plugin?

2007-12-09 Thread Brian E. Fox
@maven.apache.org Subject: Re: Status of maven-shade-plugin? Brian E. Fox wrote: > We had to revert back to the codehaus version to do 2.0.8 because > something in the apache version was definitely hosed. > Brian, did you make a note of what rev of mojo src you took to start the repackaging and

Re: Status of maven-shade-plugin?

2007-12-09 Thread Mauro Talevi
Brian E. Fox wrote: We had to revert back to the codehaus version to do 2.0.8 because something in the apache version was definitely hosed. Brian, did you make a note of what rev of mojo src you took to start the repackaging and move? It would seem that shade-maven-plugin-1.0-alpha-12 was c

Re: Status of maven-shade-plugin?

2007-12-07 Thread Jason van Zyl
On 7 Dec 07, at 6:59 PM 7 Dec 07, Daniel Kulp wrote: Dan, I think I just fixed MSHADE-5 (we were not closing the jarFile when done reading so it probably remained locked). I don't have a way to test it though. (No windows boxes) MSHADE-9 is definitely an issue. I'll try and dig int

Re: Status of maven-shade-plugin?

2007-12-07 Thread Daniel Kulp
Dan, I think I just fixed MSHADE-5 (we were not closing the jarFile when done reading so it probably remained locked). I don't have a way to test it though. (No windows boxes) MSHADE-9 is definitely an issue. I'll try and dig into that, but most of that seems to be done by asm. Not sur

Re: Status of maven-shade-plugin?

2007-12-07 Thread Dan Fabulich
Dan Fabulich wrote: I didn't realize that shade had a JIRA project at the time, so I didn't file bugs... I'll file them now. OK, I've filed bugs MSHADE-5 through MSHADE-9. MSHADE-9 [failure to shade plexus-archiver (interfaces not properly shaded)] is the absolute show-stopper, though MSHAD

RE: Status of maven-shade-plugin?

2007-12-07 Thread Brian E. Fox
We had to revert back to the codehaus version to do 2.0.8 because something in the apache version was definitely hosed. -Original Message- From: Dan Fabulich [mailto:[EMAIL PROTECTED] Sent: Friday, December 07, 2007 5:58 PM To: Maven Developers List Subject: Re: Status of maven-shade

Re: Status of maven-shade-plugin?

2007-12-07 Thread Dan Fabulich
Daniel Kulp wrote: 2) What issues are known that still need fixing? (I fixed all the JIRAs at http://jira.codehaus.org/browse/MSHADE) Last time I used alpha-14 it was seriously broken. Specifically, it was unable to shade plexus-archiver due to bugs in translating the interface. I didn't

Status of maven-shade-plugin?

2007-12-07 Thread Daniel Kulp
I just wanted to enquire about the status of the maven-shade-plugin. I've fixed a bunch of things in it and added a few features and such. I'd like to use it for my projects so I'd like to get a release, but the fact that it's still in the sandbox kind of concerns me. So: 1) Is it ready to m