Closed xflin closed 9 years ago
Can anyone merge this pull request? This will be super useful for other users.
I thought there was build files already in the samples. https://github.com/awslabs/amazon-kinesis-connectors/blob/master/src/main/samples/s3/build.xml
I think people want the library to be in Maven Repo. Could Amazon engineering make this happen please!
Has this been merge already?
Hello @awslabs team. Can someone merge this?
Hello,
Another request to merge this. thanks,
@aws-dpt Please merge this!
The update "Version 1.1.2 of the Amazon Kinesis Connector Library" dated May 27, 2015 has added maven support. Close this PR.
See commit: #bd24096e29c43633500e4efbbb4ab725bee7b824
The original amazon-kinesis-connectors github project doesn't provide an easy means to build the source code. Further, for people who simply wants to use the library, there isn't any convenient way to pull the library into their project. This pull request provides a maven pom.xml file that one can use to build the "main" parts of the library; it also provides scm configurations for the amazon team to deploy the library to maven repository if they decide to do so.