You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems that all the modules have similar life cycles (a new module version is released for each Phoebus version).
I'm wondering if there is a reason to have not centralized phoebus sub-modules version in parent pom ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It seems that all the modules have similar life cycles (a new module version is released for each Phoebus version).
I'm wondering if there is a reason to have not centralized phoebus sub-modules version in parent pom ?
For instance, instead of having
We can put a variable ${phoebus.version} defined as follow in the parent pom :
And used as follow everywhere :
Are there any constraints related to the build process or other factors that explain this choice?
Regards,
Florian.
Beta Was this translation helpful? Give feedback.
All reactions