You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2017/09/20 16:04:00 UTC

[jira] [Created] (MJMOD-6) Remove the WARNING during integration tests

Karl Heinz Marbaise created MJMOD-6:
---------------------------------------

             Summary: Remove the WARNING during integration tests
                 Key: MJMOD-6
                 URL: https://issues.apache.org/jira/browse/MJMOD-6
             Project: Maven JMod Plugin
          Issue Type: Improvement
    Affects Versions: 3.0.0-alpha-1
            Reporter: Karl Heinz Marbaise
            Priority: Minor
             Fix For: 3.0.0-alpha-2


During the run of the integration tests the following WARNINGs occur:
{code}
notice one WARNING:
[INFO] Building: non-default-config-headerfiles/pom.xml
[INFO] run post-build script verify.groovy
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass 
(file:/.m2/repository/org/codehaus/groovy/groovy-all/2.4.8/groovy-
all-2.4.8.jar) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.reflection.CachedClass
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
[INFO]           non-default-config-headerfiles/pom.xml ........... SUCCESS (2.4 
s)
{code}




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)