Skip to content

Tag: repository

Maven Command Line Args in the settings.xml

Good afternoon, I’m trying to find out whether there is a possibility to outsource Command Line Args in the Settings.xml. I can’t use the MAVEN_OPTS Env-Var and the .mavenrc file, but i need the Settings in every project. It is important that no plugins are used which are not included after the in…