summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/modules/pom.xml
diff options
context:
space:
mode:
authorrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-15 00:33:33 +0000
committerrfeng <rfeng@13f79535-47bb-0310-9956-ffa450edef68>2008-11-15 00:33:33 +0000
commitb8f72835fcc629d3fbcaf37d66172610dd818266 (patch)
treeff6adf0301c1a888caebec084930dbf551c6915e /branches/sca-equinox/modules/pom.xml
parent6720e5f8ad276be5a9c6719150d9c40588652b6e (diff)
Leverage code from maven eclipse plugin to handle .classpath/.project generation for tuscany modules
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@714199 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--branches/sca-equinox/modules/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/modules/pom.xml b/branches/sca-equinox/modules/pom.xml
index 69dc96243a..2481c72231 100644
--- a/branches/sca-equinox/modules/pom.xml
+++ b/branches/sca-equinox/modules/pom.xml
@@ -159,7 +159,7 @@
<id>generate-pde</id>
<phase>generate-resources</phase>
<goals>
- <goal>generate-pde</goal>
+ <goal>eclipse</goal>
</goals>
<configuration>
</configuration>