On Wed, 2002-02-27 at 09:48, Jason Kary wrote: > Hi, > > I am trying to compile maven and the GenJar task definition does not > seem to be in my optional.jar file. I looked in > jakarta-ant-optional-1.4.jar and it's not there? > > Where can I find this class?
Use the 'update-jars' target that in build-bootstrap.xml and it will bring down the JARs you need. > Jason Kary > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
