Bug 536082 - tycho: goal=materialize-products failed
Summary: tycho: goal=materialize-products failed
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-20 07:48 EDT by Christopher Erlanger CLA
Modified: 2021-04-28 16:52 EDT (History)
0 users

See Also:


Attachments
The pom.xml of the product and the pom.xml of the parent are attached: (5.71 KB, text/xml)
2018-06-20 07:48 EDT, Christopher Erlanger CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Erlanger CLA 2018-06-20 07:48:49 EDT
Created attachment 274551 [details]
The pom.xml of the product and the pom.xml of the parent are attached:

I am trying to release an own product, but i get this error message: 

[INFO] [ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:1.2.0:materialize-products (create-distributions) on project ch.minova.ozd.product: Installation of product ch.minova.ozd.application.product for environment macosx/cocoa/x86_64 failed: Call to p2 director application failed with exit code 13. Program arguments were: ...

The configuration is nearly the same like in: http://www.vogella.com/tutorials/EclipseTycho/article.html#exercisetycho_configuration_parent and other ttutorials, which works fine...

I do not know how to fix it.
Comment 1 Mickael Istria CLA 2021-04-08 18:10:56 EDT
Eclipse Tycho is moving away from this bugs.eclipse.org issue tracker to https://github.com/eclipse/tycho/issues/ instead. If this issue is relevant to you, your action is required.
0. Verify this issue is still happening with latest Tycho 2.4.0-SNAPSHOT
  if issue has disappeared, please change status of this issue to "CLOSED WORKFORME" with some details about your testing environment and how you did verify the issue; and you're done
  if issue is still present when latest release:
* Create a new issue at https://github.com/eclipse/tycho/issues/
  ** Use as title in GitHub the title of this Bugzilla ticket (may include the bug number or not, at your own convenience)
  ** In the GitHub description, start with a link to this bugzilla ticket
  ** Optionally add new content to the description if it can helps towards resolution
  ** Submit GitHub issue
* Update bugzilla ticket
  ** Add to "See also" property (up right column) the link to the newly created GitHub issue
  ** Add a comment "Migrated to <link-to-newly-created-GitHub-issue>"
  ** Set status as CLOSED MOVED
  ** Submit

All issues that remain open will be automatically closed next week or so. Then the Bugzilla component for Tycho will be archived and made read-only.