j3ffrw commented on issue #36: [MENFORCER-142] documentation - add example for 
checking rules via cli
URL: https://github.com/apache/maven-enforcer/pull/36#issuecomment-454762459
 
 
   this will be very useful in our pipelines, when can we have this released? 
My use case is like this
   
   mvn enforcer:enforce 
-Drules=org.apache.maven.plugins.enforcer.RequireReleaseDeps
   mvn versions:set -DnewVersion=$BUMP_VERSION
   
   essentially my ci will not bump the project version if there are SNAPSHOT 
dependencies. but at the same time we would not like it to be in pom, binding 
enforcer to a non existing phase would not work, because not all my projects do 
have enforcer as plugin. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to