[antlr-interest] ANTLR maven build failing

Jim Idle jimi at temporal-wave.com
Tue Mar 8 16:39:45 PST 2011


I went back to an earlier version of the buildnumber plugin that did not
require that change as it was a bug to do so, even though I could see why
the developer did it. So that should not be a requirement in the current
development branch.

Try it though as things may be out of sync I suppose. But:


I just did:

mvn -N deploy
mvn -Dmaven.test.skip=true
mvn -Dmaven.test.skip=true package assembly:assembly

And the build was fine:

>mvn -version
Apache Maven 2.2.1 (r801777; 2009-08-06 12:16:01-0700)
Java version: 1.6.0_21
Java home: C:\Program Files\Java\jdk1.6.0_21\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 7" version: "6.1" arch: "amd64" Family: "windows"


Jim

> -----Original Message-----
> From: antlr-interest-bounces at antlr.org [mailto:antlr-interest-
> bounces at antlr.org] On Behalf Of Mark Wright
> Sent: Tuesday, March 08, 2011 4:25 PM
> To: Alan Condit; ANTLR Interest
> Subject: Re: [antlr-interest] ANTLR maven build failing
>
> Hi Alan,
>
> Maybe this might help:
>
> % diff -wc pom.xml.orig pom.xml
> *** pom.xml.orig	Thu Sep 24 04:46:18 2009
> --- pom.xml	Fri Mar 12 15:45:35 2010
> ***************
> *** 31,36 ****
> --- 31,39 ----
>           <module>gunit</module>
>           <module>gunit-maven-plugin</module>
>       </modules>
> +   <scm>
> +
> <developerConnection>scm:svn:http://fisheye2.cenqua.com/browse/antlr</d
> eveloperConnection>
> +   </scm>
>     <!--
>
>       Define where the ANTLR releated jars are deployed both for %
>
> Regards, Mark
>
> List: http://www.antlr.org/mailman/listinfo/antlr-interest
> Unsubscribe: http://www.antlr.org/mailman/options/antlr-interest/your-
> email-address


More information about the antlr-interest mailing list