Author: thomas.diesler(a)jboss.com
Date: 2009-05-25 15:53:26 -0400 (Mon, 25 May 2009)
New Revision: 89391
Modified:
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
Log:
-U -fae clean install
Modified:
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
===================================================================
---
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml 2009-05-25
19:48:26 UTC (rev 89390)
+++
projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml 2009-05-25
19:53:26 UTC (rev 89391)
@@ -29,7 +29,7 @@
</triggers>
<builders>
<hudson.tasks.Maven>
- <targets>clean install</targets>
+ <targets>-U -fae clean install</targets>
<mavenName>apache-maven</mavenName>
<properties>-U -Djboss.bind.address=@jboss.bind.address(a)</properties>
</hudson.tasks.Maven>