Hi,

I am trying to introduce maven and m2eclipse into an existing ant/ivy
build. The existing build generates eclipse classpath files that include
entries only for direct dependencies. Transitive dependencies are made
available by having each module export all classpath entries
(exported="true" for each classpathentry element).

Is there a way to make m2eclipse do the same, i.e. have projects export
their "Maven Dependencies" lib and exclude from the lib transitive
dependencies of referenced projects? If not, is there a technical
justification m2eclipse does not provide this capability?

Thanks,
Ben
_______________________________________________
m2e-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/m2e-users

Reply via email to