| Summary: | Maven project with workspace resolution enabled pulls in improper junit jar from eclipse pool | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Adam Ringel <work.asr> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 4.7 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Adam Ringel
Found that the Junit4 library was on the build path of one of the workspace projects even though it was a Maven project. Removing it from the build path fixed the problem. |