Author: david.lloyd(a)jboss.com
Date: 2010-04-12 11:52:21 -0400 (Mon, 12 Apr 2010)
New Revision: 5849
Modified:
remoting3/trunk/jboss-remoting/pom.xml
Log:
Fix weird build delay with javadoc plugin
Modified: remoting3/trunk/jboss-remoting/pom.xml
===================================================================
--- remoting3/trunk/jboss-remoting/pom.xml 2010-04-12 15:43:18 UTC (rev 5848)
+++ remoting3/trunk/jboss-remoting/pom.xml 2010-04-12 15:52:21 UTC (rev 5849)
@@ -137,6 +137,7 @@
</execution>
</executions>
<configuration>
+ <detectOfflineLinks>false</detectOfflineLinks>
<taglet>org.jboss.remoting3.taglet.RemotingTypeTaglet</taglet>
<tagletArtifact>
<groupId>org.jboss.remoting3</groupId>
Show replies by date