upgrading to maven 1.1-beta-2 fixed both of my problems. The reason the second problem i mentioned was fixed ( the missing class ) was that the older version of maven ( 1.0.1 ) i was using ant 1.5.3. The codeczar plugin depends on ant 1.6.5 or greater.
I have no idea why problem #1 ( the one you discussed )was fixed by the upgrade. Seems like it should have worked with either version .. -- View this message in context: http://www.nabble.com/maven-codeczar-plugin-t1334578.html#a3580968 Sent from the Maven - Users forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
