aFileChooser icon indicating copy to clipboard operation
aFileChooser copied to clipboard

Set up project to use maven

Open DDRBoxman opened this issue 12 years ago • 3 comments

It would be really cool if the project could be deployed to maven central.

Sonatype has hosting of open source maven repos: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide http://jroller.com/holy/entry/releasing_a_project_to_maven

DDRBoxman avatar Mar 06 '13 20:03 DDRBoxman

Thanks! I'm going to try and set time aside to set this up this weekend.

iPaulPro avatar Mar 06 '13 21:03 iPaulPro

U can actually use gradle to generate the pom.xml files: http://www.gradle.org/docs/current/userguide/maven_plugin.html

The folks over @ square did that: https://github.com/square/gradle-android-test-plugin

ened avatar Aug 30 '13 07:08 ened

Just done that. Took just about half an hour. But I messed up the commit again (I am just not a git pro) so I can't do a nice need pull request.

Anybody interested you just get the pom files from https://github.com/krischik/aFileChooser and make a proper commit with nice clean pull request.

krischik avatar Dec 29 '13 17:12 krischik