newrelic-experimental / newrelic-java-mule-4

Instrumentation of the New Relic Java Agent for the Mule framework v4.x
Apache License 2.0
0 stars 3 forks source link

Issue building with Gradle #13

Closed techx-devops closed 2 years ago

techx-devops commented 2 years ago

I got another issue when building again, the issue with com.mulesoft.agent:mule-agent-web-interface:2.1.7 was passed

root@b72401fd7abf:/home/gradle# ./gradlew clean install

Task :Mule-Batch-ee:compileJava FAILED

FAILURE: Build failed with an exception.

BUILD FAILED in 8s 44 actionable tasks: 24 executed, 20 up-to-date

dhilpipre commented 2 years ago

This is an issue with MuleSoft removing jars from the public Maven repo. Because all of them are in my local repo I don't see these problems. I have fixed the problem with Mule-Batch-ee and updated the README

I will keep this open until you can successfully build the extensions.

If another one fails, simply make note of it and comment it out of settings.gradle (prepend with //). Let me know what other ones fail or if the rest build