Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Migration from tycho-source-feature-plugin:source-feature to tycho-source-plugin:feature-source issue

Hello,

I noticed thai warning in log:
[WARNING] Mojo tycho-source-feature-plugin:source-feature is replaced by
the tycho-source-plugin:feature-source which offers equivalent and even

Conseuqently, I tried to migrate. I first changed, groupId/artifactId. There was an error on update site build and a wran message mentioning to attach p2 metadata, so I updated it too. See https://github.com/jbosstools/jbosstools-fuse/pull/1673

Unfortunately, it is still not building. I have this error message:
[ERROR] Cannot resolve project dependencies:
[ERROR]   Software being installed: org.fusesource.ide.updatesite raw:11.10.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):11.10.0-SNAPSHOT
[ERROR]   Missing requirement: org.fusesource.ide.updatesite raw:11.10.0.'SNAPSHOT'/format(n[.n=0;[.n=0;[-S]]]):11.10.0-SNAPSHOT requires 'org.eclipse.equinox.p2.iu; org.fusesource.ide.camel.editor.feature.source.feature.group 0.0.0' but it could not be found

I put on pastebin, the build log part of the org.fusesource.ide.camel.editor.feature bundle https://pastebin.com/7FZcYTjT

Any ideas on what is happening and/or how to investigate?

regards,

--

Aurélien Pupier

Principal Software Engineer, Fuse Tooling

Red Hat France

apupier@xxxxxxxxxx    IM: apupier


Back to the top