Hi,

At work we use Java GIS libraries and metadata, although some of it is
running on some old versions. We are now updating these libraries, and I am
interested in learning more about Apache SIS & GeoAPI, to see if parts of
our code base could be replaced by both/either.

I tried to build Apache SIS, but it fails saying that it can't find the
parent of some of its modules. GeoAPI yesterday failed too, saying that the
JPY project could not be found. I looked at their Maven repository (senbox)
and it was returning error 500 too.

I couldn't find an YAML file for Travis-CI, so looked at builds.apache.org
to see if I could understand how Apache SIS was being built, but found
nothing different from what I was doing.

The docs I followed : http://sis.apache.org/source.html

And tried a few Maven targets like clean test, clean install -DskipTests.

Any help would be much appreciated. Hopefully after building it I will be
able to help reviewing some javadocs, tests, and maybe even have fun
working on some tickets. This way I hope to learn more about its internals
and introduce it at work.

Cheers
Bruno

Reply via email to