Re: ApacheJMeter_mongodb is missing from maven central

2014-01-12 Thread Philippe Mouawad
Hello,
You probably have seen vote started, if not ETA should be around 72 hours +
few more hours for ending operations.

Thanks to RM milamber !

Regards

On Saturday, January 11, 2014, Mark Collin wrote:

 Do you have a rough ETA for getting the 2.10 and 2.11 ApacheJMeter_mongodb
 jars up in maven central?

 I have a new release of the jmeter-maven-plugin ready to go and I’m trying
 to decide whether to wait for the jar to be in maven central, or just mark
 the missing jar as a known problem with a workaround for when it is
 available.


 On 8 Jan 2014, at 00:22, sebb seb...@gmail.com javascript:; wrote:

  On 8 January 2014 00:09, Milamber milam...@apache.org javascript:;
 wrote:
  Hello,
 
  Thanks for report. I've fixed this for next release.
 
  @Sebb, what is the best way to upload the mongo maven package ?
 
  I don't know if it's possible to add extra jars to an existing release or
  not.
  I suggest you ask on the Maven user list.
 
  Note: since the pom is source, we probably ought to vote on the updates.
  Also we should ensure that the jars in the release are copies of the
  ones in the binary archive, rather than rebuilds.
 
  Since all write access to Maven Central is via Nexus, and Nexus can
  only hold one staging area for each GA pair, this will have to be done
  in two stages.
  i.e. upload 2.10 (somehow), vote, promote
  then repeat for 2.11
 
  Milamber
 
 
  Le 07/01/2014 10:54, Mark Collin a ecrit :
 
  I’ve logged this as:
 
  https://issues.apache.org/bugzilla/show_bug.cgi?id=55965
 
 
  On 7 Jan 2014, at 10:47, Mark Collin 
  mark.col...@lazeryattack.comjavascript:;
 
  wrote:
 
  Just been going through the dependencies in maven central today and
  I’ve
  noticed that ApacheJMeter_mongodb is missing for 2.10 and 2.11.
 
  Can these be uploaded?
 
 
 



-- 
Cordialement.
Philippe Mouawad.


Re: ApacheJMeter_mongodb is missing from maven central

2014-01-12 Thread Mark Collin
I have now :)

Thanks for keeping me up to date.

On 12 Jan 2014, at 09:33, Philippe Mouawad philippe.moua...@gmail.com wrote:

 Hello,
 You probably have seen vote started, if not ETA should be around 72 hours +
 few more hours for ending operations.
 
 Thanks to RM milamber !
 
 Regards
 
 On Saturday, January 11, 2014, Mark Collin wrote:
 
 Do you have a rough ETA for getting the 2.10 and 2.11 ApacheJMeter_mongodb
 jars up in maven central?
 
 I have a new release of the jmeter-maven-plugin ready to go and I’m trying
 to decide whether to wait for the jar to be in maven central, or just mark
 the missing jar as a known problem with a workaround for when it is
 available.
 
 
 On 8 Jan 2014, at 00:22, sebb seb...@gmail.com javascript:; wrote:
 
 On 8 January 2014 00:09, Milamber milam...@apache.org javascript:;
 wrote:
 Hello,
 
 Thanks for report. I've fixed this for next release.
 
 @Sebb, what is the best way to upload the mongo maven package ?
 
 I don't know if it's possible to add extra jars to an existing release or
 not.
 I suggest you ask on the Maven user list.
 
 Note: since the pom is source, we probably ought to vote on the updates



Re: ApacheJMeter_mongodb is missing from maven central

2014-01-11 Thread Mark Collin
Do you have a rough ETA for getting the 2.10 and 2.11 ApacheJMeter_mongodb jars 
up in maven central?

I have a new release of the jmeter-maven-plugin ready to go and I’m trying to 
decide whether to wait for the jar to be in maven central, or just mark the 
missing jar as a known problem with a workaround for when it is available.


On 8 Jan 2014, at 00:22, sebb seb...@gmail.com wrote:

 On 8 January 2014 00:09, Milamber milam...@apache.org wrote:
 Hello,
 
 Thanks for report. I've fixed this for next release.
 
 @Sebb, what is the best way to upload the mongo maven package ?
 
 I don't know if it's possible to add extra jars to an existing release or
 not.
 I suggest you ask on the Maven user list.
 
 Note: since the pom is source, we probably ought to vote on the updates.
 Also we should ensure that the jars in the release are copies of the
 ones in the binary archive, rather than rebuilds.
 
 Since all write access to Maven Central is via Nexus, and Nexus can
 only hold one staging area for each GA pair, this will have to be done
 in two stages.
 i.e. upload 2.10 (somehow), vote, promote
 then repeat for 2.11
 
 Milamber
 
 
 Le 07/01/2014 10:54, Mark Collin a ecrit :
 
 I’ve logged this as:
 
 https://issues.apache.org/bugzilla/show_bug.cgi?id=55965
 
 
 On 7 Jan 2014, at 10:47, Mark Collin mark.col...@lazeryattack.com
 wrote:
 
 Just been going through the dependencies in maven central today and
 I’ve
 noticed that ApacheJMeter_mongodb is missing for 2.10 and 2.11.
 
 Can these be uploaded?
 
 
 



Re: ApacheJMeter_mongodb is missing from maven central

2014-01-07 Thread Mark Collin
I’ve logged this as:

https://issues.apache.org/bugzilla/show_bug.cgi?id=55965


 On 7 Jan 2014, at 10:47, Mark Collin mark.col...@lazeryattack.com wrote:
 
 Just been going through the dependencies in maven central today and I’ve 
 noticed that ApacheJMeter_mongodb is missing for 2.10 and 2.11.
 
 Can these be uploaded?



Re: ApacheJMeter_mongodb is missing from maven central

2014-01-07 Thread Milamber

Hello,

Thanks for report. I've fixed this for next release.

@Sebb, what is the best way to upload the mongo maven package ?

Milamber


Le 07/01/2014 10:54, Mark Collin a ecrit :

I’ve logged this as:

https://issues.apache.org/bugzilla/show_bug.cgi?id=55965



On 7 Jan 2014, at 10:47, Mark Collin mark.col...@lazeryattack.com wrote:

Just been going through the dependencies in maven central today and I’ve
noticed that ApacheJMeter_mongodb is missing for 2.10 and 2.11.

Can these be uploaded?






Re: ApacheJMeter_mongodb is missing from maven central

2014-01-07 Thread sebb
On 8 January 2014 00:09, Milamber milam...@apache.org wrote:
 Hello,

 Thanks for report. I've fixed this for next release.

 @Sebb, what is the best way to upload the mongo maven package ?

I don't know if it's possible to add extra jars to an existing release or not.
I suggest you ask on the Maven user list.

Note: since the pom is source, we probably ought to vote on the updates.
Also we should ensure that the jars in the release are copies of the
ones in the binary archive, rather than rebuilds.

Since all write access to Maven Central is via Nexus, and Nexus can
only hold one staging area for each GA pair, this will have to be done
in two stages.
i.e. upload 2.10 (somehow), vote, promote
then repeat for 2.11

 Milamber


 Le 07/01/2014 10:54, Mark Collin a ecrit :

 I’ve logged this as:

 https://issues.apache.org/bugzilla/show_bug.cgi?id=55965


 On 7 Jan 2014, at 10:47, Mark Collin mark.col...@lazeryattack.com
 wrote:

 Just been going through the dependencies in maven central today and I’ve
 noticed that ApacheJMeter_mongodb is missing for 2.10 and 2.11.

 Can these be uploaded?