All, whilst reviewing the Seam 3 pages, I noted that the recommendation was to use Maven
2.2. Actually, you should use Maven 2.0.10 if you want to be safe - the build should work
with 2.2, but this is not guaranteed.
You're probably wondering why we are still using Maven 2.0.10 - this is based on
advice from the Maven team who recommend that if you don't need a feature from 2.1 or
2.2 (we don't) it's best to stick with 2.0.10 until Maven 3 is available.