Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Simrel validation fails for Jetty

Hi,

I was about to finish the CDO contribution, but now the validation build fails with a problem that seems totally unrelated to CDO:

*18:50:15*        [exec] Missing requirement: Jetty :: Webapp Application Support 9.3.5.v20151012 (org.eclipse.jetty.webapp 9.3.5.v20151012) requires 'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found
*18:50:15*        [exec]
*18:50:15*        [exec] JavaPackage(org.eclipse.jetty.http [9.3.5,9.3.6)) is required by:
*18:50:15*        [exec]   ValidationSet(main)
*18:50:15*        [exec]     Contribution(WebTools)
*18:50:15*        [exec]       MappedRepository(file:///home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.8.0/S-3.8.0RC3-20160601010110/repository/)
*18:50:15*        [exec]         Feature(org.eclipse.wst.server_adapters.feature.feature.group)
*18:50:15*        [exec]           InstallableUnit(org.eclipse.jetty.webapp 9.3.5.v20151012)
*18:50:15*        [exec] Build failed! Exception was org.eclipse.core.runtime.CoreException: Cannot complete the install because one or more required items could not be found. Software being installed: validationSet_main 1.0.0 Missing requirement: org.eclipse.jetty.webapp 9.3.5.v20151012 requires 'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found Cannot satisfy dependency: mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository 1.0.0 depends on: org.eclipse.wst.server_adapters.feature.feature.group 0.0.0 Cannot satisfy dependency: org.eclipse.wst.server_adapters.feature.feature.group 3.2.403.v201508132126 depends on: org.eclipse.jetty.webapp [9.3.5.v20151012] Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository [1.0.0]
*18:50:15*        [exec] [p2] Tue Jun 07 18:50:15 EDT 2016 - [main] Unsaved preferences when shutting down org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager
*18:50:16*        [exec] Cannot complete the install because one or more required items could not be found. Software being installed: validationSet_main 1.0.0 Missing requirement: org.eclipse.jetty.webapp 9.3.5.v20151012 requires 'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found Cannot satisfy dependency: mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository 1.0.0 depends on: org.eclipse.wst.server_adapters.feature.feature.group 0.0.0 Cannot satisfy dependency: org.eclipse.wst.server_adapters.feature.feature.group 3.2.403.v201508132126 depends on: org.eclipse.jetty.webapp [9.3.5.v20151012] Cannot satisfy dependency: validationSet_main 1.0.0 depends on: mappedRepo_home_data_httpd_download.eclipse.org_webtools_downloads_drops_R3.8.0_S-3.8.0RC3-20160601010110_repository [1.0.0]
*18:50:16*        [exec] [0]Missing requirement: Jetty :: Webapp Application Support 9.3.5.v20151012 (org.eclipse.jetty.webapp 9.3.5.v20151012) requires 'package org.eclipse.jetty.http [9.3.5,9.3.6)' but it could not be found
*18:50:16*        [exec]
*18:50:16*        [exec] JavaPackage(org.eclipse.jetty.http [9.3.5,9.3.6)) is required by:
*18:50:16*        [exec]   ValidationSet(main)
*18:50:16*        [exec]     Contribution(WebTools)
*18:50:16*        [exec]       MappedRepository(file:///home/data/httpd/download.eclipse.org/webtools/downloads/drops/R3.8.0/S-3.8.0RC3-20160601010110/repository/)
*18:50:16*        [exec]         Feature(org.eclipse.wst.server_adapters.feature.feature.group)
*18:50:16*        [exec]           InstallableUnit(org.eclipse.jetty.webapp 9.3.5.v20151012)


(
https://hudson.eclipse.org/simrel/job/simrel.neon.runaggregator.VALIDATE.gerrit/474/consoleFull )

In particular we haven't changed anything in CDO between RC3 and RC4. Does someone know what this can mean and what I can do to get my contribution through?

Cheers
/Eike

----
http://www.esc-net.de
http://thegordian.blogspot.com
http://twitter.com/eikestepper





Back to the top