Replies: 2 comments 1 reply
-
Make sure |
Beta Was this translation helpful? Give feedback.
1 reply
-
ok, there's one point left. In my current project ("the real one"), I've added persistence.jpa to product configuration and in the product dependencies tab. Despite this, the following error comes when I try to compile the application:
My product file contains:
The feature file does also contain this plugin:
Now is the question: Why does Tycho / Maven complain about a missing dependency? Thanks in advance, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I've created a product which contains of multiple plugins. The build runs successfully up to the last step. While materializing, the maven builder says:
I've no idea where to start the search for this error. Any hints are welcome. Thanks in advance,
Ralf.
Beta Was this translation helpful? Give feedback.
All reactions