> 2/ I never run the unit tests from Eclipse but you are right. The unit > test uses some custome node types. Right now, they are copied into the > target folder before running the unit test. This is done with a maven > pregoal.
We could solve this by using the jcr nodemanagement tools to create the node types we need for tests. The nodemanagement tools as a whole are not finished yet but this piece of functionality is already implemented and could be used. - oliver
