rombert opened a new pull request, #522: URL: https://github.com/apache/sling-org-apache-sling-starter/pull/522
This is a parameter for the 'image/run' element and its usage currently leads to warnings [WARNING] Parameter 'stopMode' is unknown for plugin 'docker-maven-plugin:0.46.0:build (build-docker-image)' [WARNING] Parameter 'stopMode' is unknown for plugin 'docker-maven-plugin:0.46.0:push (build-docker-image)' [WARNING] Parameter 'stopMode' is unknown for plugin 'docker-maven-plugin:0.46.0:start (start-mongo)' [WARNING] Parameter 'stopMode' is unknown for plugin 'docker-maven-plugin:0.46.0:stop (stop-mongo)' Let's remove it for now and, if needed, add it back on a per-image basis. -- 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...@sling.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org