busbey commented on code in PR #351: URL: https://github.com/apache/flume/pull/351#discussion_r1009535863
########## 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: this plugin is in "public archived" status. we should treat it as EOL and should not rely on it. -- 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