[ https://issues.apache.org/jira/browse/MCHANGES-463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17908877#comment-17908877 ]
Elliotte Rusty Harold commented on MCHANGES-463: ------------------------------------------------ Some of this code simply cannot work any more. In particular plexus-mail-sender-simple is based on unauthenticated SMTP connections used to play tricks in the 1990s. In 2024 that's no longer possible on the open Internet. maybe in some internal networks? > Replace plexus-mail-sender-javamail > ----------------------------------- > > Key: MCHANGES-463 > URL: https://issues.apache.org/jira/browse/MCHANGES-463 > Project: Maven Changes Plugin > Issue Type: Dependency upgrade > Reporter: Elliotte Rusty Harold > Priority: Major > > This never got out of alpha, was archived over a decade ago, is compiled with > Java 1.4, and seems unlikely to keep working in the future, if it even works > now. Figure out how to replace this. > Could find an alternative implementation or maybe inline the few classes we > need. -- This message was sent by Atlassian Jira (v8.20.10#820010)