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