guylabs commented on PR #810:
URL: https://github.com/apache/maven-mvnd/pull/810#issuecomment-1467076091

   Hi @ppalaga,
   
   the Apache foundation has a Gradle Enterprise instance running at  
https://ge.apache.org. This instance can be used for any Apache project and 
projects can opt in for free.
   
   This change enables using this instance of Gradle Enterprise for the Maven 
daemon project. Once merged, you get faster builds instantaneously due to 
Gradle's performance accelerations techniques for Maven, like build caching 
(remote build caching will come in summer for Apache projects).
   
   It will as well publish build scans for every execution of a build on CI as 
well as on any local developer machine to get insights into the build, ease 
investigation of failures, reason about outcomes and so forth.
   
   You can read more about it 
[here](https://docs.gradle.com/enterprise/maven-get-started/).
   
   If you have any questions feel free to ping us.
   
   Looking forward to have the Maven daemon project using ge.apache.org.
   
   Regarding the integration test failures with these changes, I'll need to 
check with @oehme as we might need to reopen 
https://github.com/apache/maven-mvnd/issues/725. We'll keep you posted.
   


-- 
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: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to