aboutsummaryrefslogtreecommitdiffstats
path: root/devtest/pom.xml
diff options
context:
space:
mode:
authorManolo Carrasco <manolo@apache.org>2010-08-26 23:54:14 +0000
committerManolo Carrasco <manolo@apache.org>2010-08-26 23:54:14 +0000
commitb2d4652fe5a2bd4f0dc77a87e2b11871005818a9 (patch)
tree8d2fff1d350c6e452fda16af4de93e21ff705370 /devtest/pom.xml
parent0478afe3a6493560b417f6bb677ccc4232ed1816 (diff)
downloadgwtquery-b2d4652fe5a2bd4f0dc77a87e2b11871005818a9.tar.gz
gwtquery-b2d4652fe5a2bd4f0dc77a87e2b11871005818a9.zip
do not compile devtest
Diffstat (limited to 'devtest/pom.xml')
-rw-r--r--devtest/pom.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/devtest/pom.xml b/devtest/pom.xml
index bc5933bd..cd6ec0de 100644
--- a/devtest/pom.xml
+++ b/devtest/pom.xml
@@ -62,15 +62,7 @@
<hostedWebapp>target/www</hostedWebapp>
<soyc>true</soyc>
</configuration>
- <executions>
- <execution>
- <phase>prepare-package</phase>
- <goals>
- <goal>compile</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
+ </plugin>
</plugins>
</build>