How Do You Troubleshoot ‘Target “release” does not exist in the project “apache-cassandra”‘?

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.

Leave a comment

Your email address will not be published. Required fields are marked *