Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[geogig-dev] Cannot build GeoGig since commit n°e6170356c7d3d7136d202a5fb30fe39a1ae84141

Hello GeoGig team!

First, let's introduce myself a bit: my name is Dimitri Justeau, I work as a developper in a small research team focused on the areas of botanics and tropical rainforest ecology in New Caledonia, a small archipelago in the South Pacific zone. We are working on a project with the environmental local authorities, and one of the goals of this project is to build a decision support system for them, based on the scientists data and environmental models.

There is a big issue on enabling a clean and collaborative data management, in order to procuce and maintain datasets on which the routines used to produce the outputs of the decision support tools will plug.

For achieving this, I'm considering the use of GeoGig, and until now I quite happy with what I'm experimenting. I am also happy to see that the project is active again.

Now, here is the problem I have:

Until the commit e6170356c7d3d7136d202a5fb30fe39a1ae84141, I was able to build the GeoGig as explained in the doc developer's section, but now, every time I try to build, It fails ending with the following error:


Results :

Failed tests:
  GeoGigDataStoreFactoryTest.testCanProcess:72->Assert.assertFalse:79->Assert.assertFalse:68->Assert.assertTrue:43->Assert.fail:92 null

Tests run: 253, Failures: 1, Errors: 0, Skipped: 0


I tried to figure out what's going wrong, but I am very new to GeoGig and could not find any clue...

Thank you for the help, and good luck with GeoGig!

Dimitri.

PS: Sorry if my english is not perfect, it is not my native language. Sorry also if it is not the right place for this kind of topics.

Back to the top