On 28 November 2011 11:33, Scott Wilson <[email protected]>wrote:
> On 28 Nov 2011, at 09:55, Jasha Joachimsthal wrote: > > > Apache Rave is having its 0.6-incubating release this Wednesday (time > > flies). Rave is still depending on a snapshot of the > wookie-java-connector > > although a 0.9.1-incubating release has been made. We can't have a > release > > depending on a snapshot. Is there a wookie-java-connector v0.9.1 in a > Maven > > repository (if so, which repository)? > > Its in the Apache release repository, e.g. > > <dependency> > <groupId>org.apache.wookie</groupId> > <artifactId>wookie-java-connector</artifactId> > <version>0.9.1-incubating</version> > </dependency> > > DOH, thanks. Will it also be pushed to the Maven central repository? Jasha
