I tried to build UIMA-AS from the Sandbox tag sandbox-2.2.2-04 without success. When looking at the readme of the source package, it seems that it needs some projects from UIMA core that it compiles is that right? How do we tag this dependency?
Within the UIMA annotator package we have the same, to build the package we need the uima-docbook-tools project from UIMA core. When creating the tag for the Sandbox release I also tag the uima-docbook-tools project to the Sandbox tag location. This guarantees that we can reproduces the build at any time. -- Michael
