vy commented on code in PR #360:
URL: https://github.com/apache/logging-parent/pull/360#discussion_r2009851760


##########
src/changelog/.12.x.x/fix_deployment.xml:
##########
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="fixed">
+  <issue id="360" link="https://github.com/apache/logging-parent/pull/360"/>
+  <description format="asciidoc">Stop deployment of test 
artifacts.</description>

Review Comment:
   ```suggestion
     <description format="asciidoc">Use the `maven.deploy.skip` Maven property 
in `nexus-staging-maven-plugin`.
   This effectively fixes the skipping of test artifacts' 
deployments.</description>
   ```



-- 
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

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

Reply via email to