FreeFlow icon indicating copy to clipboard operation
FreeFlow copied to clipboard

[enhancement] Publish FreeFlow on Maven

Open FrancoisBlavoet opened this issue 11 years ago • 9 comments

Publishing a Maven artifact would allow Gradle based builds to quickly and efficiently setup a project that uses this library.

FrancoisBlavoet avatar Apr 26 '14 10:04 FrancoisBlavoet

Just started on this. Hopefully will have it done soon (following Chris Bane's instructions cause I dont really know much deploying to Maven Central)

arpit avatar May 06 '14 14:05 arpit

The blog link on that repo is invalid, you can find it here: http://chris.banes.me/2013/08/27/pushing-aars-to-maven-central/

andrewgiang avatar May 06 '14 14:05 andrewgiang

Awesome ! Just in case, the result of this blog entry is also available (& maintained) here : https://github.com/chrisbanes/gradle-mvn-push

FrancoisBlavoet avatar May 06 '14 14:05 FrancoisBlavoet

Any update on this one? I saw some commits to prep for maven but couldn't find anything on maven yet.

alopix avatar Jul 09 '14 08:07 alopix

So I tried it but got nowhere 2 days later. I am meeting a guy who is more aware of the process this week. Stay tuned.

-a

On Wed, Jul 9, 2014 at 4:41 AM, Dustin [email protected] wrote:

Any update on this one? I saw some commits to prep for maven but couldn't find anything on maven yet.

— Reply to this email directly or view it on GitHub https://github.com/Comcast/FreeFlow/issues/52#issuecomment-48443913.

arpit avatar Jul 09 '14 15:07 arpit

@arpit if you follow the instructions on https://github.com/chrisbanes/gradle-mvn-push it should work quite easily. did push some internal projects to a local maven repo already. unfortunately currently don't have the time to do it for FreeFlow myself

alopix avatar Jul 09 '14 16:07 alopix

@dustin, thanks. I was following that tutorial, but it didnt seem to work, maybe cause Comcast already has repositories there. Hopefully I can get this sorted this week

On Wed, Jul 9, 2014 at 12:15 PM, Dustin [email protected] wrote:

@arpit https://github.com/arpit if you follow the instructions on https://github.com/chrisbanes/gradle-mvn-push it should work quite easily. did push some internal projects to a local maven repo already. unfortunately currently don't have the time to do it for FreeFlow myself

— Reply to this email directly or view it on GitHub https://github.com/Comcast/FreeFlow/issues/52#issuecomment-48497108.

arpit avatar Jul 09 '14 16:07 arpit

Btw, you can currently use it as a Gradle/Maven dependency from: https://jitpack.io/#Comcast/FreeFlow/d4bdd5edca

jitpack-io avatar May 09 '15 22:05 jitpack-io

@jitpack-io Thank you very much, that is one of the most useful websites I have seen in a while.

danvass avatar Aug 28 '15 04:08 danvass