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

V2 : Missing JAR artifact in MavenCentral #301

Open
ncornette opened this issue Jan 9, 2017 · 4 comments
Open

V2 : Missing JAR artifact in MavenCentral #301

ncornette opened this issue Jan 9, 2017 · 4 comments

Comments

@ncornette
Copy link

Please publish JAR artifact in JCenter and not only AAR.

As jobQueue library doesn't provide any resource or asset it should definitely be a JAR.

JAR provides more flexibility when including Jobqueue into a library as other related libraries are JARs : Okhttp, Retrofit, Eventbus, Rxjava, etc...

@ncornette
Copy link
Author

Created PR #302 it works but some arguments have been duplicated, please review !

@ncornette ncornette changed the title V2 : Missing JAR artifact in JCenter V2 : Missing JAR artifact in MavenCentral Jan 9, 2017
@yigit
Copy link
Owner

yigit commented Jan 13, 2017

@yigit
Copy link
Owner

yigit commented Jan 15, 2017

I have another suggestion. Instead of providing a jar alternative, lets create a new artifact that has a different name. Something like "android-priority-jobqueue-jar". This way, people won't depend on the jar by mistake (because aar should be to avoid permissions problems)

@ncornette
Copy link
Author

I agree with your suggestion, the goal being to make the jar accessible!

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

2 participants