jira-importer

Results 813 comments of jira-importer

**[Tamas Cservenak](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cstamas)** commented This issue is not related to install plugin: user has a POM packaging=pom but in that same POM he builds a JAR and attaches built JAR as...

**[Christian Kohlschütter](https://issues.apache.org/jira/secure/[email protected])** commented Thanks for the clarification! The declaration of the jar plugin is in a parent POM that is supposed to be applied for any subprojects. This had worked...

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented Should be resolved by MINSTALL-189

**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented Can you tell which versions of the maven-dependency-plugin you are exactly using .. and JDK + Maven version.. unfortunately I can figure out that based on...

**[Arnout Engelen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER291537)** commented Apologies for being unclear, I just updated the reproducer to pin the version to the latest release, 3.6.1, and it still shows the problem.   I tested with...

**[Gary D. Gregory](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=garydgregory)** commented This should be fixed when Commons IO 2.19.0 comes out.

**[Charles Oliver Nutter](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=headius)** commented This was part of, but not the primary cause of, an issue in JRuby's jar dependency management: https://github.com/jruby/jruby/issues/8606. It seems like an audit might be needed...

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Patches are wolcome.

**[Bogdan Sikora](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=s4n60w3n)** commented I have created patches in our fork of the repo that add xml output as it was needed for our [repo](https://github.com/webscopeio/license.sh) . I`ll create MR on github...

**[Bogdan Sikora](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=s4n60w3n)** commented https://github.com/apache/maven-dependency-plugin/pull/24