2010/1/15 Lahiru Gunathilake <[email protected]> > > > Shouldn't that be enforced in the clerezza parent pom then? > > > +1, I think it should stop building at the very beginning if we are using > lesser version of JDK. >
+1 for me too.
Moreover also the required minimum Maven version should be there.
e.g.:
<prerequisites>
<maven>2.2.0</maven>
</prerequisites>
Cheers,
Tommaso
