You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The command I used was: mvn clean deploy -DskipTests -Dlicense.skip=true -s .m2/settings.xml
In addition to the document operations on GitHub, the only thing changed was " <mule.maven.plugin.version>4.1.2</mule.maven.plugin.version>"
The text was updated successfully, but these errors were encountered:
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 811 B/s)
Downloading from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 37 B/s)
Downloading from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 37 B/s)
Downloading from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/com/mulesoft/munit/munit-common/2.2.4/munit-common-2.2.4.jar
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/com/mulesoft/munit/munit-common/2.2.4/munit-common-2.2.4.jar (0 B at 0 B/s)
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 525 B/s)
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 1.2 kB/s)
Downloaded from mule-plugin: https://repository.mulesoft.org/nexus/content/repositories/public/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 733 B/s)
Downloading from central: https://repo.maven.apache.org/maven2/com/mulesoft/munit/munit-remote/2.2.4/munit-remote-2.2.4-jar-with-dependencies.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/org.eclipse.persistence.core/2.5.0/org.eclipse.persistence.core-2.5.0.jar
Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/persistence/org.eclipse.persistence.core/2.5.0/org.eclipse.persistence.core-2.5.0.jar (5.0 MB at 67 kB/s)
Downloading from mule-snapshots: https://repository.mulesoft.org/snapshots/com/mulesoft/munit/munit-remote/2.2.4/munit-remote-2.2.4-jar-with-dependencies.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:45 h
[INFO] Finished at: 2024-07-15T13:42:28+08:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal com.mulesoft.munit.tools:munit-maven-plugin:2.2.4:test (test) on project hello-world-app: Execution test of goal com.mulesoft.munit.tools:munit-maven-plugin:2.2.4:test failed: Plugin com.mulesoft.munit.tools:munit-maven-plugin:2.2.4 or one of its dependencies could not be resolved: The following artifacts could not be resolved: com.mulesoft.munit:munit-remote:jar:jar-with-dependencies:2.2.4 (absent): Could not transfer artifact com.mulesoft.munit:munit-remote:jar:jar-with-dependencies:2.2.4 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [mulesoft-releases (http://repository.mulesoft.org/releases/, default, releases), mulesoft-snapshots (http://repository.mulesoft.org/snapshots/, default, releases+snapshots), mule-releases (http://repository.mulesoft.org/releases/, default, releases+snapshots), mule-snapshots (http://repository.mulesoft.org/snapshots/, default, releases+snapshots)] -> [Help 1]
The command I used was: mvn clean deploy -DskipTests -Dlicense.skip=true -s .m2/settings.xml
In addition to the document operations on GitHub, the only thing changed was " <mule.maven.plugin.version>4.1.2</mule.maven.plugin.version>"
The text was updated successfully, but these errors were encountered: