You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by v0id null <v0...@gmail.com> on 2013/10/30 20:01:53 UTC

Shell projects require a pom?

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