[m2e-users] workspace resolution does not work on dependency which is assembled with maven-assembly-plugin

2016-11-21 Thread Nikolay, Thomas
Hello, I hope that I am right with my question in this mailing group :). Summary of my problem: I cannot work with workspace resolution in Eclipse on dependency which is assembled with maven-assembly-plugin. Environment: Eclipse 4.5.2 m2e 1.7.0.20160603-1933 Description: I have following const

Re: [m2e-users] workspace resolution does not work on dependency which is assembled with maven-assembly-plugin

2016-11-21 Thread Igor Fedorenko
No, not possible to build such projects in Eclipse. Even if packaging=pom did work inside Eclipse like you suggest, Maven project model does not have enough metadata to implement project B dependency on project-a-data artifact. -- Regards, Igor On Mon, Nov 21, 2016, at 04:39 AM, Nikolay, T