Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] eclipse junit and maven3

Hi, 

I have some Junit tests that I can run manually through eclipse, run as junit tests. I would like these tests to be run through maven 3 for my build system. 

Currently when I build it get this message when it tries to run the test

bundle x cannot be found. 

the packaging type for this test is eclipse-test-plugin.

I would greatly appreciate any help to get this to work. 

Yusuf

Back to the top