The artifacts are in the Nexus staging repo here:

https://repository.apache.org/content/repositories/orgapacheuima-050/

This contains
  the build tooling at RC3
    tag: uima/build/tags/parent-pom-1-RC3 and
uima/build/tags/uima-build-resources-RC3.
  the uimaj sdk at rc4
    tag: uima/uimaj/tags/uimaj-distr-2.3.1-rc4

The main artifacts to get/download from the repository URL listed at the top,
are the uimaj-distr binary distrs - to see if they have any issues.

If you want to to download and build from sources, easiest is to download from
the same URL above, the parent-pom-1 source-release and the
uima-build-resources-1 source-release; build the uima-build-resources first (mvn
install) because the other depends on it.  Then download the uimaj-distr source
release and build it (mvn package, unless you want to install the big binary
assemblies to your local .m2).

Please update the wiki page https://cwiki.apache.org/UIMA/testplan231.html
with any tests you do - so we can reduce repetitive testing :-)

-Marshall



Reply via email to