[ https://issues.apache.org/jira/browse/MNG-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Paul Benedict updated MNG-6606: ------------------------------- Description: In my use case, I would like to always print the version of Maven at every execution. I am not interested in a per-project case basis; nor interested in modifying the startup batch scripts. I want to drop in a standard configuration file to control all my Maven installations in the same manner. My request is to make {{/.mvn/maven.config}} and {{./mvn/}}{{mavenrc}} to also be recognized in the Maven installation root. I am not explicitly asking for {{${maven.root}/.mvn}} to be *the* solution, but it's the right place to start the problem solving. was: In my use case, I would like to always print the version of Maven at every execution. I am not interested in a per-project case basis; nor interested in modifying the startup batch scripts. I want to drop in a standard configuration file to control all my Maven installations in the same manner. My request is to make {{/.mvn/maven.config}} and {{./mvn/}}{{mavenrc}} to be put in the Maven root itself. I am not explicitly asking for {{${maven.root}/.mvn}} to be *the* solution, but it's the right place to start the problem solving. > Allow installation-wide parameter customization > ----------------------------------------------- > > Key: MNG-6606 > URL: https://issues.apache.org/jira/browse/MNG-6606 > Project: Maven > Issue Type: Improvement > Components: core > Affects Versions: 3.1.1 > Reporter: Paul Benedict > Priority: Major > > In my use case, I would like to always print the version of Maven at every > execution. I am not interested in a per-project case basis; nor interested in > modifying the startup batch scripts. I want to drop in a standard > configuration file to control all my Maven installations in the same manner. > My request is to make {{/.mvn/maven.config}} and {{./mvn/}}{{mavenrc}} to > also be recognized in the Maven installation root. I am not explicitly asking > for {{${maven.root}/.mvn}} to be *the* solution, but it's the right place to > start the problem solving. -- This message was sent by Atlassian JIRA (v7.6.3#76005)