I downloaded the source release, did `mvn install` on the root and got
stuck here:

[INFO] Apache UIMA Aggregate: aggregate-uimaj ............. SUCCESS [  0.157 s]
[INFO] Apache UIMA Java SDK: uimaj ........................ FAILURE [ 16.576 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  34:10 min
[INFO] Finished at: 2024-11-21T08:04:36-08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:buildnumber-maven-plugin:3.2.1:create
(generate-candidate-id) on project uimaj: Cannot get the revision
information from the scm
repository :
[ERROR] Exception while executing SCM command.: The git log command
failed: /bin/sh -c cd '/vol/secure/local/uima/test/uimaj-3.6.0' &&
'git' 'log' '-1' '--no-merges' '--format=fo
rmat:%H %aI %aE %aN' returned fatal: not a git repository (or any
parent up to mount point /vol)
[ERROR] Stopping at filesystem boundary
(GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
[ERROR] -> [Help 1]

 One of the commands assumes it is being run from a git install.

The only build instruction I could find in the README say to use `mvn install`

The build instructions in the website are really updated.

Please advise.

P

Reply via email to