Revise again :)
>> The procedure does not work for 2.2.1-SNAPSHOT branch, the same to 2.2 > source package published by David. Because there are some modules required > by car-maven-plugin which need to be built first. > > The revised steps are: > > 1) from the top checkout directory > mvn install -N > 2) cd framework > mvn install -N > 3) cd modules > mvn install > 4) cd ../buildsupport mvn install > 5) cd ../.. > mvn install > > >> >> -Donald >> >> >> > Forrest >
