Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Is it possible to have same IDs for feature and bundle with Tycho?

No, it is not possible to have two different projects with the same
groupId/artifactId.

--
Regards,
Igor

On 11-05-20 09:53 AM, Mickael Istria wrote:
Hi all,

I met an issue with Tycho and I'd like to know if there is an easy
workaround, or if it will imply to change bundle or feature name.
I have a bundle with ID org.eclipse.gmf.tooling, and a feature with ID
org.eclipse.gmf.tooling. Conventions make that both bundles are
conflicting (same groupID, same artifactID). Then my first thought was
to rename either the bundle or the feature to avoid this conflict, but
the community of users would complain for that move.
Is it possible to have an artifact with a name different as the one of
the specified in feature.xml? Could renaming the folder be a good
workaround?

Regards,
--

Mickael Istria
R&D Engineer
BonitaSoft - Open your processes <http://www.bonitasoft.com> 	
email : mickael.istria@xxxxxxxxxxxxxx


Best Eclipse Modeling Tool 2011
<http://www.eclipse.org/org/press-release/20110321_awardwinners.php>

This message and any attachment (the "message") is intended solely for
the addressees and is confidential. If you receive this message by
mistake, please delete it and notify the sender immediately. Any use not
in accordance with its purpose, any out-spread or disclosure, either as
a whole or partially, is prohibited except with formal approval.
Internet cannot guarantee the integrity of this message, therefore
BonitaSoft will not be liable for the message if modified.



_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top