Author: jmitchell Date: Fri Apr 8 18:31:37 2005 New Revision: 160646 URL: http://svn.apache.org/viewcvs?view=rev&rev=160646 Log: disable link check (for now), it is absolutely killing my box when I try to build multiproject:site
Modified: struts/build/trunk/project.xml Modified: struts/build/trunk/project.xml URL: http://svn.apache.org/viewcvs/struts/build/trunk/project.xml?view=diff&r1=160645&r2=160646 ============================================================================== --- struts/build/trunk/project.xml (original) +++ struts/build/trunk/project.xml Fri Apr 8 18:31:37 2005 @@ -439,7 +439,7 @@ <report>maven-jdepend-plugin</report> <report>maven-junit-report-plugin</report> <report>maven-jxr-plugin</report> - <report>maven-linkcheck-plugin</report> + <!--report>maven-linkcheck-plugin</report--> <report>maven-pmd-plugin</report> <report>maven-simian-plugin</report> <report>maven-tasklist-plugin</report> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]