jira-importer
jira-importer
**[Alex Galvin](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER307256)** commented I can confirm this issue also occurs with the latest Eclipse Adoptium JDK 8 on Linux. I believe the root cause is that `org.apache.maven.artifact.versioning.DefaultArtifactVersion.parseVersion` doesn't correctly handle...
Resolve #711
Resolve #711
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented Can you provide more details, how documentation should look. Mentioned issues are resolved.
**[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** commented Mostly the website needs to be updated as it no longer documents this option.
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented Maybe this one should be reverted and updated: https://github.com/apache/maven-dependency-plugin/commit/6adc71cceb0cc8bfc05d0b6d1ff72652d7e39f33
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented You needn't add at all `junit-jupiter-engine` for your project.
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented It would be helpful to have a full working example...
**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented PR are welcome.
**[Andreas Janning](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=theo)** commented This problem still exists in the maven-dependency-plugin 3.1.2 with the exact same reproducer