summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml1
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/pom.xml8
-rw-r--r--sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml8
-rw-r--r--sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml8
-rw-r--r--sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml8
5 files changed, 17 insertions, 16 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml b/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml
index 1472279a1f..d93d691a7e 100644
--- a/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml
+++ b/sandbox/sca-cloud-tutorial/cloud-google/build-appengine.xml
@@ -27,6 +27,7 @@
<property name="appengine.tools.api" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/appengine-tools-api.jar"/>
<property name="appengine.api" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/impl/appengine-api.jar"/>
<property name="appengine.local.runtime.shared" value="${basedir}/target/appengine-java-sdk-${appengine.version}/lib/shared/appengine-local-runtime-shared.jar"/>
+ <property name="localRepository" value="${user.home}/.m2/repository"/>
<target name="check-installed">
<condition property="already.installed" >
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
index 2face6997c..c832a52ebc 100644
--- a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
+++ b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
@@ -85,10 +85,10 @@
<projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
</projectnatures>
<buildcommands>
- <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand>
- <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand>
+ <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
+ <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
</buildcommands>
<classpathContainers>
<classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
diff --git a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
index 38781fc649..7ce648d012 100644
--- a/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
+++ b/sandbox/sca-cloud-tutorial/expertise-rest-appengine-webapp/pom.xml
@@ -78,10 +78,10 @@
<projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
</projectnatures>
<buildcommands>
- <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand>
- <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand>
+ <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
+ <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
</buildcommands>
<classpathContainers>
<classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
diff --git a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
index 4473c36617..c5c39416b8 100644
--- a/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
+++ b/sandbox/sca-cloud-tutorial/store-appengine-webapp/pom.xml
@@ -107,10 +107,10 @@
<projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
</projectnatures>
<buildcommands>
- <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand>
- <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand>
+ <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
+ <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
</buildcommands>
<classpathContainers>
<classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
diff --git a/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml b/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml
index 232a83f48e..9242447a95 100644
--- a/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml
+++ b/sandbox/sca-cloud-tutorial/store-catalog-appengine-webapp/pom.xml
@@ -94,10 +94,10 @@
<projectnature>com.google.gdt.eclipse.core.webAppNature</projectnature>
</projectnatures>
<buildcommands>
- <buildCommand>org.eclipse.jdt.core.javabuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.enhancerbuilder</buildCommand>
- <buildCommand>com.google.appengine.eclipse.core.projectValidator> </buildCommand>
- <buildCommand>com.google.gdt.eclipse.core.webAppProjectValidator> </buildCommand>
+ <buildcommand>org.eclipse.jdt.core.javabuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.enhancerbuilder</buildcommand>
+ <buildcommand>com.google.appengine.eclipse.core.projectValidator</buildcommand>
+ <buildcommand>com.google.gdt.eclipse.core.webAppProjectValidator</buildcommand>
</buildcommands>
<classpathContainers>
<classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>