[jira] [Commented] (MNG-7169) Update Guice dependency to 5.0.1

2021-07-05 Thread Timm Fitschen (Jira)


[ 
https://issues.apache.org/jira/browse/MNG-7169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17374760#comment-17374760
 ] 

Timm Fitschen commented on MNG-7169:


After further investigation, I found that debian patches the maven package to 
use guice from the debian package "guice-4.2.1" instead of using the 
"guice-no_aop.jar" in the maven dist-build.

So, installing maven-core from the original binary package solved this issue 
for me.

Please close. Thank you.

> Update Guice dependency to 5.0.1
> 
>
> Key: MNG-7169
> URL: https://issues.apache.org/jira/browse/MNG-7169
> Project: Maven
>  Issue Type: Dependency upgrade
>Affects Versions: 3.8.1
>Reporter: Timm Fitschen
>Priority: Major
> Fix For: waiting-for-feedback
>
>
> Thank you for your work!
> I hope this is the correct issue tracker:
> With maven 3.8.1, I got a warning:
> {code}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
> Aparently, maven-core has a guice-4.2.1 compile dependency. Please consider 
> updating to 5.0.1 which should solve the `illegal access` issue.
> See guice bug report: https://github.com/google/guice/issues/1133 
> and guice release notes: https://github.com/google/guice/wiki/Guice501



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


[jira] [Commented] (MASFRES-46) Update Guice dependency to 5.0.1

2021-06-04 Thread Timm Fitschen (Jira)


[ 
https://issues.apache.org/jira/browse/MASFRES-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17357247#comment-17357247
 ] 

Timm Fitschen commented on MASFRES-46:
--

wrong project, I guess. Please close

> Update Guice dependency to 5.0.1
> 
>
> Key: MASFRES-46
> URL: https://issues.apache.org/jira/browse/MASFRES-46
> Project: Apache Maven Resource Bundles
>  Issue Type: Dependency upgrade
>Reporter: Timm Fitschen
>Priority: Major
>
> Thank you for your work!
> I hope this is the correct issue tracker:
> With maven 3.8.1, I got a warning:
> {code}
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by 
> com.google.inject.internal.cglib.core.$ReflectUtils$1 
> (file:/usr/share/maven/lib/guice.jar) to method 
> java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
> WARNING: Please consider reporting this to the maintainers of 
> com.google.inject.internal.cglib.core.$ReflectUtils$1
> WARNING: Use --illegal-access=warn to enable warnings of further illegal 
> reflective access operations
> WARNING: All illegal access operations will be denied in a future release
> {code}
> Aparently, maven-core has a guice-4.2.1 compile dependency. Please consider 
> updating to 5.0.1 which should solve the `illegal access` issue.
> See guice bug report: https://github.com/google/guice/issues/1133 
> and guice release notes: https://github.com/google/guice/wiki/Guice501



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


[jira] [Created] (MNG-7169) Update Guice dependency to 5.0.1

2021-06-04 Thread Timm Fitschen (Jira)
Timm Fitschen created MNG-7169:
--

 Summary: Update Guice dependency to 5.0.1
 Key: MNG-7169
 URL: https://issues.apache.org/jira/browse/MNG-7169
 Project: Maven
  Issue Type: Dependency upgrade
Affects Versions: 3.8.1
Reporter: Timm Fitschen


Thank you for your work!

I hope this is the correct issue tracker:

With maven 3.8.1, I got a warning:

{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
{code}

Aparently, maven-core has a guice-4.2.1 compile dependency. Please consider 
updating to 5.0.1 which should solve the `illegal access` issue.

See guice bug report: https://github.com/google/guice/issues/1133 
and guice release notes: https://github.com/google/guice/wiki/Guice501



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


[jira] [Created] (MASFRES-46) Update Guice dependency to 5.0.1

2021-06-04 Thread Timm Fitschen (Jira)
Timm Fitschen created MASFRES-46:


 Summary: Update Guice dependency to 5.0.1
 Key: MASFRES-46
 URL: https://issues.apache.org/jira/browse/MASFRES-46
 Project: Apache Maven Resource Bundles
  Issue Type: Dependency upgrade
Reporter: Timm Fitschen


Thank you for your work!

I hope this is the correct issue tracker:

With maven 3.8.1, I got a warning:

{code}
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
com.google.inject.internal.cglib.core.$ReflectUtils$1 
(file:/usr/share/maven/lib/guice.jar) to method 
java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain)
WARNING: Please consider reporting this to the maintainers of 
com.google.inject.internal.cglib.core.$ReflectUtils$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release
{code}

Aparently, maven-core has a guice-4.2.1 compile dependency. Please consider 
updating to 5.0.1 which should solve the `illegal access` issue.

See guice bug report: https://github.com/google/guice/issues/1133 
and guice release notes: https://github.com/google/guice/wiki/Guice501



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