Removed import related warnings from most of YANG Models
[controller.git] / opendaylight / distribution / opendaylight / opendaylight-assembleit-sonar.launch
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 sonar:sonar"/>
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="maven.test.skip=true"/>
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 <booleanAttribute key="M2_WORKSPACE_RESOLUTION" value="true"/>
16 <stringAttribute key="org.eclipse.debug.core.ATTR_REFRESH_SCOPE" value="${working_set:&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;resources&gt;&#10;&lt;item path=&quot;/distribution.opendaylight&quot; type=&quot;4&quot;/&gt;&#10;&lt;/resources&gt;}"/>
17 <listAttribute key="org.eclipse.debug.ui.favoriteGroups">
18 <listEntry value="org.eclipse.debug.ui.launchGroup.debug"/>
19 <listEntry value="org.eclipse.debug.ui.launchGroup.run"/>
20 </listAttribute>
21 <stringAttribute key="org.eclipse.jdt.launching.VM_ARGUMENTS" value="-Xmx768m -XX:MaxPermSize=256m"/>
22 <stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="${workspace_loc:/releasepom}"/>
23 </launchConfiguration>