mattyb149 commented on pull request #4601: URL: https://github.com/apache/nifi/pull/4601#issuecomment-730520211
The build fails due to some remaining references to `org.codehaus.jackson.map.ObjectMapper` which should be replaced with `com.fasterxml.jackson.databind.ObjectMapper`: AtlasAPIV2ServerEmulator.java ITReportLineageToAtlas.java QueryCassandraTest.java GetHDFSEvents.java TestAvroRecordConverter.java ConvertJSONToSQL.java TestConvertJSONToSQL.java ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
