Hello Bruno, I also recently installed the SIS for my project (on ubuntu system and netbeans IDE) ,I just see error javadocs on tool module for GeoAPI . I try remove it and ok , I think it isn't used by SIS, so don't have problem when remove it . Here are my installlation steps . I think it can help you. https://docs.google.com/document/d/1I-gzKL7rSoF94mE6HfA0AdQ4VPqdo1D0-Ko4KkTSFu0/edit?usp=sharing
Hao On Mon, May 7, 2018 at 5:41 AM, Bruno Kinoshita <[email protected]> wrote: > 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 >
