Florian Thienel | b4e9c18 | 2013-08-06 21:12:27 +0200 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
| 2 | <launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
|
| 3 | <booleanAttribute key="M2_DEBUG_OUTPUT" value="false"/>
|
| 4 | <stringAttribute key="M2_GOALS" value="clean install"/>
|
| 5 | <booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
|
| 6 | <booleanAttribute key="M2_OFFLINE" value="false"/>
|
Florian Thienel | 8703b3a | 2014-11-22 19:52:16 +0100 | [diff] [blame] | 7 | <stringAttribute key="M2_PROFILES" value="ci-build"/>
|
Florian Thienel | b4e9c18 | 2013-08-06 21:12:27 +0200 | [diff] [blame] | 8 | <listAttribute key="M2_PROPERTIES">
|
| 9 | <listEntry value="application=org.eclipse.tycho.surefire.osgibooter.headlesstest"/>
|
| 10 | <listEntry value="milestone=M1"/>
|
Florian Thienel | b4e9c18 | 2013-08-06 21:12:27 +0200 | [diff] [blame] | 11 | </listAttribute>
|
| 12 | <stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
|
| 13 | <booleanAttribute key="M2_SKIP_TESTS" value="false"/>
|
Carsten Hiesserich | 350a313 | 2013-11-09 12:19:47 +0100 | [diff] [blame] | 14 | <intAttribute key="M2_THREADS" value="1"/>
|
Florian Thienel | b4e9c18 | 2013-08-06 21:12:27 +0200 | [diff] [blame] | 15 | <booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
|
Florian Thienel | 8703b3a | 2014-11-22 19:52:16 +0100 | [diff] [blame] | 16 | <stringAttribute key="M2_USER_SETTINGS" value=""/>
|
Florian Thienel | b4e9c18 | 2013-08-06 21:12:27 +0200 | [diff] [blame] | 17 | <booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="true"/>
|
| 18 | <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/org.eclipse.vex.releng}"/>
|
| 19 | </launchConfiguration>
|