Hi, I don't know. I tried to setup somethind like this: <property name="project.artifactId" value="lucene"/>
But error is the same. Maybe there are any other parameters? 2010/7/16 Zhang, Lisheng <lisheng.zh...@broadvision.com> > Hi, > > I never this kind of build before, but just from the error message > I guess it could mean two variables: > > ${project.artifactId} > ${project.version} > > are not defined (otherwise exact jar file name would be printed out)? > > Could it be some environment setup issue? > > Best regards, Lisheng > > -----Original Message----- > From: Pavel Minchenkov [mailto:char...@gmail.com] > Sent: Friday, July 16, 2010 8:35 AM > To: java-user@lucene.apache.org; solr-u...@lucene.apache.org > Subject: Building maven artifacts > >