You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by Francis De Brabandere <fr...@gmail.com> on 2009/02/27 11:47:51 UTC

Fwd: svn commit: r748458 - /incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml

you can put that in the parent pom so it will be used in all modules


---------- Forwarded message ----------
From:  <do...@apache.org>
Date: Fri, Feb 27, 2009 at 10:26 AM
Subject: svn commit: r748458 -
/incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
To: empire-db-commits@incubator.apache.org


Author: doebele
Date: Fri Feb 27 09:26:55 2009
New Revision: 748458

URL: http://svn.apache.org/viewvc?rev=748458&view=rev
Log: (empty)

Modified:
   incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml

Modified: incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
URL: http://svn.apache.org/viewvc/incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml?rev=748458&r1=748457&r2=748458&view=diff
==============================================================================
--- incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
(original)
+++ incubator/empire-db/trunk/empire-db-examples/empire-db-example-cxf/pom.xml
Fri Feb 27 09:26:55 2009
@@ -53,4 +53,17 @@
               </dependency>
  </dependencies>

+       <build>
+               <plugins>
+                       <!-- Eclipse-Projekt -->
+                       <plugin>
+                               <groupId>org.apache.maven.plugins</groupId>
+                               <artifactId>maven-eclipse-plugin</artifactId>
+                               <configuration>
+                                       <downloadSources>true</downloadSources>
+                               </configuration>
+                       </plugin>
+               </plugins>
+       </build>
+
 </project>
\ No newline at end of file





-- 
http://www.somatik.be
Microsoft gives you windows, Linux gives you the whole house.