[rules-users] Mavenizing a new drools project

Geoffrey De Smet ge0ffrey.spam at gmail.com
Sun May 9 10:26:00 EDT 2010


Take a look at the drools phone example
http://blog.athico.com/2010/05/drools-bejug-2010-slides-and.html

With kind regards,
Geoffrey De Smet


Salaboy schreef:
> I always prefer to create the maven projects from the scratch. You  
> only need to add the following deps (groupid and artifactid)
> 
> org.drools
> drools-api
> 
> org.drools
> drools-core
> 
> org.drools
> drools-compiler
> 
> You probably need to add the jboss repository as well in order to get  
> this deps
> 
> Repository.jboss.org/maven2
> 
> 
> - Ing. Mauricio Salatino -
> 
> On May 9, 2010, at 5:01, eyal edri <eyal.edri at gmail.com> wrote:
> 
>> Hi,
>>
>> I've created the HelloWorld drools sample project and i want to turn  
>> it into a maven project.
>>
>> i know i can create and empty maven project and copy all sources  
>> from the drools project to it,
>> but how do i handle the dependant jars (drools runtime?)
>>
>> is there a guide of how to mavenize your drools projects?
>>
>> -- 
>> Eyal Edri
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
> 




More information about the rules-users mailing list