On 29.01.2013 22:16, Marshall Schor wrote:
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)?
I think we can remove the level, but I have not used JCasGenPomFriendly
myself. Maybe Richard can comment this?
=====================
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...
I will update this information when I change the SVN structure.
Peter
-Marshall