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 in maven repo with non GPL license #1

Open
yschimke opened this issue Mar 18, 2018 · 3 comments
Open

Publish in maven repo with non GPL license #1

yschimke opened this issue Mar 18, 2018 · 3 comments

Comments

@yschimke
Copy link

I was interested in trying out jDnsProxy in a command line kotlin client, but lack of built artifacts and the GPL would stop me.

You mention to ping you if someone thinks it should be something else. Apache?

@moparisthebest
Copy link
Owner

moparisthebest commented Mar 23, 2018

I've changed the license to MIT, looks similar enough to Apache.

I do plan on publishing this to maven eventually, but plan to make a few more changes first, you can just run 'mvn install' to get it working locally until then?

Edit: I am also now having travis-ci publish snapshots here:

https://oss.sonatype.org/content/repositories/snapshots/com/moparisthebest/dns/jDnsProxy/1.0-SNAPSHOT/

If you add https://oss.sonatype.org/content/repositories/snapshots/ as a repository, it should just work.

@yschimke
Copy link
Author

Great, thanks. As I'm building releases (even just for myself), I'll hold off on integrating until there are releases available. I'd like to avoid depending on snapshots.

Thanks again.

@wusatosi
Copy link

Great, thanks. As I'm building releases (even just for myself), I'll hold off on integrating until there are releases available. I'd like to avoid depending on snapshots.

Thanks again.

You can use jitpack.io, it packages github repos into artifacts

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