[ https://issues.apache.org/jira/browse/MACR-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17966192#comment-17966192 ]
Olivier Lamy commented on MACR-7: --------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-acr-plugin#68|https://github.com/apache/maven-acr-plugin/issues/68]. > Removed warnings during build > ----------------------------- > > Key: MACR-7 > URL: https://issues.apache.org/jira/browse/MACR-7 > Project: Maven ACR Plugin (Moved to GitHub Issues) > Issue Type: Task > Affects Versions: 1.1 > Environment: Apache CI > Reporter: Karl Heinz Marbaise > Assignee: Karl Heinz Marbaise > Priority: Critical > Fix For: 1.1 > > > The following warnings should be cleared > {code} > [INFO] Applying mojo extractor for language: java-annotations > [WARNING] Deprecated @component for project field in > org.apache.maven.plugin.acr.AcrMojo.: replace with @parameter > name="${project}" @readonly > [WARNING] Deprecated @component for session field in > org.apache.maven.plugin.acr.AcrMojo.: replace with @parameter > name="${session}" @readonly > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)