Hi,
<!-- But the following task throws a NullPointerException --> <pathconvert property="echo.dependency.files" refid="dependency.files"/>Are the maven ant task supposed to work with the last Ant 1.7.0 version ? Any idea about what causes this problem ?
Ant 1.7 introduced the concept of ResourceCollections, this code would have affected filesets, but I cannot diagnose the problem further without a full stack trace from you NullPointerException. Would you post this to the ant dev list : [email protected] Thanks Kev --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
