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

Publish a maven artifact to central #96

Open
headius opened this issue Jul 12, 2016 · 3 comments
Open

Publish a maven artifact to central #96

headius opened this issue Jul 12, 2016 · 3 comments
Assignees

Comments

@headius
Copy link
Collaborator

headius commented Jul 12, 2016

Currently it does not appear that Drip's jar is published to Maven Central. This makes it difficult or impossible to work with the Drip classes directly from a Maven-based project.

Specifically, I need to be able to access the Switched interface in order to acquire a reference to the real file descriptors to be used for stdio. See jruby/jruby#2690.

For the moment I will use reflection. If the maintainers of Drip need assistance getting this published, I can help you follow the Sonatype OSS instructions.

@ninjudd
Copy link
Owner

ninjudd commented Jul 12, 2016

@headius, I think you are the closest thing to a maintainer that Drip has :)

On Mon, Jul 11, 2016 at 5:46 PM Charles Oliver Nutter <
[email protected]> wrote:

Currently it does not appear that Drip's jar is published to Maven
Central. This makes it difficult or impossible to work with the Drip
classes directly from a Maven-based project.

Specifically, I need to be able to access the Switched interface in order
to acquire a reference to the real file descriptors to be used for stdio.
See jruby/jruby#2690 jruby/jruby#2690.

For the moment I will use reflection. If the maintainers of Drip need
assistance getting this published, I can help you follow the Sonatype OSS
instructions.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#96, or mute the thread
https://github.com/notifications/unsubscribe/AAAvNb4wdSRt7cyMnV3T2PuTlzxXe3Zjks5qUuPpgaJpZM4JJ72t
.

@headius
Copy link
Collaborator Author

headius commented Jul 12, 2016

Ugh, don't say that :-D

@headius
Copy link
Collaborator Author

headius commented Jul 12, 2016

In the interest of moving this forward, I'll give it 24hrs for someone to object to Sonatype OSSRH as our vector to central. Tomorrow night I'll start this process: http://central.sonatype.org/pages/ossrh-guide.html

@headius headius self-assigned this Jul 12, 2016
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

2 participants