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

Deploy JAR file in Maven repository #4

Closed
vbauer opened this issue Jul 2, 2013 · 15 comments
Closed

Deploy JAR file in Maven repository #4

vbauer opened this issue Jul 2, 2013 · 15 comments
Assignees

Comments

@vbauer
Copy link

vbauer commented Jul 2, 2013

Can you please deploy JAR on Maven Central or GitHub?
It will be very useful for Maven projects.

@ghost ghost assigned JohnPersano Jul 7, 2013
@JohnPersano
Copy link
Owner

I will do this once the library is out of Alpha release. Thanks!

@vincentjames501
Copy link

It's in beta now :-) . Would love to wire this into my maven project!

@JohnPersano
Copy link
Owner

Ah maybe your right. It should be pretty well tested by now. I've never done anything with Maven before so give me a little while to figure out how to add it, would you happen to know of any write ups for it?

@vincentjames501
Copy link

#9

Ok, I've got it to compile with maven. To deploy to maven refer to: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

Most of the config is already done.

@JohnPersano
Copy link
Owner

Thank you very much! I'll take a swing at it tomorrow. After I think I have it would you mind verifying that it works?

@JohnPersano JohnPersano reopened this Aug 7, 2013
@vincentjames501
Copy link

No problem @JohnPersano :-) .

@JohnPersano
Copy link
Owner

Ok so I have created an account with Sonatype and have opened up a ticket for the repo and I don't exactly know what to do next. I believe I have to wait for something to happen with the ticket and then figure out how to upload it to Maven. Bear with me while I figure this out, this is all new to me!

@vincentjames501
Copy link

Yes, wait until it's created. Then you should be able to do something along the lines of 'mvn clean install deploy' on the library or parent. As a side note, I couldn't get it to compile against ActionBar Sherlock > 4.2. It would be nice to get it working with the latest and greatest version.

@JohnPersano
Copy link
Owner

Here is the ticket.

https://issues.sonatype.org/browse/OSSRH-6949

I just opened a new ticket because the groupid has to be a valid domain name and I couldn't figure out how to change it on the old one. I think I'm getting the hang of this Maven stuff, seems pretty cool! I'll let you know when the ticket goes through.

@vincentjames501
Copy link

Awesome, glad to see it coming together. It won't be too long before I start pestering you to switch it to the new Gradle build system :-) !

@JohnPersano
Copy link
Owner

Ah I figured I'd have to do that. Once I feel confident with using Maven I'll check it out. Do you have a Google+ profile by any chance?

@aried3r
Copy link

aried3r commented Sep 26, 2013

Any news on this?

@myanimal
Copy link

Another project I use did this recently. See emilsjolander/StickyListHeaders#170 for a link to an article and the implementation of the Gradle scripts. And emilsjolander/StickyListHeaders#164 is a discussion around the process.

Hope it's helpful!

@JohnPersano
Copy link
Owner

The project has been deployed on Maven but I think there is a problem with
the API level. I'm back in school at the moment so I'm not sure how much
time I can devote to the project at the moment. I'll be sure to put updates
on the Github page.

Thanks,

John

On Thu, Sep 26, 2013 at 5:38 PM, Alex Koller notifications@github.comwrote:

Another project I use did this recently. See
emilsjolander/StickyListHeaders#170https://github.com/emilsjolander/StickyListHeaders/pull/170for a link to an article and the implementation of the Gradle scripts. And
emilsjolander/StickyListHeaders#164https://github.com/emilsjolander/StickyListHeaders/issues/164is a discussion around the process.

Hope it's helpful!


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-25182849
.

@JohnPersano
Copy link
Owner

Version 1.2 has been deployed to Maven, this should fix the API level issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants