summaryrefslogtreecommitdiffstats
path: root/sandbox/sca-cloud-tutorial/cloud-google
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 20:57:48 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2009-10-28 20:57:48 +0000
commit92b14e5f5c8bf62558985c396b213f78da1f4127 (patch)
treedac3f2ceeab5934055b4d6de64a077f9ea5167c7 /sandbox/sca-cloud-tutorial/cloud-google
parent6841eb8db287084c629370665628f07cf18dcd5e (diff)
Set outputDirectory for pom.xml
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@830759 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/sca-cloud-tutorial/cloud-google')
-rw-r--r--sandbox/sca-cloud-tutorial/cloud-google/pom.xml21
1 files changed, 0 insertions, 21 deletions
diff --git a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
index c832a52ebc..d5848d13cf 100644
--- a/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
+++ b/sandbox/sca-cloud-tutorial/cloud-google/pom.xml
@@ -75,27 +75,6 @@
<build>
<plugins>
- <plugin>
- <groupId>org.apache.maven.plugins</groupId>
- <artifactId>maven-eclipse-plugin</artifactId>
- <configuration>
- <projectnatures>
- <projectnature>org.eclipse.jdt.core.javanature</projectnature>
- <projectnature>com.google.appengine.eclipse.core.gaeNature</projectnature>
- <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>
- </buildcommands>
- <classpathContainers>
- <classpathContainer>org.eclipse.jdt.launching.JRE_CONTAINER</classpathContainer>
- <classpathContainer>com.google.appengine.eclipse.core.GAE_CONTAINER</classpathContainer>
- </classpathContainers>
- </configuration>
- </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>