Did u try to build with the tests disabled? mvn -Dmaven.test.skip=true clean package<br><br>
<div class="gmail_quote">On Mon, Nov 24, 2008 at 6:40 PM, Anthony MailingList <span dir="ltr"><<a href="mailto:anthony.mlist@gmail.com">anthony.mlist@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi all,<br><br>This is my first post to the list. I couldn't find anything on the archive and decided to post them here.<br>
<br>I'm trying to run the drools-insurance example on Drools 5.0 Guvnor but bumped into some problems with testing and compiling the war files. Here's what I did.<br>- extract drools-insurance example on the desktop (i'm running windows).<br>
- edited 'brmsdeployedrules.properties' (drools-insurance\src\main\rules)<br>- set the URL properties to <br>url=<a href="http://localhost:8080/drools-" target="_blank">http://localhost:8080/drools-</a><b>guvnor</b>/org.drools.<b>guvnor.Guvnor</b>/package/org.acme.insurance.base/InsuranceDemo<br>
- run 'mvn clean package'<br>- encountered 17 test errors.<br><br>I must have missed something here. I couldn't find anywhere else I should change the new server URL pointer. Should I stick with the original example configuration file and instead change the Govnor settings to 'JBRMS'?<br>
<br>I'm running the following configuration on my computer:<br><br>Drools 5.0 Guvnor M3<br>JBoss AS 4.2.3<br>Drools 5.0 M3 Example<br>Apache Maven 2.0.9<br>Java JDK 1.6.0 - Update 7<br><br>Thanks.<br><br>regards,<br><font color="#888888">Anthony<br>
</font><br>_______________________________________________<br>rules-users mailing list<br><a href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a><br><a href="https://lists.jboss.org/mailman/listinfo/rules-users" target="_blank">https://lists.jboss.org/mailman/listinfo/rules-users</a><br>
<br></blockquote></div><br>