Lzgpom commented on code in PR #188:
URL: 
https://github.com/apache/flink-connector-aws/pull/188#discussion_r2093202714


##########
flink-connector-aws/flink-connector-aws-kinesis-streams/pom.xml:
##########
@@ -33,6 +33,14 @@ under the License.
     <name>Flink : Connectors : AWS : Amazon Kinesis Data Streams Connector 
v2</name>
     <packaging>jar</packaging>
 
+    <repositories>
+        <!-- used for the kinesis aggregator dependency since it is not 
available in maven central -->
+        <repository>
+            <id>jitpack.io</id>
+            <url>https://jitpack.io</url>
+        </repository>

Review Comment:
   @leekeiabstraction It seems that there is a problem publishing the artifact 
as it is stated in this issue 
https://github.com/awslabs/kinesis-aggregation/issues/120



-- 
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.

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to