To get a bug fix into 1.1.6, I would like to recreate the Tomahawk 1.1.6 build. I grabbed the code at:
http://svn.apache.org/repos/asf/myfaces/tomahawk/tags/1_1_6 and tried to build that with "mvn -Djsf=12 -Dtomahawk=12 clean package" but it fails to resolve the dependency on myfaces-shared-tomahawk 2.0.6: org.apache.myfaces.shared:myfaces-shared-tomahawk:jar:2.0.6 Reviewing a couple of repositories, it looks like 2.0.x releases are there, /except/ for 2.0.6. I'm fine with building it myself but it also looks like the 2.0.6 is missing from subversion: http://svn.apache.org/repos/asf/myfaces/shared/tags So, can the Tomahawk 1.1.6 build be reproduced? Is there a recipe, a wiki, a script, or a spot in subversion from which the Tomahawk 1.1.6 release can be built? Thanks, -Jan
