Re: assembly plugin status

2019-11-20 Thread Enrico Olivelli
Il mer 20 nov 2019, 12:47 Elliotte Rusty Harold ha scritto: > Is anyone working on the assembly plugin? I am not currently working on it Enrico There are eight open PRs in > the repo, the oldest of which hasn't been touched for almost two > years: > > https://github.com/apache/maven-assembly-

assembly plugin status

2019-11-20 Thread Elliotte Rusty Harold
Is anyone working on the assembly plugin? There are eight open PRs in the repo, the oldest of which hasn't been touched for almost two years: https://github.com/apache/maven-assembly-plugin/pulls -- Elliotte Rusty Harold elh...@ibiblio.org --

Re: Assembly Plugin Status

2008-02-13 Thread Sejal Patel
Not a problem. Was just worried that it slipped off the radar was all. I understand how things get in the way. Looking forward to using it though. On Feb 13, 2008 3:31 PM, John Casey <[EMAIL PROTECTED]> wrote: > It's still on my radar, but I haven't had time to get into all the > issues slated fo

Re: Assembly Plugin Status

2008-02-13 Thread John Casey
It's still on my radar, but I haven't had time to get into all the issues slated for that release yet. I think they're mostly patches, but I'll need to set aside some time to apply them and call for the release. Sorry for the delay. -john On Feb 13, 2008, at 11:42 AM, Sejal Patel wrote:

Re: Assembly Plugin Status

2008-02-13 Thread Sejal Patel
Hey guys I'm curious, what is the states of the new beta2 release? I'd like to be able to get started on using it from an official release. On Jan 31, 2008 6:32 PM, Paul Gier <[EMAIL PROTECTED]> wrote: > Ok, no problem. Here are a few other issues that should be quick to fix > when > you have a

Re: Assembly Plugin Status

2008-01-31 Thread Paul Gier
Ok, no problem. Here are a few other issues that should be quick to fix when you have a chance. I think these two are duplicates: http://jira.codehaus.org/browse/MASSEMBLY-266 http://jira.codehaus.org/browse/MASSEMBLY-216 This one appears to be working as designed (see comments), although I'm n

Re: Assembly Plugin Status

2008-01-31 Thread John Casey
I ran out of time last night, but I'm putting it back on my agenda for this evening...I'll keep trying until I get it. Sorry for the delay. - On Jan 30, 2008, at 9:32 AM, Paul Gier wrote: Hey Everyone, I noticed that the assembly plugin has not been released in a while (since last april) a

Re: Assembly Plugin Status

2008-01-30 Thread Sejal Patel
Sure thing I understand. I'll try to have the tests for you tomorrow. I ran into them when making an extension to that plugin and so I'll have to come up with a nice clean way to exploit this error and then show that the patch fixes it. To do that I'll probably have to spend a little time studying

Re: Assembly Plugin Status

2008-01-30 Thread John Casey
the point of the tests is not to prove to me that there is a problem, it's to help us safeguard against reintroducing that problem later. If I have a ready-made test that I can incorporate, it'll save me a lot of time and make it more likely that I'll be able to get your fix in. -john On Jan 30,

Re: Assembly Plugin Status

2008-01-30 Thread Sejal Patel
I've updated 277 with a patch. Not sure that you really need proof to see that a chunk of code that says "project.getBaseDir()" followed by a "if (project == null)" is a bad thing that should be reversed. issue 278 I can provide the patch but i think there is confusion since there was a proposed s

Re: Assembly Plugin Status

2008-01-30 Thread John Casey
Patches would be a big help, particularly if they include tests that exhibit the failure behavior, as this can take some time to replicate (even if they are small fixes, you're familiar with the problem, while I'm not). Thanks, -john On Jan 30, 2008, at 12:04 PM, Sejal Patel wrote: My su

Re: Assembly Plugin Status

2008-01-30 Thread John Casey
Hi Paul, I'll take a look at the remaining tasks for beta-2, plus those you've mentioned below, today. I'm making a note of this now so I can come back to it this evening or so. -john On Jan 30, 2008, at 9:32 AM, Paul Gier wrote: Hey Everyone, I noticed that the assembly plugin has not b

Re: Assembly Plugin Status

2008-01-30 Thread Sejal Patel
My suggestion is before releasing 2.2-beta-2, that the following issues be addressed (simple 1 liner fixes) http://jira.codehaus.org/browse/MASSEMBLY-277 (null pointer exception) http://jira.codehaus.org/browse/MASSEMBLY-278 (config to not fail out on missing descriptor) If you like, I can even g

Assembly Plugin Status

2008-01-30 Thread Paul Gier
Hey Everyone, I noticed that the assembly plugin has not been released in a while (since last april) and it seems like there are a lot of useful fixes in the current trunk. I also noticed some issues that can probably be resolved easily: http://jira.codehaus.org/browse/MASSEMBLY-188 (this is a