Never mind. (I hate it when you post a question and then immediately find the answer!)<br><br>For anybody else the correct dependency format is:<br><br>&nbsp;&nbsp;&nbsp; &lt;dependency&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;groupId&gt;org.drools&lt;/groupId&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;artifactId&gt;drools-core&lt;/artifactId&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;version&gt;5.0.0.SNAPSHOT&lt;/version&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/dependency&gt;<br><br>NOT<br><br>&nbsp;&nbsp;&nbsp; &lt;dependency&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;groupId&gt;org.drools&lt;/groupId&gt;<br>
&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;artifactId&gt;drools-core&lt;/artifactId&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;version&gt;5.0.0-SNAPSHOT&lt;/version&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/dependency&gt;<br><br><br><div class="gmail_quote">On Fri, Jan 9, 2009 at 2:01 PM, Steven Williams <span dir="ltr">&lt;<a href="mailto:stevearoonie@gmail.com">stevearoonie@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all,<br><br>I was wondering if anyone knows how to get the nightly snapshot for Drools 5 via maven?<br>
<br>I am using the <a href="http://snapshots.jboss.org/maven2" target="_blank">http://snapshots.jboss.org/maven2</a> repository but the snapshot jars have different names to what I was expecting (e.g. drools-core-5.0.0.20081110.114826-277.jar as opposed to drools-core-5.0.0-SNAPSHOT.jar). Can anyone tell me what settings I should use in my pom to get the latest version?<br>

<br>thanks<br>Steve<br clear="all"><br>-- <br>Steven Williams<br><br>Supervising Consultant<br><br>Object Consulting<br>Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501<br><a href="mailto:steven.williams@objectconsulting.com.au" target="_blank">steven.williams@objectconsulting.com.au</a><br>

<a href="http://www.objectconsulting.com.au" target="_blank">www.objectconsulting.com.au</a><br><br>consulting | development | training | support<br>our experience makes the difference<br>
</blockquote></div><br><br clear="all"><br>-- <br>Steven Williams<br><br>Supervising Consultant<br><br>Object Consulting<br>Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501<br><a href="mailto:steven.williams@objectconsulting.com.au">steven.williams@objectconsulting.com.au</a><br>
<a href="http://www.objectconsulting.com.au">www.objectconsulting.com.au</a><br><br>consulting | development | training | support<br>our experience makes the difference<br>