[antlr-interest] ANTLR maven build failing

Mark Wright markwright at internode.on.net
Tue Mar 8 16:25:28 PST 2011


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</developerConnection>
+   </scm>
    <!--
  
      Define where the ANTLR releated jars are deployed both for
% 

Regards, Mark


More information about the antlr-interest mailing list