Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Integration test

Hi all,

  I've vainly tried to make the integration tests pass for the project m2eclipse-ajdt [1]  :(
  I've tried to specify a target platform inspired from the m2e-core one in my fork [2] but without more success.

  In fact the configurator are never call during the integration test, but I don't know why.

  If someone has a little idea of what I've done wrong it would be very help full.

Thanks.

 [1] https://github.com/sonatype/m2eclipse-ajdt
 [2] git@xxxxxxxxxx:cheleb/m2eclipse-ajdt.git

--
"Computers are useless. They can only give you answers."
- Pablo Picasso -

Back to the top