zentol commented on code in PR #37:
URL: 
https://github.com/apache/flink-connector-elasticsearch/pull/37#discussion_r971912006


##########
pom.xml:
##########
@@ -51,6 +51,15 @@ under the License.
                </developerConnection>
        </scm>
 
+       <pluginRepositories>
+               <pluginRepository>
+                       <!-- Allows exec-maven-plugin to resolve snapshot 
plugin dependencies -->

Review Comment:
   Basically, dependencies set on the plugin are only looked up in plugin 
repositories, and apparently not in those that we have configured for "normal" 
dependencies :shrug: 



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to