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 to public repo #21

Open
stil4m opened this issue Oct 25, 2016 · 5 comments
Open

Deploy to public repo #21

stil4m opened this issue Oct 25, 2016 · 5 comments

Comments

@stil4m
Copy link
Owner

stil4m commented Oct 25, 2016

Currently this library is available on my GitHub hosted maven repository. It is ok. But far from ideally and requires users to add repository to their build file.

It would be nice to push to a public maven repo. I have no experience with this, so I will have to look into this. Any suggestions, tips or other comments are welcome.

@tubbynl
Copy link
Contributor

tubbynl commented Oct 25, 2016

i think this article is a sensible starting point:
https://blog.idrsolutions.com/2015/06/how-to-upload-your-java-artifact-to-maven-central/

apart from the jira ticket and the GPG signing it looks similar to publishing into a private repo

@stil4m
Copy link
Owner Author

stil4m commented Oct 26, 2016

Just requested the groupId.

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

Due to conventions the groupId of the artifact will have to change to com.github.stil4m, but I think this will be a good improvement.

stil4m pushed a commit that referenced this issue Oct 26, 2016
@tubbynl
Copy link
Contributor

tubbynl commented Oct 26, 2016

cool, the last time i renamed packages you need to be carefull git recognizes the file renames correctly.

Sometimes if you rename everything at once the content of the files change too much and the it becomes a delete-add change per file

@tubbynl
Copy link
Contributor

tubbynl commented Oct 27, 2016

the failed build looks like the same issue on my pull-request build; if you retrigger the build it will probably be ok :s

@PG2000
Copy link

PG2000 commented Jan 19, 2018

@stil4m Any news on that.
Maybe i can help you with that ?

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

3 participants