svn commit: r18609 - trunk/tools/maven/parentpom.xml
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: linus
Date: 2010-07-29 15:14:24-0700
New Revision: 18609
Modified:
trunk/tools/maven/parentpom.xml
Log:
Increasted the findbugs timeout.
Modified: trunk/tools/maven/parentpom.xml
Url: http://argouml.tigris.org/source/browse/argouml/trunk/tools/maven/parentpom.xml?view=diff&pathrev=18609&r1=18608&r2=18609
==============================================================================
--- trunk/tools/maven/parentpom.xml (original)
+++ trunk/tools/maven/parentpom.xml 2010-07-29 15:14:24-0700
@@ -61,6 +61,10 @@
</dependency>
</dependencies>
+ <properties>
+ <maven.findbugs.timeout>18000000</maven.findbugs.timeout>
+ </properties>
+
<reporting>
<plugins>
<plugin>
------------------------------------------------------
http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=2640432
To unsubscribe from this discussion, e-mail: [[email protected]].