Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: maven-dependency-analyzer
-
Labels:None
-
Patch Submitted:Yes
-
Number of attachments :
Description
I'll just quote the post from our internal mailing list:
"I don't like that plugin - it has reported dozens of missing dependencies that were unnecessary for me, so I stopped using it. The most common example is when you have a dependency on a project that has a dependency on Xerces, Xalan or some other XML project and your project has java.xml.* imports, which you're resolving from the JDK, it gives a higher priority to external dependencies, even if another project introduces them, than it does to JDK libraries."
I've got a (possible) patch coming up in a few...
Issue Links
- is depended upon by
-
MDEP-289
Incorrect warning with javax.xml
-
Activity
Matthew Beermann
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | MNG-3620-maven-dependency-analyzer.patch [ 35105 ] |
Brian Fox
made changes -
| Assignee | Brian Fox [ brianfox ] |
Brett Porter
made changes -
| Project | Maven 2 [ 10500 ] | Maven Shared Components [ 11761 ] |
| Key | MNG-3620 | MSHARED-47 |
| Component/s | Dependencies [ 12028 ] |
Dennis Lundberg
made changes -
| Component/s | maven-dependency-analyzer [ 13265 ] |
Arnaud Heritier
made changes -