The top level README file in the source-release.zip file has ref to uimaFIT JCasGenPomFriendly - is this still current? It makes reference to setting configuration for maven-compiler-plugin - in addition to <excludes> it says to set the source/target level to 1.6.
We normally pre-req 1.5. Does this need updating, or can the compiler-level spec be omitted (and maybe inherited from a parent pom)? ===================== The same README says: do the build by going into the TextMarker directory, and issuing the command mvn clean install There is no TextMarker directory, but there is a uimaj-textmarker directory. if you cd to that, you get to build just the one module, not everything... -Marshall
