[GitHub] [maven] cstamas commented on pull request #989: [MNG-7677] Maven slowness addressed

2023-02-20 Thread via GitHub
cstamas commented on PR #989: URL: https://github.com/apache/maven/pull/989#issuecomment-1436991042 > So this need to be a singleton? I'd rather say: given this class is stateless, it CAN be singleton/shared/reused, instead to be re-instantiated for each call of this "hot" method.

[GitHub] [maven] cstamas commented on pull request #989: [MNG-7677] Maven slowness addressed

2023-02-15 Thread via GitHub
cstamas commented on PR #989: URL: https://github.com/apache/maven/pull/989#issuecomment-1432039834 After https://github.com/apache/maven-resolver/pull/245 merged (and deployed by CI), restarted all the CI jobs on this PR, and they are expected to pass OK, as wrote above. -- This is an a

[GitHub] [maven] cstamas commented on pull request #989: [MNG-7677] Maven slowness addressed

2023-02-15 Thread via GitHub
cstamas commented on PR #989: URL: https://github.com/apache/maven/pull/989#issuecomment-1431663397 This PR will pass once https://github.com/apache/maven-resolver/pull/245 is merged, built and deployed by Jenkins, and artifacts picked up by this PR. -- This is an automated message from t