eclipse-tycho / tycho

Tycho project repository (tycho)
https://tycho.eclipseprojects.io
Eclipse Public License 2.0
170 stars 190 forks source link

1.7.0: tycho-compiler-plugin: required class missing: org.eclipse.jdt.internal.compiler.batch.Main #399

Closed zosrothko closed 2 years ago

zosrothko commented 2 years ago

Hello

Using tycho 1.7.0 with an Eclipse Oxygen code repository, one got the exception below

D:\MXW\CO\release\CallOut>mvn clean install -rf :com.scort.plugin.tools
[INFO] Scanning for projects...
[INFO] Computing target platform for MavenProject: com.scort.plugin:com.scort.plugin.tools:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.plugin.tools\pom.xml
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/ (122B)
[INFO] Adding repository http://download.eclipse.org/releases/oxygen
[INFO] Fetching p2.index from http://download.eclipse.org/technology/epp/packages/oxygen/ (142B)
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201706281000/ (142B)
nov. 29, 2021 11:20:01 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
nov. 29, 2021 11:20:01 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {}->http://download.eclipse.org:80
nov. 29, 2021 11:20:01 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
nov. 29, 2021 11:20:01 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {s}->https://download.eclipse.org:443
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201710111001/ (142B)
nov. 29, 2021 11:20:03 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
nov. 29, 2021 11:20:03 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {}->http://download.eclipse.org:80
nov. 29, 2021 11:20:04 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
nov. 29, 2021 11:20:04 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {s}->https://download.eclipse.org:443
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201712201001/ (142B)
nov. 29, 2021 11:20:06 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {}->http://download.eclipse.org:80: The target server failed to respond
nov. 29, 2021 11:20:06 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {}->http://download.eclipse.org:80
nov. 29, 2021 11:20:06 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: I/O exception (org.apache.http.NoHttpResponseException) caught when processing request to {s}->https://download.eclipse.org:443: The target server failed to respond
nov. 29, 2021 11:20:06 AM org.apache.http.impl.execchain.RetryExec execute
INFOS: Retrying request to {s}->https://download.eclipse.org:443
[INFO] Fetching p2.index from http://download.eclipse.org/releases/oxygen/201804111000/ (142B)
[INFO] Resolving dependencies of MavenProject: com.scort.plugin:com.scort.plugin.tools:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.plugin.tools\pom.xml
[INFO] Resolving class path of MavenProject: com.scort.plugin:com.scort.plugin.tools:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.plugin.tools\pom.xml
[INFO] Computing target platform for MavenProject: com.scort.callout:com.scort.callout.help:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.help\pom.xml
[INFO] Resolving dependencies of MavenProject: com.scort.callout:com.scort.callout.help:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.help\pom.xml
[INFO] Resolving class path of MavenProject: com.scort.callout:com.scort.callout.help:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.help\pom.xml
[INFO] Computing target platform for MavenProject: com.scort.callout:com.scort.callout.plugin:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.plugin\pom.xml
[INFO] Resolving dependencies of MavenProject: com.scort.callout:com.scort.callout.plugin:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.plugin\pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   com.scort.callout.imports/1.3.0.202111291002
[INFO] Resolving class path of MavenProject: com.scort.callout:com.scort.callout.plugin:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.plugin\pom.xml
[INFO] Computing target platform for MavenProject: com.scort.callout:com.scort.callout.product:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.product\pom.xml
[INFO] Resolving dependencies of MavenProject: com.scort.callout:com.scort.callout.product:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.product\pom.xml
[INFO] Resolving class path of MavenProject: com.scort.callout:com.scort.callout.product:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.product\pom.xml
[INFO] Computing target platform for MavenProject: com.scort.callout:com.scort.callout.feature:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.feature\pom.xml
[INFO] Resolving dependencies of MavenProject: com.scort.callout:com.scort.callout.feature:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.feature\pom.xml
[WARNING] The following locally built units have been used to resolve project dependencies:
[WARNING]   com.scort.callout.imports/1.3.0.202111291002
[INFO] Resolving class path of MavenProject: com.scort.callout:com.scort.callout.feature:1.3.0-SNAPSHOT @ D:\MXW\CO\release\CallOut\com.scort.callout.feature\pom.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] Metrixware Tools Eclipse Plugin                         [eclipse-plugin]
[INFO] Metrixware CallOut Eclipse Help Plugin                  [eclipse-plugin]
[INFO] Metrixware CallOut Eclipse Plugin                       [eclipse-plugin]
[INFO] Metrixware CallOut Eclipse Plugin Product               [eclipse-plugin]
[INFO] Metrixware CallOut Eclipse IDE                         [eclipse-feature]
[INFO]
[INFO] --------------< com.scort.plugin:com.scort.plugin.tools >---------------
[INFO] Building Metrixware Tools Eclipse Plugin 1.3.0-SNAPSHOT            [1/5]
[INFO] ---------------------------[ eclipse-plugin ]---------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ com.scort.plugin.tools ---
[INFO] Deleting D:\MXW\CO\release\CallOut\com.scort.plugin.tools\target
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0:build-qualifier (default-build-qualifier) @ com.scort.plugin.tools ---
[INFO] The project's OSGi version is 1.3.0.202111291019
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0:validate-id (default-validate-id) @ com.scort.plugin.tools ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.7.0:validate-version (default-validate-version) @ com.scort.plugin.tools ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ com.scort.plugin.tools ---
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:copy-dependencies (copy-dependencies) @ com.scort.plugin.tools ---
[INFO] bouncycastle:bouncycastle:jar:1.04 already exists in destination.
[INFO] commons-io:commons-io:jar:2.5 already exists in destination.
[INFO] com.scort.mi:scortuslc:jar:2.3.0 already exists in destination.
[INFO] com.scort.mi:scortcommons:jar:2.1.0 already exists in destination.
[INFO] backport-util-concurrent:backport-util-concurrent:jar:3.1 already exists in destination.
[INFO] org.slf4j:slf4j-api:jar:1.7.30 already exists in destination.
[INFO] com.scort.mi:scortutilities:jar:3.1.1 already exists in destination.
[INFO] com.scort.mi:scortrac:jar:2.1.0 already exists in destination.
[INFO] com.scort.mi:scortconnection:jar:3.1.1 already exists in destination.
[INFO] com.ibm.mq:com.ibm.mq:jar:6.0 already exists in destination.
[INFO] ctg:ctgclient:jar:4.0 already exists in destination.
[INFO] com.scort.mi:scortfilter:jar:1.2.0 already exists in destination.
[INFO] com.scort.mi:scortlog:jar:1.2.0 already exists in destination.
[INFO] log4j:log4j:jar:1.2.17 already exists in destination.
[INFO] com.scort.mi:scortservice:jar:1.2.0 already exists in destination.
[INFO] com.scort.mi:scortthreadpool:jar:1.2.1 already exists in destination.
[INFO] com.scort.mi:scortxpp:jar:1.2.0 already exists in destination.
[INFO] commons-logging:commons-logging:jar:1.1.3 already exists in destination.
[INFO] com.scort.plugin:com.scort.plugin.tools:jar:lib/scortuslc.jar:1.3.0.qualifier already exists in destination.
[INFO] com.scort.plugin:com.scort.plugin.tools:jar:lib/bouncycastle.jar:1.3.0.qualifier already exists in destination.
[INFO] com.scort.plugin:com.scort.plugin.tools:jar:lib/commons-io.jar:1.3.0.qualifier already exists in destination.
[INFO] com.scort.plugin:com.scort.plugin.tools:jar:lib/scortutilities.jar:1.3.0.qualifier already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.runtime:jar:3.13.0.v20170207-1030 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.ui:jar:3.109.0.v20170411-1742 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.osgi:jar:3.12.100.v20180210-1608 already exists in destination.
[INFO] p2.eclipse-plugin:org.w3c.css.sac:jar:1.3.1.v200903091627 already exists in destination.
[INFO] p2.eclipse-plugin:org.apache.batik.css:jar:1.8.0.v20170214-1941 already exists in destination.
[INFO] p2.eclipse-plugin:org.apache.batik.util:jar:1.8.0.v20170214-1941 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.osgi.services:jar:3.6.0.v20170228-1906 already exists in destination.
[INFO] p2.eclipse-plugin:org.apache.felix.scr:jar:2.0.10.v20170501-2007 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.osgi.util:jar:3.4.0.v20170111-1608 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.commands:jar:3.9.0.v20170530-1048 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.common:jar:3.9.0.v20170207-1454 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.contenttype:jar:3.6.0.v20170207-1037 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.preferences:jar:3.7.0.v20170126-2132 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.registry:jar:3.7.0.v20170222-1344 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.databinding:jar:1.6.100.v20170515-1119 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.databinding.observable:jar:1.6.100.v20170515-1119 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.databinding.property:jar:1.6.100.v20170515-1119 already exists in destination.
[INFO] p2.eclipse-plugin:com.ibm.icu.base:jar:58.2.0.v20170418-1837 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.expressions:jar:3.6.0.v20170207-1037 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.core.jobs:jar:3.9.3.v20180115-1757 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.app:jar:1.3.400.v20150715-1528 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.commands:jar:0.12.100.v20170513-0428 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.di:jar:1.6.100.v20170421-1418 already exists in destination.
[INFO] p2.eclipse-plugin:javax.inject:jar:1.0.0.v20091030 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.contexts:jar:1.6.0.v20170322-1144 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.services:jar:2.1.0.v20170407-0928 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.di.annotations:jar:1.6.0.v20170119-2002 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.di.extensions:jar:0.15.0.v20170228-1728 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.core.di.extensions.supplier:jar:0.15.0.v20170407-0928 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.ds:jar:1.5.0.v20170307-1429 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.emf.xpath:jar:0.2.0.v20160630-0728 already exists in destination.
[INFO] p2.eclipse-plugin:org.apache.commons.jxpath:jar:1.3.0.v200911051830 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.emf.ecore:jar:2.13.0.v20170609-0707 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.jface:jar:3.13.2.v20171022-1656 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.bindings:jar:0.12.1.v20170823-1632 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.css.core:jar:0.12.101.v20170712-1547 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.css.swt:jar:0.13.1.v20170808-1940 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.css.swt.theme:jar:0.11.0.v20170312-2302 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.di:jar:1.2.100.v20170414-1137 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.model.workbench:jar:2.0.1.v20170713-1800 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.services:jar:1.3.0.v20170307-2032 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.equinox.event:jar:1.4.0.v20170105-1446 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.widgets:jar:1.2.0.v20160630-0736 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.emf.ecore.xmi:jar:2.13.0.v20170609-0707 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.emf.ecore.change:jar:2.11.0.v20170609-0707 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.workbench:jar:1.5.1.v20170815-1446 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.addons.swt:jar:1.3.1.v20170319-1442 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.renderers.swt:jar:0.14.102.v20180117-1153 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.workbench.swt:jar:0.14.101.v20170710-1119 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.jface.databinding:jar:1.8.100.v20170503-1507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.e4.ui.workbench3:jar:0.14.0.v20160630-0740 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.emf.common:jar:2.13.0.v20170609-0707 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.help:jar:3.8.1.v20170815-1448 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt.win32.win32.x86_64:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.ui.workbench:jar:3.110.1.v20170704-1208 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt.gtk.linux.x86:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt.gtk.linux.x86_64:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt.win32.win32.x86:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO] p2.eclipse-plugin:org.eclipse.swt.cocoa.macosx.x86_64:jar:3.106.3.v20180329-0507 already exists in destination.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ com.scort.plugin.tools ---
[INFO] Using 'ISO-8859-15' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory D:\MXW\CO\release\CallOut\com.scort.plugin.tools\src\main\resources
[INFO]
[INFO] --- tycho-compiler-plugin:1.7.0:compile (default-compile) @ com.scort.plugin.tools ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file 'D:\MXW\CO\release\CallOut\com.scort.plugin.tools\.settings\org.eclipse.jdt.core.prefs' could not be found!
[INFO] Compiling 1 source file to D:\MXW\CO\release\CallOut\com.scort.plugin.tools\target\classes
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Metrixware Tools Eclipse Plugin 1.3.0-SNAPSHOT:
[INFO]
[INFO] Metrixware Tools Eclipse Plugin .................... FAILURE [  4.082 s]
[INFO] Metrixware CallOut Eclipse Help Plugin ............. SKIPPED
[INFO] Metrixware CallOut Eclipse Plugin .................. SKIPPED
[INFO] Metrixware CallOut Eclipse Plugin Product .......... SKIPPED
[INFO] Metrixware CallOut Eclipse IDE ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  37.504 s
[INFO] Finished at: 2021-11-29T11:20:28+01:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:1.7.0:compile (default-compile) on project com.scort.plugin.tools: Execution default-compile of goal org.eclipse.tycho:tycho-compiler-plugin:1.7.0:compile failed: A required class was missing while executing org.eclipse.tycho:tycho-compiler-plugin:1.7.0:compile: org/eclipse/jdt/internal/compiler/batch/Main
[ERROR] -----------------------------------------------------
[ERROR] realm =    plugin>org.eclipse.tycho:tycho-compiler-plugin:1.7.0
[ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
[ERROR] urls[0] = file:/C:/Users/fandre/.m2/repository/org/eclipse/tycho/tycho-compiler-plugin/1.7.0/tycho-compiler-plugin-1.7.0.jar
[ERROR] urls[1] = file:/C:/Users/fandre/.m2/repository/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar
[ERROR] urls[2] = file:/C:/Users/fandre/.m2/repository/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar
[ERROR] urls[3] = file:/C:/Users/fandre/.m2/repository/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar
[ERROR] urls[4] = file:/C:/Users/fandre/.m2/repository/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar
[ERROR] urls[5] = file:/C:/Users/fandre/.m2/repository/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[ERROR] urls[6] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar
[ERROR] urls[7] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar
[ERROR] urls[8] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar
[ERROR] urls[9] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-compiler-manager/2.8.5/plexus-compiler-manager-2.8.5.jar
[ERROR] urls[10] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-compiler-api/2.8.5/plexus-compiler-api-2.8.5.jar
[ERROR] urls[11] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar
[ERROR] urls[12] = file:/C:/Users/fandre/.m2/repository/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar
[ERROR] urls[13] = file:/C:/Users/fandre/.m2/repository/commons-io/commons-io/2.6/commons-io-2.6.jar
[ERROR] urls[14] = file:/C:/Users/fandre/.m2/repository/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar
[ERROR] urls[15] = file:/C:/Users/fandre/.m2/repository/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
[ERROR] urls[16] = file:/C:/Users/fandre/.m2/repository/org/tukaani/xz/1.8/xz-1.8.jar
[ERROR] urls[17] = file:/C:/Users/fandre/.m2/repository/org/eclipse/platform/org.eclipse.osgi.compatibility.state/1.1.700/org.eclipse.osgi.compatibility.state-1.1.700.jar
[ERROR] urls[18] = file:/C:/Users/fandre/.m2/repository/org/eclipse/platform/org.eclipse.osgi/3.15.200/org.eclipse.osgi-3.15.200.jar
[ERROR] urls[19] = file:/C:/Users/fandre/.m2/repository/org/eclipse/tycho/tycho-compiler-jdt/1.7.0/tycho-compiler-jdt-1.7.0.jar
[ERROR] urls[20] = file:/C:/Users/fandre/.m2/repository/org/eclipse/tycho/tycho-lib-detector/1.7.0/tycho-lib-detector-1.7.0.jar
[ERROR] urls[21] = file:/C:/Users/fandre/.m2/repository/org/eclipse/jdt/ecj/3.21.0/ecj-3.21.0.jar
[ERROR] urls[22] = file:/C:/Users/fandre/.m2/repository/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar
[ERROR] Number of foreign imports: 1
[ERROR] import: Entry[import  from realm ClassRealm[project>com.scort:callout:1.3.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]]
[ERROR]
[ERROR] -----------------------------------------------------
[ERROR] : org.eclipse.jdt.internal.compiler.batch.Main
[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/PluginContainerException
laeubi commented 2 years ago

You really should

  1. use https instead of http
  2. more recent tycho version
  3. more recent eclipse version
mickaelistria commented 2 years ago

Let's close. 1.7.0 is not supported any more. Basically, only latest release is supported. Please try with 2.5.0 and reopen if issue still occurs.