gnodet commented on a change in pull request #621:
URL: https://github.com/apache/maven/pull/621#discussion_r779510352



##########
File path: 
maven-core/src/main/java/org/apache/maven/lifecycle/internal/ReactorContext.java
##########
@@ -73,11 +68,4 @@ public ClassLoader getOriginalContextClassLoader()
         return originalContextClassLoader;
     }
 
-    /**
-     * @since 3.3.0
-     */
-    public SessionScope.Memento getSessionScopeMemento()

Review comment:
       ReactorContext is not a public API, so I don't see why we should go 
through a deprecation stage here.




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


Reply via email to