[ http://jira.codehaus.org/browse/MINVOKER-33?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Benjamin Bentmann closed MINVOKER-33. ------------------------------------- Assignee: Benjamin Bentmann Resolution: Fixed Fix Version/s: 1.2 Done in [r651819|http://svn.apache.org/viewvc?view=rev&revision=651819]. Since the capabilities of the {{invoker.properties}} supercede the functions of the {{goals.txt}} and {{profiles.txt}}, these files are deprecated. > Allow to centrally configure invocation request per IT > ------------------------------------------------------ > > Key: MINVOKER-33 > URL: http://jira.codehaus.org/browse/MINVOKER-33 > Project: Maven 2.x Invoker Plugin > Issue Type: New Feature > Affects Versions: 1.0 > Reporter: Benjamin Bentmann > Assignee: Benjamin Bentmann > Fix For: 1.2 > > > Some things one would like to control per IT: > - goals > - profiles > - system properties > - MAVEN_OPTS > - failure behavior > - expected build status (success/failure) > We currently have separate files ({{goals.txt}}, {{profiles.txt}}, ...) to > override the settings from the plugin configuration. I believe a central > properties file is easier to maintain on both ends of the line. An example > {{invoker.properties}}: > {noformat} > invoker.goals=clean package > invoker.profiles=foo bar > invoker.mavenOpts=-Dfile.encoding=UTF-16 -Xms32m -Xmx256m > invoker.failureBehavior=fail-never > invoker.buildStatus=failure > {noformat} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira