Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-dev] Get Metadata of a given repo from Tycho

Thanks for this answer.
It seems to me that IArtifactRepository interface (and family) are only visible from inside Equinox, and cannot be accessed directly from a Mojo. Am I right? If so, does it means I'd need to wrap it in a service (similarly to how BaselineService works) ? Is it possible to define/register additional Equinox services from a Mojo ?

--
Mickael Istria
Eclipse developer at JBoss, by Red Hat
My blog - My Tweets

Back to the top