[rules-users] Re: Drools nightly snapshot

Steven Williams stevearoonie at gmail.com
Thu Jan 8 22:19:54 EST 2009


Never mind. (I hate it when you post a question and then immediately find
the answer!)

For anybody else the correct dependency format is:

    <dependency>
        <groupId>org.drools</groupId>
        <artifactId>drools-core</artifactId>
        <version>5.0.0.SNAPSHOT</version>
    </dependency>

NOT

    <dependency>
        <groupId>org.drools</groupId>
        <artifactId>drools-core</artifactId>
        <version>5.0.0-SNAPSHOT</version>
    </dependency>


On Fri, Jan 9, 2009 at 2:01 PM, Steven Williams <stevearoonie at gmail.com>wrote:

> Hi all,
>
> I was wondering if anyone knows how to get the nightly snapshot for Drools
> 5 via maven?
>
> I am using the http://snapshots.jboss.org/maven2 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?
>
> thanks
> Steve
>
> --
> Steven Williams
>
> Supervising Consultant
>
> Object Consulting
> Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
> steven.williams at objectconsulting.com.au
> www.objectconsulting.com.au
>
> consulting | development | training | support
> our experience makes the difference
>



-- 
Steven Williams

Supervising Consultant

Object Consulting
Office: 8615 4500 Mob: 0439 898 668 Fax: 8615 4501
steven.williams at objectconsulting.com.au
www.objectconsulting.com.au

consulting | development | training | support
our experience makes the difference
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20090109/2f3d5ea8/attachment.html 


More information about the rules-users mailing list