Can you check the main pom.xml to ensure "tools" is not commented out as a module from developer profile? This should be near the end of pom.xml
Thanks, Amogh On 10/17/13 9:34 AM, "Alex Ough" <alex.o...@sungard.com> wrote: >All, > >After getting the latest codes of v4.2, I'm trying to configure the >resources using 'setup/dev/advanced.cfg', but it seems to be failing with >this error. >"Could not find the selected project in the reactor: :cloud-marvin" > >I'm using this command and it was working ok before getting the latest. >"mvn -Pdeveloper,marvin.setup -Dmarvin.config=setup/dev/advanced.cfg -pl >:cloud-marvin integration-test" > >I'm wondering if this is happening only to me or something is missing. >Your help will be very appreciated. >Thanks >Alex Ough