Hello All: Any Maven gurus on the list, perhaps you can give me a hand with something: I'm trying to write a custom goal (in keel-build/maven-plugins/keel/plugin.jelly) to allow developers to easily "publish" a new jar for a module to the repository (or repositories when we get some mirrors going).
I've used the FTP task, just as we've done before in Ant, but it appears to be silently ignored. Anyone know how to make Maven do an FTP? Do I need a taskdef? Thanks! (And of course, any other comments on the maven tasks also most appreciated!) Mike http://keelframework.org/documentation.shtml Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
