aws / amazon-kinesis-video-streams-parser-library

Amazon Kinesis Video Streams parser library is for developers to include in their applications that makes it easy to work with the output of video streams such as retrieving frame-level objects, metadata for fragments, and more.
Apache License 2.0
103 stars 52 forks source link

Fix failure caused by out-of-date lombok plugin and java doc setting #78

Closed zhiyua-git closed 4 years ago

zhiyua-git commented 4 years ago

Issue #, if available: N/A

Description of changes: Fix broken build on when running mvn install.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.