[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ I don't understand why I've got this message error. My server connect to the internet through a proxy server, and I did config settings.xml. It's ok when I try build my project by maven 2 manually, but I cannot using Continuum to build.
[INFO] ------------------------------------------------------------------------ [ERROR] BUILD ERROR [INFO] ------------------------------------------------------------------------ [INFO] Cannot execute mojo: clean. It requires a project with an existing pom.xml, but the build is not using one. [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: < 1 second [INFO] Finished at: Mon Feb 11 16:47:33 GMT 2008 [INFO] Final Memory: 1M/129M [INFO] ------------------------------------------------------------------------ -- View this message in context: http://www.nabble.com/Cannot-execute-mojo-tp15415772p15415772.html Sent from the Continuum - Users mailing list archive at Nabble.com.
