There doesn't seem to be anything there. Any idea how to get it published? Who 
is it up to to compile it and publish it?

Erik.
________________________________________
From: Jason Dillon [mailto:[EMAIL PROTECTED] On Behalf Of Jason Dillon
Sent: Thursday, August 30, 2007 11:09 PM
To: [email protected]
Subject: Re: [mojo-user] antlr3 plugin status

I just started using this plugin the other day, and it seems to work okay... 
though I'm still having problems figuring out how to actually use antlr (coming 
from javacc/jjtree), but that is a different problem.

The artifacts are in the snapshot repository, so you need to setup a repository 
like:

----8<----
<repository>
    <id>codehaus-snapshots</id>
    <name>Codehaus Snapshots Repository</name>
    <url>http://snapshots.repository.codehaus.org</url>
    <layout>default</layout>
    <snapshots>
        <enabled>true</enabled>
        <updatePolicy>daily</updatePolicy>
        <checksumPolicy>ignore</checksumPolicy>
    </snapshots>
    <releases>
        <enabled>false</enabled>
    </releases>
</repository>
---->8----

--jason


On Aug 30, 2007, at 8:22 AM, Putrycz, Erik wrote:


I found some traces of the antlr3 plugin in the 
svn https://svn.codehaus.org/mojo/trunk/sandbox/antlr3-maven-plugin/ but I have 
not been able to find it published anywhere.
Does anyone knows the status of this plugin?
Is it the same 
than http://maven.badgers-in-foil.co.uk/sites/maven-antlr3-plugin/ ?
 
Erik Putrycz, Ph.D - Research Associate /[EMAIL PROTECTED]/ (613) 990 0681
Institute for Information Technology - Software Engineering Group
National Research Council, Canada - Building M-50, 1200 Montreal Road
Ottawa, Ontario, CANADA K1A 0R6
 


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to