Skip to content

Commit

Permalink
first eclipse-run in a different work directory
Browse files Browse the repository at this point in the history
  • Loading branch information
LorenzoBettini committed Jun 8, 2016
1 parent b4204d6 commit 8cc3dcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions releng/org.eclipse.emf.parsley.repository/pom.xml
Expand Up @@ -45,6 +45,7 @@
<configuration>
<appArgLine>-application org.eclipse.wtp.releng.tools.addRepoProperties</appArgLine>
<argLine><![CDATA[-DartifactRepoDirectory=${project.build.directory}/repository -Dp2MirrorsURL=${p2.mirrorsURL} -Dp2StatsURI=${p2.statsURL} -DstatsTrackedArtifacts=${p2.statsTrackedArtifacts} -DstatsArtifactsSuffix=-${project.version}]]></argLine>
<work>${project.build.directory}/eclipserun-work-first</work>
<dependencies>
<dependency>
<artifactId>org.eclipse.wtp.releng.tools.feature</artifactId>
Expand Down

0 comments on commit 8cc3dcb

Please sign in to comment.