<project default="dist"
         xmlns:m="jelly:maven">

  <goal name="dist">
    <attainGoal name="jar:install"/>
  </goal>

</project>