I've got a feeling your trying to compile it with maven 2. Use maven 1, it should work much better.
On 9/11/06, Darren Salomons <[EMAIL PROTECTED]> wrote:
I have now tried compiling 4.0.2 like you said but I still can't resolve the javacc-maven-plugin...I manually checked all the repositories and I can find javacc-maven-plugin but not the version its looking for... here is the error: [INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Failed to resolve artifact. GroupId: org.codehaus.mojo ArtifactId: javacc-maven-plugin Version: 0.6.1-SNAPSHOT Reason: Unable to download the artifact from any repository org.codehaus.mojo:javacc-maven-plugin:pom:0.6.1-SNAPSHOT from the specified remote repositories: central (http://repo1.maven.org/maven2), codehaus.snapshots (http://snapshots.maven.codehaus.org/maven2), apache.snapshots (http://cvs.apache.org/maven-snapshot-repository), maven-csharp-plugins (http://maven-csharp.javaforge.com/repo), codehaus-snapshot (http://snapshots.maven.codehaus.org/maven2), apache-maven1-snapshot (http://cvs.apache.org/repository), maven-csharp (http://maven-csharp.javaforge.com/repo) James.Strachan wrote: > > On 9/10/06, Darren Salomons <[EMAIL PROTECTED]> wrote: >> >> I am using maven 2.0.4 to compile activemq 4.0.1 >> >> >> I entered the top level directory and typed 'maven clean test' >> >> >> The first thing is that I was getting all kinds of errors about the >> maven-csharp (http://maven-csharp.javaforge.com/repo) repository > > A plugin has changed locations since the release - could you try the > 4.0.2 release? > > >> I pointed my web browser to that address and there's nothing there. So I >> commented out that repository to see how far I could get without it. >> >> I then ran into an issue of not being able to get the dependency of >> org.codehaus.mojo:javacc-maven-plugin:pom:0.6.1-SNAPSHOT >> >> I browsed through the repository and found a 2.1-SNAPSHOT and a >> 2.2-SNAPSHOT >> but not a 0.6.1-SNAPSHOT > > Sometimes jars don't download first time - could you try a couple more > times to double check? > > -- > > James > ------- > http://radio.weblogs.com/0112098/ > > -- View this message in context: http://www.nabble.com/Problems-compiling-activemq-tf2245919.html#a6254794 Sent from the ActiveMQ - User forum at Nabble.com.
-- Regards, Hiram Blog: http://hiramchirino.com
