[jira] [Updated] (MDEP-289) Incorrect warning with javax.xml

2020-08-10 Thread Elliotte Rusty Harold (Jira)


 [ 
https://issues.apache.org/jira/browse/MDEP-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MDEP-289:
---
Labels: S2 intern  (was: intern)

> Incorrect warning with javax.xml
> 
>
> Key: MDEP-289
> URL: https://issues.apache.org/jira/browse/MDEP-289
> Project: Maven Dependency Plugin
>  Issue Type: Bug
>  Components: analyze
>Affects Versions: 2.1
> Environment: OS : Windows XP
> Maven 2.2.1
> Java 1.5
>Reporter: zaccret
>Priority: Major
>  Labels: S2, intern
> Attachments: sandbox.zip
>
>
> When you use some javax.xml classes in a project and that you have transitive 
> dependencies containing these classes, you will get a warning if you analyze 
> your dependencies (Used undeclared dependencies found), even if the classes 
> you use are contained in your JDK.
> I attach a project using javax.xml.parsers.DocumentBuilder which is included 
> in Java Class Library (rt.jar) but also in a transitive dependency (xml-apis).
> I think we should not get a warning because the Java Class Library should be 
> the first library found in the classpath, doesn't it ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MDEP-289) Incorrect warning with javax.xml

2020-07-12 Thread Elliotte Rusty Harold (Jira)


 [ 
https://issues.apache.org/jira/browse/MDEP-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MDEP-289:
---
Labels: intern  (was: )

> Incorrect warning with javax.xml
> 
>
> Key: MDEP-289
> URL: https://issues.apache.org/jira/browse/MDEP-289
> Project: Maven Dependency Plugin
>  Issue Type: Bug
>  Components: analyze
>Affects Versions: 2.1
> Environment: OS : Windows XP
> Maven 2.2.1
> Java 1.5
>Reporter: zaccret
>Priority: Major
>  Labels: intern
> Attachments: sandbox.zip
>
>
> When you use some javax.xml classes in a project and that you have transitive 
> dependencies containing these classes, you will get a warning if you analyze 
> your dependencies (Used undeclared dependencies found), even if the classes 
> you use are contained in your JDK.
> I attach a project using javax.xml.parsers.DocumentBuilder which is included 
> in Java Class Library (rt.jar) but also in a transitive dependency (xml-apis).
> I think we should not get a warning because the Java Class Library should be 
> the first library found in the classpath, doesn't it ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MDEP-289) Incorrect warning with javax.xml

2020-07-12 Thread Elliotte Rusty Harold (Jira)


 [ 
https://issues.apache.org/jira/browse/MDEP-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MDEP-289:
---
Priority: Major  (was: Minor)

> Incorrect warning with javax.xml
> 
>
> Key: MDEP-289
> URL: https://issues.apache.org/jira/browse/MDEP-289
> Project: Maven Dependency Plugin
>  Issue Type: Bug
>  Components: analyze
>Affects Versions: 2.1
> Environment: OS : Windows XP
> Maven 2.2.1
> Java 1.5
>Reporter: zaccret
>Priority: Major
> Attachments: sandbox.zip
>
>
> When you use some javax.xml classes in a project and that you have transitive 
> dependencies containing these classes, you will get a warning if you analyze 
> your dependencies (Used undeclared dependencies found), even if the classes 
> you use are contained in your JDK.
> I attach a project using javax.xml.parsers.DocumentBuilder which is included 
> in Java Class Library (rt.jar) but also in a transitive dependency (xml-apis).
> I think we should not get a warning because the Java Class Library should be 
> the first library found in the classpath, doesn't it ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (MDEP-289) Incorrect warning with javax.xml

2019-12-19 Thread Elliotte Rusty Harold (Jira)


 [ 
https://issues.apache.org/jira/browse/MDEP-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elliotte Rusty Harold updated MDEP-289:
---
Priority: Minor  (was: Major)

> Incorrect warning with javax.xml
> 
>
> Key: MDEP-289
> URL: https://issues.apache.org/jira/browse/MDEP-289
> Project: Maven Dependency Plugin
>  Issue Type: Bug
>  Components: analyze
>Affects Versions: 2.1
> Environment: OS : Windows XP
> Maven 2.2.1
> Java 1.5
>Reporter: zaccret
>Priority: Minor
> Attachments: sandbox.zip
>
>
> When you use some javax.xml classes in a project and that you have transitive 
> dependencies containing these classes, you will get a warning if you analyze 
> your dependencies (Used undeclared dependencies found), even if the classes 
> you use are contained in your JDK.
> I attach a project using javax.xml.parsers.DocumentBuilder which is included 
> in Java Class Library (rt.jar) but also in a transitive dependency (xml-apis).
> I think we should not get a warning because the Java Class Library should be 
> the first library found in the classpath, doesn't it ?



--
This message was sent by Atlassian Jira
(v8.3.4#803005)