I am trying to set up my Ubuntu to develop URCaps instead of working inside a VM.
After figthing many problems i managed to install the ursim 5… and the other necessary stuff.
The last thing i have problems with is, to compile my Caps with “mvn install”
The Error looks like this:
Apache Maven 3.3.9
Maven home: /usr/share/maven
Java version: 1.8.0_222, vendor: Private Build
Java home: /usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: “linux”, version: “4.15.0-55-generic”, arch: “amd64”, family: “unix”…
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[8,32] package org.apache.xmlrpc.client does not exist
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[9,32] package org.apache.xmlrpc.client does not exist
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[14,23] cannot find symbol
symbol: class XmlRpcClient
location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHProgramNodeContribution.java:[169,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHProgramNodeContribution.java:[173,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[17,17] cannot find symbol
symbol: class XmlRpcClientConfigImpl
location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[17,53] cannot find symbol
symbol: class XmlRpcClientConfigImpl
location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[25,30] cannot find symbol
symbol: class XmlRpcClient
location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[33,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[39,50] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[46,42] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[53,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[72,38] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[79,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[86,51] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[93,51] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[100,43] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[107,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[116,62] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[125,59] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[134,71] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[117,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[119,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[175,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[178,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[192,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[194,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[225,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[227,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[243,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[245,34] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[258,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[260,34] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[273,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[275,34] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[286,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[288,34] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[301,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[303,34] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[345,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[347,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[375,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[377,26] cannot find symbol
symbol: method printStackTrace()
location: variable e of type org.apache.xmlrpc.XmlRpcException
[INFO] 43 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.940 s
[INFO] Finished at: 2019-08-09T14:21:43+02:00
[INFO] Final Memory: 19M/255M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project SIH: Compilation failure: Compilation failure:
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[8,32] package org.apache.xmlrpc.client does not exist
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[9,32] package org.apache.xmlrpc.client does not exist
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[14,23] cannot find symbol
[ERROR] symbol: class XmlRpcClient
[ERROR] location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHProgramNodeContribution.java:[169,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHProgramNodeContribution.java:[173,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[17,17] cannot find symbol
[ERROR] symbol: class XmlRpcClientConfigImpl
[ERROR] location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[17,53] cannot find symbol
[ERROR] symbol: class XmlRpcClientConfigImpl
[ERROR] location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[25,30] cannot find symbol
[ERROR] symbol: class XmlRpcClient
[ERROR] location: class com.Schunk.SIH.impl.XmlRpcSIHDaemonInterface
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[33,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[39,50] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[46,42] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[53,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[72,38] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[79,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[86,51] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[93,51] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[100,43] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[107,55] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[116,62] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[125,59] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/XmlRpcSIHDaemonInterface.java:[134,71] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[117,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[119,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[175,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[178,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[192,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[194,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[225,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[227,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[243,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[245,34] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[258,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[260,34] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[273,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[275,34] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[286,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[288,34] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[301,34] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[303,34] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[345,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[347,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[375,26] incompatible types: org.apache.xmlrpc.XmlRpcException cannot be converted to java.lang.Throwable
[ERROR] /home/ursim/.local/share/Trash/files/com.2.Schunk.SIH/src/main/java/com/Schunk/SIH/impl/SIHInstallationNodeContribution.java:[377,26] cannot find symbol
[ERROR] symbol: method printStackTrace()
[ERROR] location: variable e of type org.apache.xmlrpc.XmlRpcException
[ERROR] → [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.6.0:compile (default-compile) on project SIH: Compilation failure
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: Compilation failure
at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:1029)
at org.apache.maven.plugin.compiler.CompilerMojo.execute(CompilerMojo.java:137)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
… 20 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] MojoFailureException - Apache Maven - Apache Software Foundation
The project i am compiling is an existing project that i developed on the UR Starter Package. Do i have to change the existing POM file?
I am trying since three days but did not come close to a solution. I’m begging for help