On 11-11-11 10:37 AM, Lars Fischer wrote:

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=363237

Is there a plan to implement the suggested feature from the bugzilla
comment, to not reorder the eclipse project libraries settings?
Moving the maven dependencies before the JRE lib works fine until m2e
resets the order.


Probably not, at least not in unless somebody provides a good patch.
First, this will still be a hack and I'd rather wait for a proper
permanent solution in Maven core before implementing anything in m2e.
Second, maintaining classpath order during project configuration update
is not trivial or even not possible because m2e has to merge entries
derived from pom.xml with custom entries entered by the user.

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

Reply via email to