Skip to content

Commit 9416394

Browse files
committed
Add maven build config for workflow Famix2JQA
1 parent 4c2f42b commit 9416394

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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="-pl ../org.svis.generator.run validate exec:exec@run"/>
5+
<booleanAttribute key="M2_NON_RECURSIVE" value="false"/>
6+
<booleanAttribute key="M2_OFFLINE" value="false"/>
7+
<stringAttribute key="M2_PROFILES" value=""/>
8+
<listAttribute key="M2_PROPERTIES">
9+
<listEntry value="workflow=org/svis/generator/run/Famix2JQA.mwe2"/>
10+
</listAttribute>
11+
<stringAttribute key="M2_RUNTIME" value="EMBEDDED"/>
12+
<booleanAttribute key="M2_SKIP_TESTS" value="false"/>
13+
<intAttribute key="M2_THREADS" value="1"/>
14+
<booleanAttribute key="M2_UPDATE_SNAPSHOTS" value="false"/>
15+
<stringAttribute key="M2_USER_SETTINGS" value=""/>
16+
<booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="true"/>
17+
<listAttribute key="org.eclipse.debug.ui.favoriteGroups">
18+
<listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
19+
</listAttribute>
20+
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/org.svis.generator.releng}"/>
21+
</launchConfiguration>

generator/org.svis.generator.run/src/org/svis/generator/run/rd/Famix2JQA.mwe2 renamed to generator/org.svis.generator.run/src/org/svis/generator/run/Famix2JQA.mwe2

File renamed without changes.

0 commit comments

Comments
 (0)