Can you little more specific?I did as you have instructed.But i am getting the same error. please help me.
Jan K wrote: > > So is it required to commit the pom.xml file to svn repository each time? > > brettporter wrote: >> >> The directory that you checked out does not contain a pom.xml. If this >> is a Maven project, you need to checkout the location of the pom.xml. >> >> - Brett >> >> On 21/10/2008, at 5:38 PM, Jan K wrote: >> >>> >>> 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. >>> >> >> -- >> Brett Porter >> [EMAIL PROTECTED] >> http://blogs.exist.com/bporter/ >> >> >> > > -- View this message in context: http://www.nabble.com/Build-Error-tp20084286p20084473.html Sent from the Continuum - Users mailing list archive at Nabble.com.
