uncommons-maths icon indicating copy to clipboard operation
uncommons-maths copied to clipboard

please publish an up-to-date release on maven central

Open bimargulies opened this issue 13 years ago • 15 comments

Currently, central has an old version, and java.net has a newer version with a missing pom. Could you please use ossrh to publish the current version to central? If you're not willing, would you mind if I used the bundle publication process to do it?

bimargulies avatar Apr 07 '11 20:04 bimargulies

The only Maven repository I've ever published to is the Java.net one, so I don't know where the one on central came from. I've not been able to publish to Java.net since they migrated to the new infrastructure, it just doesn't work for me.

I'm not a Maven user myself so I'm not familiar with ossrh or the bundle publication process. I'm happy for you to re-publish the artifacts wherever you need them to be.

dwdyer avatar Apr 07 '11 20:04 dwdyer

I can take it from here.

On Apr 7, 2011, at 4:45 PM, dwdyer [email protected] wrote:

The only Maven repository I've ever published to is the Java.net one, so I don't know where the one on central came from. I've not been able to publish to Java.net since they migrated to the new infrastructure, it just doesn't work for me.

I'm not a Maven user myself so I'm not familiar with ossrh or the bundle publication process. I'm happy for you to re-publish the artifacts wherever you need them to be.

Reply to this email directly or view it on GitHub: https://github.com/dwdyer/uncommons-maths/issues/1#comment_970783

bimargulies avatar Apr 07 '11 21:04 bimargulies

Dan,

I've started the wheels in motion to push 1.2.2. I can also set things up for you to publish via the Sonatype OSSRH repo (which automatically goes to central). You have this 'uncommons' antlib that must be specific to java.net. Given the gpg requirements for sonatype, the easiest thing is really a shell script that runs a couple of maven commands to do the dirty work. I can drop that into a fork and send you a pull request.

--benson

bimargulies avatar Apr 07 '11 22:04 bimargulies

Thanks for doing this. I'll take a look at merging it sometime in the next couple of days.

dwdyer avatar Apr 09 '11 14:04 dwdyer

You're welcome. I had a bit of trouble getting out of my own way, and I have a little mopping left to do. The pushes of 0.6.2 of watchmaker are fine, and 1.2 of maths. I pushed 1.2.2 twice due to confusion on my part. '1.2.2' has a broken dependency on jfreechart; '1.2.2a' has a working dependency, but I should never have put it there in the first place. I'll push a 1.2.2b that takes the dependency again.

bimargulies avatar Apr 09 '11 17:04 bimargulies

I don't understand. If 1.2.2a has the correct dependency why did you want to push 1.2.2b? Anyways, 1.2.2b was never pushed, at least I can't find it on [1]. Between 1.2.2 and 1.2.2a, which one should I use?

[1] http://mvnrepository.com/artifact/org.uncommons.maths/uncommons-maths

eyealike avatar Aug 11 '11 22:08 eyealike

Any update on this?

cowwoc avatar Apr 30 '13 20:04 cowwoc

@cowwoc What are you looking for (a 1.2.3 release on Maven Central?)

I'm looking at the pull request from @bimargulies now (https://github.com/dwdyer/uncommons-maths/pull/2). It says I need permission to publish to the org.uncommons group ID. How do I get that permission?

dwdyer avatar May 01 '13 22:05 dwdyer

I've personally followed these steps: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

You take ownership of the org.uncommons group ID by filing a JIRA issue as mentioned in step 3. Let me know if you have any questions and I will try to answer them.

cowwoc avatar May 01 '13 22:05 cowwoc

After all this time, I don't even remember why I wanted this, and I don't need it any more. Don't do any work here on my behalf.

benson-basis avatar May 02 '13 13:05 benson-basis

@cowwoc Thanks. I have created the JIRA issue here: https://issues.sonatype.org/browse/OSSRH-6063

@benson-basis No problem, I should have dealt with this when you originally opened the issue but I completely forgot about it.

dwdyer avatar May 02 '13 20:05 dwdyer

@dwdyer I believe this issue should closed.

cowwoc avatar Jun 04 '14 20:06 cowwoc

@cowwoc Why? The only uncommon-maths 1.2.3 artifacts deployed on central are the ones I deployed in my project's groupId (io.gatling), not org.uncommons. Note that I also deployed a Java 6 compatible version (jdk6 classifier).

slandelle avatar Jun 04 '14 20:06 slandelle

This issue was created before org.uncommons.maths was ever published to Maven Central. It dealt with creating such a groupId and as such should be closed.

Publishing newer releases is out of scope for this issue and separate issues should be opened. Issue #10 already covers version 1.2.3.

cowwoc avatar Jun 04 '14 21:06 cowwoc

ok

slandelle avatar Jun 04 '14 21:06 slandelle