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

Build and upload to the central maven repository #4

Closed
jage opened this issue Feb 3, 2016 · 5 comments
Closed

Build and upload to the central maven repository #4

jage opened this issue Feb 3, 2016 · 5 comments
Labels

Comments

@jage
Copy link
Contributor

jage commented Feb 3, 2016

In order for users of Maven to utilize artifacts produced by your project, you must deploy them to a remote repository. Many open source projects want to allow users of their projects who build with Maven to have transparent access to their project's artifacts. In order to allow for this, a project must have their artifacts deployed to the Central Repository.

https://maven.apache.org/guides/mini/guide-central-repository-upload.html
#3 should be done first though.

@jage jage added the feature label Feb 3, 2016
twingly-mob pushed a commit that referenced this issue Mar 4, 2016
@walro
Copy link
Contributor

walro commented Mar 4, 2016

http://central.sonatype.org/pages/ossrh-guide.html#deployment

I've created our Sonatype account and submitted a ticket.

@walro
Copy link
Contributor

walro commented Mar 24, 2016

I've created our Sonatype account and submitted a ticket.

Forgot to report back here, but our ticket was accepted so now we are clear to upload.

@walro
Copy link
Contributor

walro commented Apr 25, 2016

I have publish to Sonatype now and promoted the release. Waiting on Sonatype to activate the sync process.

@walro
Copy link
Contributor

walro commented Apr 25, 2016

http://search.maven.org/#artifactdetails%7Ccom.twingly%7Ctwingly-search-api-java%7C1.0.0%7Cjar :)

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

No branches or pull requests

3 participants