Author: felixk
Date: Tue Oct 25 17:58:56 2011
New Revision: 1188838

URL: http://svn.apache.org/viewvc?rev=1188838&view=rev
Log:
Add dependency-analyse report

Modified:
    james/project/trunk/pom.xml

Modified: james/project/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/james/project/trunk/pom.xml?rev=1188838&r1=1188837&r2=1188838&view=diff
==============================================================================
--- james/project/trunk/pom.xml (original)
+++ james/project/trunk/pom.xml Tue Oct 25 17:58:56 2011
@@ -888,6 +888,10 @@
                                     </plugin>
                                     <plugin>
                                         
<groupId>org.apache.maven.plugins</groupId>
+                                        
<artifactId>maven-dependency-plugin</artifactId>
+                                    </plugin>
+                                    <plugin>
+                                        
<groupId>org.apache.maven.plugins</groupId>
                                         
<artifactId>maven-surefire-report-plugin</artifactId>
                                     </plugin>
                                     <plugin>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to