Pankraz76 commented on code in PR #2331:
URL: https://github.com/apache/maven/pull/2331#discussion_r2094541415


##########
pom.xml:
##########
@@ -1170,5 +1193,19 @@ under the License.</licenseText>
         </plugins>
       </build>
     </profile>
+    <profile>
+      <id>pmd</id>
+      <activation>
+        <activeByDefault>true</activeByDefault>

Review Comment:
   this is not working, why? only giving profile `cis -Ppmd` activates PMD. So 
this switch seems not to work.
   @gnodet 



-- 
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: issues-unsubscr...@maven.apache.org

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

Reply via email to