Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

truffle artifacts are not on maven central and we have a release repo in jruby-parent.pom #2474

Closed
mkristian opened this issue Jan 17, 2015 · 5 comments

Comments

@mkristian
Copy link
Member

this actually is a follow up to #2466

currently the regular maven artifact 'org.jruby:jruby-core' does not work since it depends on truffle artifacts which are NOT on maven central.

the release repo for the truffle in jruby-parent.pom is a no way, we can not deploy such artifact via sonatype since maven central should stay self contained.

@mkristian
Copy link
Member Author

@chrisseaton right now we can NOT release jruby with truffle as is

@chrisseaton
Copy link
Contributor

Yeah - we'll see what we need to do to get on Maven Central. JRuby goes via Sonatype, right? How does it do that?

@chrisseaton chrisseaton mentioned this issue Jan 17, 2015
4 tasks
@headius
Copy link
Member

headius commented Jan 19, 2015

@chrisseaton This guide should give you all you need to know to get an organization/groupId/artifactId using Sonatype's OSS support: http://central.sonatype.org/pages/ossrh-guide.html

This is the same setup all our JRuby-related artifacts use.

@headius
Copy link
Member

headius commented Jan 20, 2015

This has been mitigated by temporarily pushing a truffle artifact on com.headius groupid. We'll revert back to the Oracle jars once they've been pushed to maven central.

@headius
Copy link
Member

headius commented Jan 30, 2015

Truffle is in maven central now.

@headius headius closed this as completed Jan 30, 2015
@headius headius modified the milestones: 9.0.0.0.pre2, JRuby 9.0.0.0 Jan 30, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants