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
Replace ORG_ID_TOKEN in groupId tag of pom.xml file with actual organization UUID.
Run mvn clean install
Errors
[INFO] Scanning for projects...[ERROR] [ERROR] Some problems were encountered while processing the POMs:[ERROR] Unresolveable build extension: Plugin org.mule.runtime.plugins:mule-extensions-maven-plugin:1.1.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.mule.runtime.plugins:mule-extensions-maven-plugin:jar:1.1.6 @ [ERROR] Unknown packaging: mule-extension @ line 10, column 16 @ [ERROR] The build could not read 1 project -> [Help 1][ERROR] [ERROR] The project ORG_ID_TOKEN:mule-aws-secrets-manager-properties-providers-module:1.0.15 (/Users/estemble/Projects/other/mule-aws-secrets-manager-properties-provider/pom.xml) has 2 errors[ERROR] Unresolveable build extension: Plugin org.mule.runtime.plugins:mule-extensions-maven-plugin:1.1.6 or one of its dependencies could not be resolved: Failed to read artifact descriptor for org.mule.runtime.plugins:mule-extensions-maven-plugin:jar:1.1.6: The following artifacts could not be resolved: org.mule.runtime.plugins:mule-extensions-maven-plugin:pom:1.1.6 (absent): Could not transfer artifact org.mule.runtime.plugins:mule-extensions-maven-plugin:pom:1.1.6 from/to maven-default-http-blocker (http://0.0.0.0/): Blocked mirror for repositories: [mulesoft-plugin-releases (http://repository.mulesoft.org/releases/, default, releases+snapshots), mulesoft-plugin-snapshots (http://repository.mulesoft.org/snapshots/, default, releases+snapshots)] -> [Help 2][ERROR] Unknown packaging: mule-extension @ line 10, column 16[ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.[ERROR] Re-run Maven using the -X switch to enable full debug logging.[ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles:[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/PluginManagerException
The text was updated successfully, but these errors were encountered:
Steps to reproduce
ORG_ID_TOKEN
ingroupId
tag ofpom.xml
file with actual organization UUID.mvn clean install
Errors
The text was updated successfully, but these errors were encountered: