Eddie Epstein wrote:
"mvn package" stops before installing the package into the local repository. "mvn install" does everything that maven package does, and then installs into the local repo. The current build process depends on having things there.Well, the problem was nothing to do with base UIMA, rather it was due to me running "mvn package" instead of "mvn install". Not sure if this is an issue or not, but certainly not a blocking issue for release.
-Marshall
