found the problem. Had to cd to the uimafit-parent project and install that first, to update some things from the previous 3.0.0 release candidate 1.
-Marshall On 4/12/2019 11:14 AM, Marshall Schor wrote: > When building from sources using maven 3.6.0, I get immediately POM errors > saying the "version" is missing for some dependencies. > > One example is org.apache.commons:commons-lang3 > > Indeed, looking at the pom (in the uimafit-core project) it is missing a > version. > > Obviously you got it to build; I wonder what the difference is? > > -Marshall > >
