RE: [m2] httpclient doesn't refer to dependencies

2005-09-29 Thread Mike Perham
Done. :-) http://jira.codehaus.org/browse/MEV-100 -Original Message- From: Ashley Williams [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 28, 2005 8:58 PM To: Maven Users List Subject: Re: [m2] httpclient doesn't refer to dependencies Done http://jira.codehaus.org/browse/MEV-99

Re: [m2] httpclient doesn't refer to dependencies

2005-09-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Unfortunately, the quality of the repository is somewhat in the hands of all users. This is especially true when you consider that those of us who don't use a particular library - whether we are maven devs or not - will not have the knowledge and/or

Re: [m2] httpclient doesn't refer to dependencies

2005-09-29 Thread Ashley Williams
Hmm. Honestly I didn't realise this - I thought that you dev guys were the gatekeepers to that repository and every now and then somebody would submit to you a new component for consideration. Anyway I've submitted the same bug to httpclient bugzilla

Re: [m2] httpclient doesn't refer to dependencies

2005-09-29 Thread John Casey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I agree that the issue belongs in MEV, but we still need to ping the httpclient people to take action. In the past, I've done this by emailing the dev@ list for the project, and asking them to take a look at the MEV, so that users can access their

[m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Ashley Williams
I'm writing a project that uses httpclient and I've noticed that the pom.xml file doesn't contain a dependencies section. Since it uses commons-logging for example, my app fails with a NoClassDefFoundError. I checked three other components in the same directory at random and noticed that

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Carlos Sanchez
Please file an issue at http://jira.codehaus.org/browse/MEV if you can provide a correct pom. On 9/28/05, Ashley Williams [EMAIL PROTECTED] wrote: I'm writing a project that uses httpclient and I've noticed that the pom.xml file doesn't contain a dependencies section. Since it uses

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Ashley Williams
Done http://jira.codehaus.org/browse/MEV-99 (99... maybe somebody could make it 100) On 29 Sep 2005, at 02:30, Carlos Sanchez wrote: Please file an issue at http://jira.codehaus.org/browse/MEV if you can provide a correct pom. On 9/28/05, Ashley Williams [EMAIL PROTECTED] wrote: I'm

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Carlos Sanchez
Well if you're not sure about the versions the issue is worthless. Please spend some time to figure out what they are. On 9/28/05, Ashley Williams [EMAIL PROTECTED] wrote: Done http://jira.codehaus.org/browse/MEV-99 (99... maybe somebody could make it 100) On 29 Sep 2005, at 02:30, Carlos

Re: [m2] httpclient doesn't refer to dependencies

2005-09-28 Thread Ashley Williams
Not sure what you mean when you say worthless - there is an issue, it's logged as requested. Please remember that I'm just reporting the problem, i.e. that the dependency section is missing in the ibiblio pom. I definitely don't have time to poke around on the HttpClient webpages to