I am getting a build error when i build my project in continuum.The error is
[INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Maven Default Project [INFO] task-segment: [clean, install] [INFO] ------------------------------------------------------------------------ [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: Tue Oct 21 12:02:48 GMT+05:30 2008 [INFO] Final Memory: 1M/3M [INFO] ------------------------------------------ Please let me know how to fix this issue. -- View this message in context: http://www.nabble.com/Build-Error-tp20084286p20084286.html Sent from the Continuum - Users mailing list archive at Nabble.com.
