I don't know much about Continuum, but it seems to support the ability to run shell scripts to perform builds.
But when setting up a shell-based project, I can not figure out how to remove the mvn clean install task. The specific project I need to build has no pom file and nothing to do with maven (it's PHP-based). How can I setup a project that doesn't use maven at all? Thank you, --alex
