[rules-dev] Drools trunk build issue - any info?

Geoffrey De Smet ge0ffrey.spam at gmail.com
Thu Jan 14 14:49:27 EST 2010


 > remember you can mvn -Dmaven.test.skip install

Don't use -Dmaven.test.skip (it's deprecated)
Use -DskipTests instead.

mvn -DskipTests clean install

With kind regards,
Geoffrey De Smet


Michael Neale schreef:
> remember you can mvn -Dmaven.test.skip install
> 
> 
> 
> On Thu, Jan 14, 2010 at 3:15 PM, Mark Proctor <mproctor at codehaus.org> wrote:
>> On 14/01/2010 04:05, Peter Sellars wrote:
>>> an roll back my local version to a version that
>>> works with the patched code (but then this will not work with the next
>>> version containing the current changes as it is).
>>>
>>> I have included the error below....(may give someone more info about the
>>> issue).
>>>
>> We are having a bit of a problem with trunk at the moment. Everything
>> should compile, but unit tests are failing due to an MVEL regression. We
>> are chasing the MVEL author for a release ASAP.
>>
>> Caused by: [Error: drools.insertLogical(questionnaire): null]
>> [Near : {... Unknown ....}]
>>              ^
>> [Line: 1, Column: 0]
>>         at
>>
>> Sorry for the inconvenience.
>>
>> Mark
>>
>> _______________________________________________
>> rules-dev mailing list
>> rules-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-dev
>>
> 
> 
> 



More information about the rules-dev mailing list