Thanks Mark, I checked out the whole drools project from CVS and there's the jci jar in the lib directory. Also the properties file is unchanged. I find it a bit strange that Maven tries to find the jci file in the drools\drools-smf\..\lib\ folder instead of in drools\lib. Could this be the problem?
André > -----Ursprüngliche Nachricht----- > Von: Mark Proctor [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 1. Februar 2006 14:26 > An: [email protected] > Betreff: Re: [drools-dev] Problem with build > > looks like you haven't checked out the jci jar in the lib directory. > Also double check correct names in the lib directory and the properties > file. > > Mark > André Ludwig wrote: > > Hi everyone, > > > > I'm about to build Drools with Maven following the online tutorial. > > However when trying to build I always get the following error message: > > > > BUILD FAILED > > File...... C:\Dokumente und > > Einstellungen\ALudwig\.maven\cache\maven-multiproject-plugin- > 1.3.1\plugin.je > > lly > > Element... maven:reactor > > Line...... 217 > > Column.... 9 > > The build cannot continue because of the following unsatisfied > dependency: > > > > jci-SNAPSHOT20051110.jar; path override doesn't exist: > > C:\eclipse\workspace\drools\drools-smf\..\lib\commons-jci- > SNAPSHOT20051110.j > > ar > > > > Can anyone give me a hint what's the problem? > > > > Thanks a lot in advance! > > > > André > > > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.1.375 / Virus Database: 267.14.25/247 - Release Date: > 31.01.2006 > -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.375 / Virus Database: 267.14.25/247 - Release Date: 31.01.2006
