To me it fails not in forbiddenapis, but while compiling tests of example: [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ tika-example --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to C:\Users\Uwe Schindler\Projects\TIKA\svn\tika-example\target\test-classes [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] /C:/Users/Uwe Schindler/Projects/TIKA/svn/tika-example/src/test/java/org/apache/tika/example/ContentHandlerExampleTest.java:[28,30] cannot find symbol symbol: class TikaTest location: package org.apache.tika
Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Nick Burch [mailto:[email protected]] > Sent: Thursday, August 28, 2014 8:12 AM > To: [email protected] > Subject: Trunk broken - forbidden API check failing > > Hi All > > Anyone know about this, which is causing trunk to not build, triggering during > creating the bundle: > > [ERROR] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Check for forbidden API calls failed: > java.lang.ClassNotFoundException: Loading of class > com.google.protobuf.Descriptors$Descriptor failed: Not found > > Nick
