You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/02/26 17:18:47 UTC

Build failed in Jenkins: Tika-trunk » Apache Tika #1062

See <https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika/1062/changes>

Changes:

[dmeikle] prepare for next development iteration

[dmeikle] [maven-release-plugin] prepare for next development iteration

[dmeikle] [maven-release-plugin] prepare release 1.5-rc1

[dmeikle] Updated CHANGE.txt for 1.5 release

[dmeikle] Updated KEYS with new code signing key

[dmeikle] Updated KEYS with revocation details

[tallison] TIKA-1230: update PDFBox to v1.8.4 and updated CHANGES.txt

[thaichat04] TIKA-1224 - Adding a generic SourceCode parser for Java, Groovy, C++ with HTML render

[sergeyb] Updating CHANGES.txt

[tallison] TIKA-1226: PDF TextStripper fails when it encounters PDSignature Field.

[mikemccand] TIKA-1078: TikaCLI escapes invalid filename characters as hex codes

[jukka] TIKA-1217: Integrate with Java-7 FileTypeDetector API

Patch by Peter Ansell

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Tika 1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ tika ---
[TASKS] Scanning folder '<https://builds.apache.org/job/Tika-trunk/org.apache.tika$tika/ws/'> for files matching the pattern '**/*.java' - excludes: tika-parent/**/*, tika-core/**/*, tika-parsers/**/*, tika-xmp/**/*, tika-app/**/*, tika-bundle/**/*, tika-server/**/*
[TASKS] Found 4 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #1060
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ tika ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ tika ---
[INFO] 
[INFO] --- apache-rat-plugin:0.7:check (default) @ tika ---
[INFO] Exclude: .*/**
[INFO] Exclude: CHANGES.txt
[INFO] Exclude: tika-dotnet/AssemblyInfo.cs
[INFO] Exclude: tika-dotnet/Tika.csproj
[INFO] Exclude: tika-dotnet/Tika.sln
[INFO] Exclude: tika-dotnet/Tika.sln.cache
[INFO] Exclude: tika-dotnet/obj/**
[INFO] Exclude: tika-dotnet/target/**
[PMD] No report found for mojo check
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Tika parent ................................ SUCCESS [8.305s]
[INFO] Apache Tika core .................................. SUCCESS [22.002s]
[INFO] Apache Tika parsers ............................... SUCCESS [57.150s]
[INFO] Apache Tika XMP ................................... SUCCESS [10.333s]
[INFO] Apache Tika application ........................... SUCCESS [18.664s]
[INFO] Apache Tika OSGi bundle ........................... SUCCESS [18.584s]
[INFO] Apache Tika server ................................ SUCCESS [25.397s]
[INFO] Apache Tika ....................................... FAILURE [1.671s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2:50.455s
[INFO] Finished at: Wed Feb 26 16:18:38 UTC 2014
[INFO] Final Memory: 95M/491M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project tika: Too many unapproved licenses: 2 -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tika