Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2/3.8.3

2021-10-13 Thread Srđan Šrepfler
Thanks (köszönöm) Tamás! Much appreciated for the PR, our dependencies were quite old as we haven't touched our plugin internals for ages. Thanks for being a maven community ambassador! Kind regards, Srdan On 2021/10/09 07:57:49, Tamás Cservenák wrote: > Zdravo Srdjane, > > Here is a PR

Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2/3.8.3

2021-10-09 Thread Tamás Cservenák
Zdravo Srdjane, Here is a PR that does what you want: https://github.com/schrepfler/jira-maven-plugin/pull/178 With PR, plugins works okay with 3.8.3 but also 3.8.2. HTH Yamas On Fri, Oct 8, 2021 at 7:56 PM Srđan Šrepfler wrote: > Hi, > I too have a dependency on >

Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2/3.8.3

2021-10-08 Thread Srđan Šrepfler
Hi, I too have a dependency on org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0 After upgrading the project's Maven dependencies to Maven 3.8.3 which addressed this issue I got this error message when running the tests 1) Error injecting constructor,

Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2

2021-08-18 Thread Michael Osipov
Am 2021-08-18 um 22:13 schrieb Nils Breunese: Michael Osipov wrote: Please file an issue. I will add this to the known issues list then. Thanks for confirming this regression, I’ve filed it as a bug here: https://issues.apache.org/jira/browse/MNG-7219 Thanks, will take care soon. This

Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2

2021-08-18 Thread Nils Breunese
Michael Osipov wrote: > Please file an issue. I will add this to the known issues list then. Thanks for confirming this regression, I’ve filed it as a bug here: https://issues.apache.org/jira/browse/MNG-7219 Nils. - To

Re: plexus-cipher missing from transitive dependencies of maven-core 3.8.2

2021-08-18 Thread Michael Osipov
Am 2021-08-17 um 13:44 schrieb Nils Breunese: Hi, I have a project that uses org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0 for testing a Maven plugin. After upgrading the project’s Maven dependencies to Maven 3.8.2 I got this error message when running tests:

plexus-cipher missing from transitive dependencies of maven-core 3.8.2

2021-08-17 Thread Nils Breunese
Hi, I have a project that uses org.apache.maven.plugin-testing:maven-plugin-testing-harness:3.3.0 for testing a Maven plugin. After upgrading the project’s Maven dependencies to Maven 3.8.2 I got this error message when running tests: Error injecting: