[jbosstools-dev] Running Maven tests against a pre-existing RCP application
Max Rydahl Andersen
manderse at redhat.com
Thu Nov 14 04:13:43 EST 2013
On Tue, Nov 12, 2013 at 09:37:08AM +0100, Mickael Istria wrote:
>On 11/09/2013 03:17 AM, Denis Golovin wrote:
>>1. Not all our test plug-ins are ready to be used with this feature
>>due to forgetting include test projects into binary build; so far
>>I've found o.j.t.tests.test and o.j.t.foundation.core.test have such
>>problem; I couldn't go further than foundation.core.test plug-in
>>because of problems explained below
>I don't understand this issue. You mean that surefire-plugin was
>configured to include dependencies, and that using an installed
>application doesn't work? If so, it's somehow normal, Tycho will
>ignore the extra-depedencies with this mode, and will only install the
>bundle + its dependencies from MANFIEST (if not already available).
>Additional dependencies will be ignored, and expected to be already
>available in the target application. http://www.eclipse.org/tycho/sitedocs/tycho-surefire/tycho-surefire-plugin/test-mojo.html#dependencies
>However, I understand this can quickly become a kind of limitation.
>Feel free to open a bug against Tycho asking for support of additional
>dependencies. Please add me in CC.
I definitely think it should be possible to install these additional dependencies
since why else should they be listed there ?
/max
More information about the jbosstools-dev
mailing list