You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by fe...@apache.org on 2011/10/25 19:58:56 UTC

svn commit: r1188838 - /james/project/trunk/pom.xml

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org