Hi, Tried to do maven jdo11.build and got the following error:
BUILD FAILED File...... /home/karan/.maven/cache/maven-multiproject-plugin-1.3.1 /plugin.jelly Element... maven:reactor Line...... 217 Column.... 9 The build cannot continue because of the following unsatisfied dependency: antlr-2.7.5.jar (try downloading from http://www.antlr.org/download.html) I looked up the project.xml files of jdo11 projects and found a reference to antlr2.7.5. Now, Ibiblio does not host 2.7.5 version, which means that we need to explicitly download this file or do we need to add another remote repository to our path which points to antlr 2.7.5. I know that there was some issue regarding antlr2.7.5 earlier also, but cannot remember what exactly was the issue and the solution to it. But do we really need antlr2.7.5. Ibiblio is currently hosting the following jar files: antlr-2.7.2.jar antlrall-2.7.4.jar If 2.7.5 is not needed then i can submit a patch and fix this issue (i thought this thing was fixed earlier). -- Karan Malhi
