It's only an ant warning (new in 1.6.X). Don't care about it if you don't have a problem.
Anraud > -----Message d'origine----- > De : Lukas Theussl [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 12 août 2005 23:07 > À : Maven Users List > Objet : [m1.1] ant-optional classes not found > > > I just noticed that in 1.1-beta-1 running 'maven -X' with any > goal produces a bunch of debug warnings: > > [DEBUG] Adding reference: maven.dependency.classpath Caching > Taglib Uri --> deploy running script null [DEBUG] Could not load class > (org.apache.tools.ant.taskdefs.optional.PropertyFile) for > type propertyfile [DEBUG] Could not load class > (org.apache.tools.ant.taskdefs.optional.clearcase.CCMkdir) > for type ccmkdir ... > > > and a few 100 more of that kind. The goals all execute fine, > so there is no problem, I just noticed it using the -X > option. The missing classes used to be in the > ant-optional-1.5.3.jar, but this does not exist anymore in > the ant version 1.6.5 used by m1.1b1. > > Does somebody know what that means and what to do about it? > > Thanks, > Lukas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
