jira-importer

Results 1099 comments of jira-importer

**[Clebert Suconic](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=clebertsuconic)** commented [Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)based on the discussion on the user's forum, this would open a Pandora box. It's one thing to build a shaded Jar, another thing is to consume...

**[Gili](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cowwoc)** commented [Clebert Suconic](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=clebertsuconic) So what you're saying is that shaded JARs cannot be tested by the same project that packages it. So integration tests fly out the window, not...

**[Cédric Champeau](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=melix)** commented Workaround for me is to use the assembly plugin instead.

**[Paul Hammant](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=paul)** commented Bug reproduced in a repo - https://github.com/paul-hammant/shadeTestDepsBug

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented Can you retry with Maven from master?

**[Zhengqi Zhang](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=tony%20giao)** commented I compiled the latest code from the master branch of the maven-shade-plugin, i.e. 3.3.0-snapshot, installed it to the local repository, and then introduced it in my project....

**[Andrey Turbanov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=turbanoff)** commented Reproduce with Amazon Corretto java 8 too. `-T 4` was specified. ``` openjdk version "1.8.0_312" OpenJDK Runtime Environment Corretto-8.312.07.1 (build 1.8.0_312-b07) OpenJDK 64-Bit Server VM Corretto-8.312.07.1 (build...

**[Robert Stupp](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=snazy)** commented Maybe MSHADE-413?

**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** commented Sounds like this does not belong to maven-shade-plugin?

**[Lorenzo Affetti](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=JIRAUSER304233)** commented Hello people! This bug seems quite a big deal and It happens to me also on version 3.2.4 (java11). Is somebody working on this? Is this fixed...