You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2021. It is now read-only.
It seems like the current master does not compile with sw360 at version 3.1.0-SNAPSHOT (besides that current master seems to require 2.1.0-SNAPSHOT, I changed that in order to come to this point):
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project src-bdpimport: Compilation failure
[ERROR] /home/siemagrant/sw360bdpImportService/src-bdpimport/src/main/java/com/bosch/osmi/sw360/bdp/service/BdpImportHandler.java:[34,8] com.bosch.osmi.sw360.bdp.service.BdpImportHandler is not abstract and does not override abstract method suggestImportables(org.eclipse.sw360.datahandler.thrift.bdpimport.RemoteCredentials,java.lang.String) in org.eclipse.sw360.datahandler.thrift.bdpimport.BdpImportService.Iface
It seems like the current master does not compile with sw360 at version 3.1.0-SNAPSHOT (besides that current master seems to require
2.1.0-SNAPSHOT
, I changed that in order to come to this point):seems to be closed by #4
The text was updated successfully, but these errors were encountered: