HannesWell opened a new pull request, #337:
URL: https://github.com/apache/mina-sshd/pull/337

   Since Eclipse m2e 2.2.0 unknown mojos are executed by default: 
https://github.com/eclipse-m2e/m2e-core/blob/master/RELEASE_NOTES.md#mojos-without-a-mapping-are-now-executed-by-default-in-incremental-builds
   
   Therefore the configuration of the pseudo plugin 
`org.eclipse.m2e:lifecycle-mapping` can be removed in conjunction with the 
`only-eclipse` profile.
   For those mojo executions that have been ignored in said configuration, use 
m2e's processing instructions instead, which are less verbose and more focused. 
See
   
https://www.eclipse.org/m2e/documentation/release-notes-17.html#new-syntax-for-specifying-lifecycle-mapping-metadata


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to