Source: uima-addons Version: 2.3.1-6 Severity: serious >From my pbuilder build log:
... [INFO] ------------------------------------------------------------------------ [INFO] Building UIMA Addon: SimpleServer 2.3.1 [INFO] ------------------------------------------------------------------------ [WARNING] The POM for junit:junit:jar:4.x is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] UIMA-AddOns: uima-addons-parent .................... SUCCESS [ 0.002 s] [INFO] UIMA Annotator: ConceptMapper ...................... SUCCESS [ 1.938 s] [INFO] UIMA Annotator: DictionaryAnnotator ................ SUCCESS [ 1.991 s] [INFO] UIMA Addon: FsVariables ............................ SUCCESS [ 0.636 s] [INFO] UIMA Addon: PearPackagingAntTask ................... SUCCESS [ 0.078 s] [INFO] UIMA Annotator: RegularExpressionAnnotator ......... SUCCESS [ 2.485 s] [INFO] UIMA Addon: SimpleServer ........................... FAILURE [ 0.015 s] [INFO] UIMA Annotator: SnowballAnnotator .................. SKIPPED [INFO] UIMA Annotator: WhitespaceTokenizer ................ SKIPPED [INFO] UIMA Annotator: Tagger ............................. SKIPPED [INFO] UIMA Aggregate: uima-addons ........................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.465 s [INFO] Finished at: 2017-06-30T05:06:05Z [INFO] Final Memory: 25M/343M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project SimpleServer: Could not resolve dependencies for project org.apache.uima:SimpleServer:jar:2.3.1: Cannot access eclipsePlugins (http://repo1.maven.org/eclipse) in offline mode and the artifact junit:junit:jar:4.x has not been downloaded from it before. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn <goals> -rf :SimpleServer dh_auto_build: /usr/lib/jvm/default-java/bin/java -noverify -cp /usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/lib/jvm/default-java/lib/tools.jar -Dmaven.home=/usr/share/maven -Dmaven.multiModuleProjectDirectory=/build /uima-addons-2.3.1 -Dclassworlds.conf=/etc/maven/m2-debian.conf -Dproperties.file.manual=/build/uima-addons-2.3.1/debian/maven.properties org.codehaus.plexus.classworlds.launcher.Launcher -s/etc/maven/settings-debian.xml -Dde bian.dir=/build/uima-addons-2.3.1/debian -Dmaven.repo.local=/build/uima-addons-2.3.1/debian/maven-repo package -DskipTests -Dnotimestamp=true -Dlocale=en_US returned exit code 1 debian/rules:4: recipe for target 'build' failed make: *** [build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler