siddharthteotia commented on issue #4887: After pulling in the latest changes, mvn clean install fails. URL: https://github.com/apache/incubator-pinot/pull/4887#issuecomment-561842348 > It has pointed to the root, is it because of maven version ? > > ``` > <properties> > <pinot.root>${basedir}/../..</pinot.root> > </properties> > ``` > > https://github.com/apache/incubator-pinot/blob/master/pinot-record-readers/pinot-avro/pom.xml#L35 @fx19880617 , Yes I think it is a version problem. I was able to build it fine on Mac (using Maven 3.6.1). However, it fails on Linux and there I am having two versions -- 3.6.1 and 3.1.1. Also, the problem was reported by an internal team when they pulled latest code from Pinot open source repo.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
