You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by eb...@apache.org on 2007/04/23 00:38:46 UTC

svn commit: r531294 - /jakarta/commons/proper/configuration/trunk/project.xml

Author: ebourg
Date: Sun Apr 22 15:38:40 2007
New Revision: 531294

URL: http://svn.apache.org/viewvc?view=rev&rev=531294
Log:
Applied the change suggested by Phil Steitz to fix the nightly build 

Modified:
    jakarta/commons/proper/configuration/trunk/project.xml

Modified: jakarta/commons/proper/configuration/trunk/project.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/configuration/trunk/project.xml?view=diff&rev=531294&r1=531293&r2=531294
==============================================================================
--- jakarta/commons/proper/configuration/trunk/project.xml (original)
+++ jakarta/commons/proper/configuration/trunk/project.xml Sun Apr 22 15:38:40 2007
@@ -503,6 +503,19 @@
       </properties>
     </dependency>
 
+    <dependency>
+      <groupId>maven</groupId>
+      <artifactId>maven-javadoc-plugin</artifactId>
+      <version>1.8</version>
+      <url>http://maven.apache.org/maven-1.x/plugins/javadoc/</url>
+      <type>plugin</type>
+      <properties>
+          <comment>
+              &lt;strong&gt;Site Only&lt;/strong&gt; - v1.8 (minimum)
+          </comment>
+      </properties>
+    </dependency>
+
   </dependencies>
 
   <build>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org