When I run mvn commands, I'm getting this error back:
Goal requires a project to execute but there is no POM in this directory
(/Users/hojung). Please verify you invoked Maven from the correct directory.
However, I'm not finding POM in any directory at all. Has anyone run into/solved a variation of this same problem?
This is the command I'm running btw, in order to set up the installation for sutime:
mvn dependency:copy-dependencies -DoutputDirectory=./jars