ppkarwasz opened a new issue, #400: URL: https://github.com/apache/logging-parent/issues/400
Commit 769fd981041b1b9244c146ceb301cba076496005 modified the "Staging distribution artifacts" to use `deploy:deploy` directly, instead of using a Maven lifecycle goal. This causes release builds to fail with the following error message: ``` Error: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.4:deploy (default-cli) on project log4j-api: The packaging plugin for project log4j-api did not assign a file to the build artifact -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:3.1.4:deploy (default-cli) on project log4j-api: The packaging plugin for project log4j-api did not assign a file to the build artifact ``` -- 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: notifications-unsubscr...@logging.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org