Hi, I have used archetype:create to create a simple J2ee Project. Though in the root pom, site is mentioned as one of the modules, but what I realised on looking up is that it doesn't gets created actually. And when you do mvn install it throws an exception telling maven is not able to find site/pom.xml ( for obvious reasons). Is this a known issue?
Regards, Amit
