summaryrefslogtreecommitdiffstats
path: root/java/sca/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 09:36:18 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2009-02-08 09:36:18 +0000
commit762dfdf5152756366441c9e518683d055da4dbe4 (patch)
treea6213a1b91ccd0bc3927a42b91f822b2d050a076 /java/sca/pom.xml
parent5bf66f27ba23871c724252aae4b47521ce903097 (diff)
Removing maven-bundle-plugin to avoid error when trying to build using -Psetup with a clean maven repo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@742032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--java/sca/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/sca/pom.xml b/java/sca/pom.xml
index dc3e778f5e..01f20abf87 100644
--- a/java/sca/pom.xml
+++ b/java/sca/pom.xml
@@ -196,7 +196,7 @@
<id>setup</id>
<modules>
<module>tools/maven/maven-eclipse-compiler</module>
- <module>tools/maven/maven-bundle-plugin</module>
+ <!--module>tools/maven/maven-bundle-plugin</module-->
</modules>
</profile>