Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-dev] Debugging missing feature in assemble repository step
  • From: "Keefe, Ken" <kjkeefe@xxxxxxxxxxxx>
  • Date: Mon, 11 Jul 2022 06:14:58 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=illinois.edu; dmarc=pass action=none header.from=illinois.edu; dkim=pass header.d=illinois.edu; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=7TNCJz8ruk/KuXwL3EfCC8l1Ad8khnKlMBxkXqCWXiQ=; b=Dpahv8dW6IhR3D9CA2Dm38de4PmGoI/hWoHW1lg2gLDeN53fUZ0GeceRYUltYdA1CJc9IBaWYMoM4tZYokmytzFhHpIV7NrHifnIbdTBqyzOFFEatys/sDfKrUPAp28UGGdhUD31u2Q/NVosgKOUCyghlb3OXRqwlQBK5mn/V99SPNVpqANKTPgJJhnnHk+d3IXZLcLtCKTJE8sM+SN0djHfiK2R7MfcVoVIAsOj89zBee6cT/LRamud+dirJOY7tSq3Ab2Uc6ac+IUvYcppW7nW9a7n0hvgtikfDZMeQv8PUYNqTzGOhVz3Ee7pQZDf9/RB64oU0V/g+H1ZgkXGeQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=fVLddcgfUDMQmZD5ld7JwzwhPnZYc81MyjEpNn+tsrvr3QRHbV8bC4L0K4Hwf/jAyQovw3GW51GpSwJ6FP4/kn//F+WRwegUcWw/WKsJNOb+qVos+027o/pitt4ODmOwJsQdHgf4WbRsZlgtOcqv0x/e0QBB62kvwMxhR1iuFCH+fWkYS1HwxTfCZdklpkOjtuQCsyxRCkCIQbn9wTNVOTx7lY2T23yD8EU4wPOa2JMUnuNpz3h9jcinDzuY2ZsO7KAwO90CrCXBj7AFlS5wA7Qe4uZhWwSbwCINItUkJuevNLMw0hmlzzaFBe0kCJDKiYmx2h8uqGXcy23KM94Vyg==
  • Delivered-to: tycho-dev@xxxxxxxxxxx
  • List-archive: <https://www.eclipse.org/mailman/private/tycho-dev/>
  • List-help: <mailto:tycho-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/tycho-dev>, <mailto:tycho-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/tycho-dev>, <mailto:tycho-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHYlO2LjRWNS5NJsUmelVY6DYfH7g==
  • Thread-topic: Debugging missing feature in assemble repository step

Apologies if this is not the right mailing list. The Tycho forum is closed and the Tycho-user mailing list is shut down. I am hoping for a little help and didn’t know where else to turn.

I followed the example itp04 to build pom files for all my plugins, features, and products. https://github.com/eclipse/tycho/tree/master/demo/itp04-rcp

Everything appears to go well until the default-assemble-repository step of the product. I am getting this error message:

[INFO] --- tycho-p2-repository-plugin:2.7.4:assemble-repository (default-assemble-repository) @ product.core ---
[INFO] {osgi.os=win32, osgi.ws=win32, org.eclipse.update.install.features=true, osgi.arch=aarch64}
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: edu.illinois.mobius.product.core 2.6.0.qualifier
[ERROR]   Missing requirement: edu.illinois.mobius.product.core 2.6.0.qualifier requires 'org.eclipse.equinox.p2.iu; edu.illinois.mobius.feature.feature.group 0.0.0' but it could not be found
[ERROR]

I read the wiki page and understand that p2 is not finding the edu.illinois.mobius.feature feature. However, when I go and look at the result of that step, it looks like it is being built. Here is the output from that step:

[INFO] ----------< edu.illinois.mobius:edu.illinois.mobius.feature >-----------
[INFO] Building edu.illinois.mobius.feature 2.6.0-SNAPSHOT              [49/79]
[INFO] --------------------------[ eclipse-feature ]---------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:2.7.4:build-qualifier-aggregator (default-build-qualifier-aggregator) @ edu.illinois.mobius.feature ---
[INFO] The project's OSGi version is 2.6.0.202207110553
[INFO]
[INFO] --- tycho-packaging-plugin:2.7.4:validate-id (default-validate-id) @ edu.illinois.mobius.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.7.4:validate-version (default-validate-version) @ edu.illinois.mobius.feature ---
[INFO]
[INFO] --- target-platform-configuration:2.7.4:target-platform (default-target-platform) @ edu.illinois.mobius.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.7.4:update-consumer-pom (default-update-consumer-pom) @ edu.illinois.mobius.feature ---
[INFO]
[INFO] --- tycho-packaging-plugin:2.7.4:package-feature (default-package-feature) @ edu.illinois.mobius.feature ---
[INFO] Building jar: /Users/kjkeefe/work/gitlab/mobius/features/edu.illinois.mobius.feature/target/edu.illinois.mobius.feature-2.6.0-SNAPSHOT.jar
[INFO]
[INFO] --- tycho-p2-plugin:2.7.4:p2-metadata-default (default-p2-metadata-default) @ edu.illinois.mobius.feature ---
[INFO]
[INFO] --- tycho-p2-plugin:2.7.4:feature-p2-metadata (default-feature-p2-metadata) @ edu.illinois.mobius.feature —

How can I debug this further? Where should the produced feature be on the disk other than the jar file in the output? 

Thanks in advance!

Ken

Back to the top