On Feb 29, 8:29 am, David Winslow <
cdwins...@gmail.com> wrote:
> Automated builds aren't currently set up. Or, to be precise, nightly
> builds are set up, but only to run tests. The results aren't published.
> The GeoScript scala artifacts in the OpenGeo repo are there because I
> uploaded them along with the geocss sub-project the last time that I
> updated the GeoServer CSS extension.
>
> There is definitely a gap in the documentation right now. If you want to
> use those jars, feel free. It should work fine with Maven; in fact that's
> how the GeoServer plugin is built. However, these are not self-contained -
> you have to have GeoTools around as well so I recommend using SBT or Maven,
> something that can interpret POM files to fetch transitive dependencies.
>
> Here's the snippet from the GeoServer CSS module pom.xml (well, it uses
> only "geocss" but this should work too):
>
> <dependency>
> <groupId>org.geoscript</groupId>
> <artifactId>geoscript_${scala.version}</artifactId>
> <version>0.7.3</version></dependency><!-- SNIP --><properties>
> <scala.version>2.9.1</scala.version></properties>
>
> Hope it helps!
>
> --
> David Winslow
>
> On Tue, Feb 28, 2012 at 6:57 PM, Justin Deoliveira <
jdeol...@opengeo.org>wrote:
>
>
>
>
>
>
>
> > I will let David comment but I think they may be already being published.
>
> >
http://repo.opengeo.org/org/geoscript/geoscript_2.9.1/0.7.3/
>
> > On Tue, Feb 28, 2012 at 3:25 PM, Prakash Viswanathan <
> >
rushtoprak...@gmail.com> wrote:
>
> >> Is there any plans to make geoscript scala be available as independent
> >> jars to be included in other projects instead of using it through sbt.
>
> >> If there is any other way of doing this with current implementation,
> >> please let me know.
>
> >> Thanks
> >> Prakash
>
> >> --
> >> You received this message because you are subscribed to the GeoScript
> >> mailing list.
> >> To post to this group, send email to
geos...@googlegroups.com
> >> To unsubscribe from this group, send email to
> >>
geoscript+...@googlegroups.com