You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Volkan Yazici (Jira)" <ji...@apache.org> on 2021/01/19 15:24:00 UTC

[jira] [Created] (LOG4J2-3000) Move to CI-friendly versions in Maven

Volkan Yazici created LOG4J2-3000:
-------------------------------------

             Summary: Move to CI-friendly versions in Maven
                 Key: LOG4J2-3000
                 URL: https://issues.apache.org/jira/browse/LOG4J2-3000
             Project: Log4j 2
          Issue Type: Improvement
            Reporter: Volkan Yazici
            Assignee: Volkan Yazici


Starting with Maven 3.5.0-beta-1, one can use the {{$\{revision}}} as placeholder for the version in pom files. This enhancement will make the version updates a breeze (i.e., {{\-Drevision=6.6.6}}) and trigger a single line change in the root pom rather than touching every pom file out there in modules.

Note that {{flatten\-maven\-plugin}} needs to be employed at install & deploy stages. For details see [Maven CI Friendly Versions|https://maven.apache.org/maven-ci-friendly.html].



--
This message was sent by Atlassian Jira
(v8.3.4#803005)