19 lines
1.1 KiB
XML
19 lines
1.1 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<launchConfiguration type="org.eclipse.m2e.Maven2LaunchConfigurationType">
|
|
<booleanAttribute key="M2_BATCH" value="false"/>
|
|
<stringAttribute key="M2_GOALS" value="-U archetype:generate"/>
|
|
<listAttribute key="M2_PROPERTIES">
|
|
<listEntry value="archetypeGroupId=org.apache.maven.archetypes"/>
|
|
<listEntry value="archetypeArtifactId=maven-archetype-quickstart"/>
|
|
<listEntry value="archetypeVersion=1.1"/>
|
|
<listEntry value="groupId=de.stoermer"/>
|
|
<listEntry value="artifactId=redditdownloader"/>
|
|
<listEntry value="version=0.0.1-SNAPSHOT"/>
|
|
<listEntry value="package=de.stoermer.redditdownloader"/>
|
|
<listEntry value="outputDirectory=/home/mario/workspaces/test"/>
|
|
</listAttribute>
|
|
<booleanAttribute key="M2_SAVE_BEFORE_LAUNCH" value="false"/>
|
|
<booleanAttribute key="org.eclipse.debug.ui.private" value="true"/>
|
|
<stringAttribute key="org.eclipse.jdt.launching.WORKING_DIRECTORY" value="/tmp/m2e-archetypeGenerator11722892989231472575"/>
|
|
</launchConfiguration>
|