tvanhill
tvanhill
### Description GeoJsonCoordinateParser does not properly handle MultiPolygons causing an error message being logged ("WARNING: Unexpected object type [Lgov.nasa.worlwind.formats.geojson.GeoJSONPositionArray;") and the coordinates not being returned. This appears to be caused...
This plugin calls MavenProject.addCompileSourceRoot() and MavenProject.addTestCompileSourceRoot() from AbstractJavaGenreatorMojo.performExecution(). This method is called by AbstractJaxbMojo.execute(). However, the test code is only added if AbstractJaxbMojo.isReGenerationRequired() returns true for the generated test code....