You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2020/04/18 19:32:00 UTC

[jira] [Work started] (UIMA-6223) Groovy plugin causes warning during build

     [ https://issues.apache.org/jira/browse/UIMA-6223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on UIMA-6223 started by Richard Eckart de Castilho.
--------------------------------------------------------
> Groovy plugin causes warning during build
> -----------------------------------------
>
>                 Key: UIMA-6223
>                 URL: https://issues.apache.org/jira/browse/UIMA-6223
>             Project: UIMA
>          Issue Type: Bug
>          Components: uimaFIT
>    Affects Versions: 2.4.0uimaFIT
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>
> During a build on a recent JDK, the following warning appears:
> {code}
> [INFO] --- gmaven-plugin:1.5:execute (read-notice) @ uimafit-parent ---
> WARNING: An illegal reflective access operation has occurred
> WARNING: Illegal reflective access by
> org.codehaus.groovy.reflection.CachedClass$3$1
> (file:/C:/Users/MarshallSchor/.m2/repository/org/codehaus/groovy/groovy-all/1.6.9/groovy-all-1.6.9.jar)
> to method java.lang.Object.finalize()
> WARNING: Please consider reporting this to the maintainers of
> org.codehaus.groovy.reflection.CachedClass$3$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}



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