Does not resolve artifacts/classpath properly in a multi module maven project
What is the expected output? What do you see instead?
Multi module maven project brings artifacts from other dependent projects also
whereas maven nicely excludes/resolves artifacts from dependent projects, i.e.,
current project gets preference on which artifact to choose. How can we fix
this classpath issue in case of multi module projects in Eclipse?
What steps will reproduce the problem?
1. Setup a multi module maven project
2. Make sure there are common artifacts that current project overrides from the
dependent project
3. Run Jetty Run this project
What Eclipse version are you using ?
4.3, 4.4
What Run-Jetty-Run version are you using?
latest
What OS are you using ? 32bit or 64 bit?
64 bit
Please provide any additional information below.
Original issue reported on code.google.com by krishna81m on 21 Oct 2014 at 4:01
Original issue reported on code.google.com by
krishna81m
on 21 Oct 2014 at 4:01