I am trying to convert a regular ant build to a maven project and am getting the following errors and am not sure what I should do or replace it with...
in maven log file:In general you should ignore them if nothing else appears to be wrong. I think someone has fixed the code recently to stop this happening.
2003-07-02 15:25:44,645 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested "available" element.
2003-07-02 15:25:45,787 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class org.apache.commons.jelly.tags.core.IfTag doesn't support the nested "path" element.
2003-07-02 15:25:45,867 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class com.werken.werkz.jelly.ProjectTag doesn't support the nested "property" element.
2003-07-02 15:25:49,883 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class com.werken.werkz.jelly.GoalTag doesn't support the nested "mkdir" element.
2003-07-02 15:25:49,893 ERROR org.apache.commons.jelly.tags.ant.AntTag - Class org.apache.commons.jelly.tags.core.WhenTag doesn't support the nested "javac" element.
-- Luke Taylor. Monkey Machine Ltd. PGP Key ID: 0x57E9523C http://www.monkeymachine.ltd.uk
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
