-
Hi all, I have a question regarding tycho 3.x and structured builds. Is this feasible and how can it be configured it it is? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 7 replies
-
The documentation is here please suggest changes if anything is missing:
You can can reference any bundle or feature directly in the |
Beta Was this translation helpful? Give feedback.
-
In my experience, if you have a pom-less Tycho build, and you use non-default folder names in the root of your repo, that contain your plugins/features/etc, you need to run Maven with |
Beta Was this translation helpful? Give feedback.
You can place a
build properties
file in thedomain1/bundles
folder and there configure the parent and a different module name (so you don't need this in each individual bundle!):https://github.com/eclipse-tycho/tycho/wiki/Tycho-Pomless#overwrite-group-and-artifact-ids