Hi guys, can you upload 2.19 to Maven's central repository?
It's the only way I'll be able to use it. Here are some instructions:
http://maven.apache.org/guides/mini/guide-central-repository-upload.html
Comment #1
Posted on Jun 3, 2009 by Quick Rabbit(No comment was entered for this change.)
Comment #2
Posted on Jul 6, 2009 by Happy HorseIt is very important that this is available to developers using maven. It's a basic thing that will ease adoption of FJ.
Comment #3
Posted on Aug 10, 2009 by Massive DogAlso, it is important that this library is uploaded to maven by a responsible member of it's developers team.
Comment #4
Posted on Sep 10, 2009 by Happy GiraffeIf you have issues with using Maven central, at a minimum provide your own repo in your Google Code project that others may reference. Example: lambdaj hosts their own repo in Google Code. Maven central is a better solution, but the best is the enemy of the good.
Comment #5
Posted on Feb 5, 2010 by Happy BearFor now you can add this to your pom.xml to get it working:
googlecode.lambdaj http://functionaljava.googlecode.com/svn/maven
But no version 2.20 there yet.
Comment #6
Posted on Mar 21, 2011 by Massive HippoHi, is it possible to post recent version of functional versions in a maven repository? Thanks!
Comment #7
Posted on Jun 14, 2011 by Swift HorseHere are instructions that how to upload to Maven Central: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
Comment #8
Posted on Jun 14, 2011 by Swift HorseI wrote a script for creating bundles which can be uploaded to Maven Central by hand (https://github.com/orfjackal/maven-central-bundler). You may use it if you don't want to configure your build system to upload the artifacts automatically. Or if I hear nothing from you within a week, then I'll upload them there myself.
Comment #9
Posted on Jun 22, 2011 by Swift HorseVersion 3.0 is now in Maven Central: http://repo1.maven.org/maven2/org/functionaljava/functionaljava/3.0/
Status: New
Labels:
Type-Task
Priority-Medium