Hi,
Thanks a lot for all your effor on the new 0.9 version of m2eclipse.
The plugin works the way it should have always worked... still a bit
slow sometimes, but apart from that.. GREAT!
However, I came across a strange issue.
I've got a web app project that depends on an EJB project and this one
then depends on other projects:
- WebApp
- EJB
- project 1
- dependency 1
- dependency N
- project N
- dependency 1
- dependency N
project means internal project
dependency means dependency on some external framework.
If the project (1..N) is opened in eclipse, the plugin adds their
dependencies, but not the projects themselves.
If the project (1..N) is closed or not checked out, the plugin adds
their dependencies and the projects (jar).
This means that if in the webapp i depend on code in project 1..N, I
have to have the projects 1..N closed or not checked out, which 99% of
the times is not
what I want, nor the desired behaviour!!!
Is there something I'm missing or is this a bug?
I haven't come across any other problems.
Regards,
Pedro