I'm converting a few builds from Ant into Maven2, and the ant targets are using an "unless" clause to do a little conditional work. Is there a mechanism by which we can specify an "unless" class in an ant-run task?
-joe
I'm converting a few builds from Ant into Maven2, and the ant targets are using an "unless" clause to do a little conditional work. Is there a mechanism by which we can specify an "unless" class in an ant-run task?
-joe