[ https://issues.apache.org/jira/browse/SCM-1012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963972#comment-17963972 ]
ASF GitHub Bot commented on SCM-1012: ------------------------------------- jira-importer opened a new issue, #1237: URL: https://github.com/apache/maven-scm/issues/1237 **[Elliotte Rusty Harold](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=elharo)** opened **[SCM-1012](https://issues.apache.org/jira/browse/SCM-1012?redirect=false)** and commented This is essentially an internal class that is public only for use elsewhere in maven-scm. The only reason it's public is that it's used in different packages within maven-scm It doesn't seem to be used in any other Apache projects on github. Unfortunately it exposes plexus in its public API. Deprecate it to warn any users off of it dso it can eventually be replaced with pure JDK APIs in a major version update. --- No further details from [SCM-1012](https://issues.apache.org/jira/browse/SCM-1012?redirect=false) > Deprecate ConsumerUtils > ----------------------- > > Key: SCM-1012 > URL: https://issues.apache.org/jira/browse/SCM-1012 > Project: Maven SCM (Moved to GitHub Issues) > Issue Type: Improvement > Reporter: Elliotte Rusty Harold > Priority: Minor > > This is essentially an internal class that is public only for use elsewhere > in maven-scm. The only reason it's public is that it's used in different > packages within maven-scm It doesn't seem to be used in any other Apache > projects on github. Unfortunately it exposes plexus in its public API. > Deprecate it to warn any users off of it dso it can eventually be replaced > with pure JDK APIs in a major version update. -- This message was sent by Atlassian Jira (v8.20.10#820010)