busbey commented on code in PR #351:
URL: https://github.com/apache/flume/pull/351#discussion_r1009536182


##########
flume-ng-dist/pom.xml:
##########
@@ -91,6 +91,29 @@
           <skip>true</skip>
         </configuration>
       </plugin>
+      <plugin>
+        <groupId>com.spotify</groupId>
+        <artifactId>dockerfile-maven-plugin</artifactId>
+        <version>${dockerfile.version}</version>
+        <!-- Wire up to the default build phases -->

Review Comment:
   it's over here:
   https://github.com/spotify/dockerfile-maven



-- 
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: dev-unsubscr...@flume.apache.org

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

Reply via email to