Hi all,

on another machine I get a different build error when building the current
trunk version. I assume there the missing dependency from my last post is is in the local repo.

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-dependency-plugin:2.1:unpack (getOlink) on 
project uima-docbook-overview-and-setup: Unable to find artifact. Could not 
find artifact org.apache.uima:uima-docbook-olink:zip:olink:1-SNAPSHOT
[ERROR]
[ERROR] Try downloading the file manually from the project website.
[ERROR]
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.apache.uima 
-DartifactId=uima-docbook-olink -Dversion=1-SNAPSHOT -Dclassifier=olink 
-Dpackaging=zip -Dfile=/path/to/file

Build stops when it reaches the "Building Apache UIMA SDK Documentation - overview 
and setup 2.3.2-SNAPSHOT" part.
And then prints the above error message.

Jörn


Reply via email to