Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Consume dependencies with type "p2-installable-unit" in a maven-surefire-plugin (not Tycho)

Hi all,

I am trying to perform tests that I wrote in a bundle in a non-OSGi environment. However, I can only express its depdencies as p2-installable-unit. Tycho succeeds to compile the sources, but when I want to execute a maven-surefire-plugin, I don't find a way to add to it the depdencies to other p2-installable-unit. I complains about groupId, or because it cannot find the artifact...

Has someone succeeded to do so?
--

Mickael Istria
R&D Engineer, Eclipse Plug-in RCP Developer

PetalsLink - Open Source SOA

My blog - My Tweets


Back to the top