Custom setup task dependencies problem [message #1801668] |
Thu, 24 January 2019 08:20  |
Eclipse User |
|
|
|
Hello!
In our project, we have a custom Oomph Setup Task that performs some project-specific actions during the product installation. The problem is that both setup task and product use Google Guice plugins as dependencies, but with different versions (4.1.0 in task and 3.0.0 in product), and it totally breaks product.
So, are there any ways to not to install plugins that use setup task into the product? Our task has only BOOTSTRAP trigger, so it won't be used after product installations. Or maybe there are other ways to solve our problem without making any changes in product?
Thank you!
[Updated on: Thu, 24 January 2019 08:21] by Moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.07649 seconds