> 2. When Continuum builds the project I get the error below. It's likely > due > to the view starting with an empty parent directory. This parent directory > holds my top-level project's directory and some other projects my > company is > working on. Does Continuum require the top-level in the view to contain > the > project that I want built? Or is there some way to specify where it is > within the view? Or maybe I have to find a clearcase-specific way to get > the view to start at that point (or create a new Clearcase project that > only > contains my Maven project)? You must have a pom in the root directory.
You can change the build definition to include the path to the pom.xml.