To build the whole thing, you do:

svn co https://svn.apache.org/repos/asf/uima/uimaj/trunk c:/myWorkingCopy

cd c:/myWorkingCopy/uimaj

mvn install

This works without any need to have local "settings.xml" file for maven, and
also works without needing to download and build any "build" tooling.
I tried this out on my Mac, after deleting my settings.xml, and the uima part of
my local .m2 repo, and it succeeded.

-Marshall

Reply via email to