You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Phillip Hellewell <ss...@gmail.com> on 2011/01/19 21:59:18 UTC

Dependencies get unpacked over and over again

Has anyone else run into this?  I run into it all the time.  It
appears to be because unpack-dependencies is not updating the
timestamp on the marker files like it should.

I found this bug which seems to be exactly my problem:
http://jira.codehaus.org/browse/MDEP-225

I contacted the developer about it but got no response.  What should I do now?

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependencies get unpacked over and over again

Posted by Brian Fox <br...@infinity.nu>.
fyi, I'll try to cut the release this weekend.

On Thu, Feb 3, 2011 at 2:31 PM, Wayne Fay <wa...@gmail.com> wrote:
>> Good news.  I delved into this last week and came up with an even
>> better patch, and the developer Brian Fox just applied it!
>
> Great job, Phillip. We need more people like you around. ;-)
>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependencies get unpacked over and over again

Posted by Wayne Fay <wa...@gmail.com>.
> Good news.  I delved into this last week and came up with an even
> better patch, and the developer Brian Fox just applied it!

Great job, Phillip. We need more people like you around. ;-)

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependencies get unpacked over and over again

Posted by Phillip Hellewell <ss...@gmail.com>.
>> On Wed, Jan 19, 2011 at 21:59, Phillip Hellewell <ss...@gmail.com> wrote:
>>
>>> Has anyone else run into this?  I run into it all the time.  It
>>> appears to be because unpack-dependencies is not updating the
>>> timestamp on the marker files like it should.
>>>
>>> I found this bug which seems to be exactly my problem:
>>> http://jira.codehaus.org/browse/MDEP-225

Good news.  I delved into this last week and came up with an even
better patch, and the developer Brian Fox just applied it!

http://svn.apache.org/viewvc?view=revision&sortby=date&revision=1066323

So this fix will be in the next release of the dependency plugin, 2.2.  Hooray!

Phillip

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependencies get unpacked over and over again

Posted by Phillip Hellewell <ss...@gmail.com>.
Ok, I'll try to see if I can figure it out :)

On Wed, Jan 19, 2011 at 2:20 PM, Anders Hammar <an...@hammar.net> wrote:
> Briefly looking through the comments it looks like an integration test is
> missing for the patch to be accepted. Can you provide one?
>
> /Anders
>
> On Wed, Jan 19, 2011 at 21:59, Phillip Hellewell <ss...@gmail.com> wrote:
>
>> Has anyone else run into this?  I run into it all the time.  It
>> appears to be because unpack-dependencies is not updating the
>> timestamp on the marker files like it should.
>>
>> I found this bug which seems to be exactly my problem:
>> http://jira.codehaus.org/browse/MDEP-225
>>
>> I contacted the developer about it but got no response.  What should I do
>> now?
>>
>> Phillip
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
>> For additional commands, e-mail: users-help@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Dependencies get unpacked over and over again

Posted by Anders Hammar <an...@hammar.net>.
Briefly looking through the comments it looks like an integration test is
missing for the patch to be accepted. Can you provide one?

/Anders

On Wed, Jan 19, 2011 at 21:59, Phillip Hellewell <ss...@gmail.com> wrote:

> Has anyone else run into this?  I run into it all the time.  It
> appears to be because unpack-dependencies is not updating the
> timestamp on the marker files like it should.
>
> I found this bug which seems to be exactly my problem:
> http://jira.codehaus.org/browse/MDEP-225
>
> I contacted the developer about it but got no response.  What should I do
> now?
>
> Phillip
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>