[antlr-interest] Build Problem - "Unable to download the artifact from an repository"

Paul Baumgart paul at baumgart.us
Sat Sep 25 23:06:19 PDT 2010


Hi folks,

I want to try out the JavaScript target for ANTLR, and read that I
need to build from source to do so. I cloned the GitHub repository,
and tried to follow the instructions in BUILD.txt

I get the following error, however:

"Cannot find parent: org.antlr:antlr-master for project:
org.antlr:antlr-runtime:jar:null for project
org.antlr:antlr-runtime:jar:null"

Full output: http://gist.github.com/597644

Also, this is the version of Maven I have installed:
$ mvn --version
Apache Maven 2.2.0 (r788681; 2009-06-26 06:04:01-0700)
Java version: 1.6.0_20
Java home: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
Default locale: en_US, platform encoding: MacRoman
OS name: "mac os x" version: "10.6.4" arch: "x86_64" Family: "mac"

The error message is similar to the one reported here, but that's the
closest I've been able to find with Google:
http://www.antlr.org/pipermail/antlr-interest/2009-May/034268.html

Any ideas on what I'm doing wrong?

Thanks,
Paul


More information about the antlr-interest mailing list