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

Upload artifacts to Maven Central? #101

Open
woheller69 opened this issue Feb 27, 2023 · 3 comments
Open

Upload artifacts to Maven Central? #101

woheller69 opened this issue Feb 27, 2023 · 3 comments

Comments

@woheller69
Copy link

Can you publish the Android artifacts to Maven Central?
F-Droid currently does not allow downloaded libraries unless they are from Maven...

See this merge request for a nice PDF viewer

https://gitlab.com/fdroid/fdroiddata/-/merge_requests/12658#note_1292780294

@bblanchon
Copy link
Owner

Hi @woheller69,

That's an excellent idea, but I need help to do that.
I've been out of the Java game for about 20 years; I don't even know where to start!

Best regards,
Benoit

@woheller69
Copy link
Author

That is great news. Unfortunately I do not have a clue either. But I am sure someone will be able to help.

As far as I know you have to define a POM file.

And here I found a script for uploading https://gist.github.com/caiofaustino/314075ee3d3bef5da16c69dd3257f954

@woheller69
Copy link
Author

Here is an example of a POM from someone who published a pdfium artifact on Maven

https://github.com/abacef/pdfium-java/blob/main/pom.xml

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

No branches or pull requests

2 participants