Problem scenario
You try to run an ant command. But you get this error: 'Target "release" does not exist in the project "apache-cassandra"'
What should you do?
Solution
Omit the word "release" when you run the ant command.
A Technical I.T./DevOps Blog
Problem scenario
You try to run an ant command. But you get this error: 'Target "release" does not exist in the project "apache-cassandra"'
What should you do?
Solution
Omit the word "release" when you run the ant command.