Author: ffang
Date: Thu Apr 10 01:39:00 2008
New Revision: 646683

URL: http://svn.apache.org/viewvc?rev=646683&view=rev
Log:
[SM-1312]build broken for servicemix-wsn2005 module

Modified:
    servicemix/smx3/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml

Modified: 
servicemix/smx3/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/servicemix/smx3/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml?rev=646683&r1=646682&r2=646683&view=diff
==============================================================================
--- servicemix/smx3/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml 
(original)
+++ servicemix/smx3/branches/servicemix-3.2/tooling/xfire-maven-plugin/pom.xml 
Thu Apr 10 01:39:00 2008
@@ -83,6 +83,10 @@
             <version>2.3</version>
             <scope>runtime</scope>
         </dependency>
+        <dependency>
+            <groupId>com.sun.xml.bind</groupId>
+            <artifactId>jaxb-impl</artifactId>
+        </dependency>
   
     </dependencies>
 


Reply via email to