Hello Martin this one
> mvn install --fail-at-end fixed my issue. Thanks for your quick help. I noticed that there are some messages like [INFO] Running org.apache.sis.test.suite.ReferencingTestSuite INFORMATION [EPSGFactory.install] Creating EPSG schema in the “jdbc:derby:L:/Christoph/SIS_DATA/Databases/SpatialMetadata” database. WARNUNG [CommonCRS.geographic] Can not instantiate geodetic object for “EPSG:4326”. ? Caused by UnavailableFactoryException: Can not create the EPSG schema in database. ? Caused by FileNotFoundException: File “Tables.sql” has not been found. INFORMATION [EPSGFactory.install] Creating EPSG schema in the “jdbc:derby:L:/Christoph/SIS_DATA/Databases/SpatialMetadata” database. WARNUNG [TestFactorySource.createFactory] org.apache.sis.referencing.factory.UnavailableFactoryException: Can not create the EPSG schema in database. ? Caused by FileNotFoundException: File “Tables.sql” has not been found. I guess I have to add sis-epsg somewhere? Thanks again in advance, Christoph
