LE FEVRE FRANCOIS
2017-06-30 06:42:32 UTC
Dear all,
I would like to know if it is a good or bad idea to add classifier for each of my eclipse artifact/plugin to match the eclipse version I am targeting
For instance to add
<classifier>oxygen</classifier>
<classifier>photon</classifier>
Because sometimes we have version problem where the same eclipse plugin exists for Oxygen and Mars.
So it will allwo to distinguish all artifacts of our project Papyrus.
Good or bad idea?
What are the Advandages and Drawbacks ?
Thanks
Francois
I would like to know if it is a good or bad idea to add classifier for each of my eclipse artifact/plugin to match the eclipse version I am targeting
For instance to add
<classifier>oxygen</classifier>
<classifier>photon</classifier>
Because sometimes we have version problem where the same eclipse plugin exists for Oxygen and Mars.
So it will allwo to distinguish all artifacts of our project Papyrus.
Good or bad idea?
What are the Advandages and Drawbacks ?
Thanks
Francois