Btw, you may remove the antlr dependencies since this
has nothing to do with ant.

antlr: ANother Tool for Language Recognition

read more at: 
http://www.antlr.org/

Some ant dependencies which (in other common
scenarios) would make sense are:

ant/ant-nodeps
ant/ant-stylebook
ant-contrig/ant-contrib

lg,
strub

--- Mark Struberg <[EMAIL PROTECTED]> schrieb:
> >     <dependencies>
> >             <dependency>
> >                     <groupId>ant</groupId>
> >                     <artifactId>ant-antlr</artifactId>
> >                     <version>1.6.5</version>
> >             </dependency>
> >             <dependency>
> >                     <groupId>antlr</groupId>
> >                     <artifactId>antlrall</artifactId>
> >                     <version>2.7.4</version>
> >             </dependency>
> >     </dependencies>
> > </plugin>
> > When I run "mvn package", an error thrown,
> > [ERROR] BUILD ERROR
> > [INFO]
> >



                
___________________________________________________________ 
Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to