[EMAIL PROTECTED]: Project commons-configuration-test (in module apache-commons) failed

2008-09-09 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project commons-configuration-test has an issue affecting its community integration. Thi

Re: Confused about maven artifact groupIds

2008-09-09 Thread Niall Pemberton
On Tue, Sep 9, 2008 at 10:05 PM, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Rahul Akolkar wrote: >> On Tue, Sep 9, 2008 at 3:23 PM, Niall Pemberton >> <[EMAIL PROTECTED]> wrote: >>> On Tue, Sep 9, 2008 at 8:07 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: On Tue, Sep 9, 2008 at 2:49 PM, Niall

Re: Confused about maven artifact groupIds

2008-09-09 Thread Dennis Lundberg
Rahul Akolkar wrote: > On Tue, Sep 9, 2008 at 3:23 PM, Niall Pemberton > <[EMAIL PROTECTED]> wrote: >> On Tue, Sep 9, 2008 at 8:07 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: >>> On Tue, Sep 9, 2008 at 2:49 PM, Niall Pemberton >>> <[EMAIL PROTECTED]> wrote: > Commons IO 1.3.2 was a mistake -

Re: Confused about maven artifact groupIds

2008-09-09 Thread Rahul Akolkar
On Tue, Sep 9, 2008 at 3:23 PM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 8:07 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: >> On Tue, Sep 9, 2008 at 2:49 PM, Niall Pemberton >> <[EMAIL PROTECTED]> wrote: >>> Commons IO 1.3.2 was a mistake - its under both org.apache.comm

Re: Confused about maven artifact groupIds

2008-09-09 Thread Niall Pemberton
On Tue, Sep 9, 2008 at 8:07 PM, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 2:49 PM, Niall Pemberton > <[EMAIL PROTECTED]> wrote: >> On Tue, Sep 9, 2008 at 5:16 PM, Holger Hoffstaette <[EMAIL PROTECTED]> wrote: >>> >>> I just noticed some strange inconsistencies with commons g

Re: Confused about maven artifact groupIds

2008-09-09 Thread Rahul Akolkar
On Tue, Sep 9, 2008 at 2:49 PM, Niall Pemberton <[EMAIL PROTECTED]> wrote: > On Tue, Sep 9, 2008 at 5:16 PM, Holger Hoffstaette <[EMAIL PROTECTED]> wrote: >> >> I just noticed some strange inconsistencies with commons groupId, >> in my case for commons-io. I had a reference to >> org.apache.commons

Re: Confused about maven artifact groupIds

2008-09-09 Thread Niall Pemberton
On Tue, Sep 9, 2008 at 5:16 PM, Holger Hoffstaette <[EMAIL PROTECTED]> wrote: > > I just noticed some strange inconsistencies with commons groupId, > in my case for commons-io. I had a reference to > org.apache.commons:commons-io:1.3.2 in my pom and wanted to update to 1.4, > only to find that appa

Confused about maven artifact groupIds

2008-09-09 Thread Holger Hoffstaette
I just noticed some strange inconsistencies with commons groupId, in my case for commons-io. I had a reference to org.apache.commons:commons-io:1.3.2 in my pom and wanted to update to 1.4, only to find that apparently the groupId had reverted to commons-io (without the apache namespace). What's up