[ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ModelResourceImpl.java:[690] [ERROR] "Foreign ID " + ((CrossTenantException)ex).getFKValue() + " not found in ", String.valueOf(((CrossTenantException)ex).getFKColumn())); [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^ [ERROR] CrossTenantException cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/ModelResourceImpl.java:[690] [ERROR] "Foreign ID " + ((CrossTenantException)ex).getFKValue() + " not found in ", String.valueOf(((CrossTenantException)ex).getFKColumn())); [ERROR] ^^^^^^^^^^^^^^^^^^^^ [ERROR] CrossTenantException cannot be resolved to a type [ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/UploadResourceImpl.java:[662] [ERROR] attachment.addEntry(uploadDetails.fileName(), targetFile); [ERROR] ^^^^^^^^ [ERROR] The method addEntry(String, byte[]) in the type MAttachment is not applicable for the arguments (String, File) [ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/UploadResourceImpl.java:[687] [ERROR] archive.setInputStream(inputStream); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setInputStream(InputStream) is undefined for the type MArchive [ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/UploadResourceImpl.java:[711] [ERROR] image.setInputStream(inputStream); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setInputStream(InputStream) is undefined for the type MImage [ERROR] /var/lib/jenkins/workspace/idempiere-rest-master/com.trekglobal.idempiere.rest.api/src/com/trekglobal/idempiere/rest/api/v1/resource/impl/UploadResourceImpl.java:[807] [ERROR] archive.setInputStream(chunkInputStream); [ERROR] ^^^^^^^^^^^^^^ [ERROR] The method setInputStream(InputStream) is undefined for the type MArchive [ERROR] 24 problems (24 errors) [ERROR] -> [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 Started Running as SYSTEM Build failed before it gets to this module Finished: NOT_BUILT