There's a released 1.0.0-Beta02 of packager, but pom.xml in the trunk says:
<groupId>org.gatein.tools</groupId>
<artifactId>packager</artifactId>
<version>1.0.0-Beta02-SNAPSHOT</version>
Shouldn't it be:
<version>1.0.0-Beta03-SNAPSHOT</version>
- marko