Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] m2eclipse 0.12.0-20101115-1102 "Resolve workspace artifacts" doesn't work

This is expected to work. Please open bugreport in m2e jira and provide
sample project and steps to reproduce the problem.

--
Regards,
Igor

On 10-12-09 02:37 AM, Benyi Wang wrote:
I just upgraded to 0.12.0, but found "Resolve workspace artifacts"
didn't work any more. If I have three projects like:

+ parent
    |
    + api
    |
    + core

core depends on api. In 0.10, I can right-click "core", "Run As", "Maven
build ...", check "Resolve workspace artifacts", then the launch can
build core successfully. But in 0.12, it always failed saying "api
cannot be found in the local repository". I didn't install api artifact
into the local repository because I want to use the project in the
workspace.

Does anybody have the same issue? Want to make sure if something is
wrong in my installation. I use Eclipse 3.5.

Thanks.



_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top