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]

Reply via email to