ctubbsii commented on issue #236: URL: https://github.com/apache/maven-remote-resources-plugin/issues/236#issuecomment-4121302553
The BuildContext API doesn't need to be implemented to suppress the m2e warnings. To do that, all that is needed is to add a lifecycle mapping that ignores the plugin execution. That is done in PR #255 . The execution can be enabled later, once the BuildContext API is implemented. But for now, that PR avoids forcing others to implement the workaround for themselves. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
