Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Local install errors #2

Open
ejstembler opened this issue Jul 17, 2023 · 0 comments
Open

Local install errors #2

ejstembler opened this issue Jul 17, 2023 · 0 comments

Comments

@ejstembler
Copy link

ejstembler commented Jul 17, 2023

Steps to reproduce

  1. Replace ORG_ID_TOKEN in groupId tag of pom.xml file with actual organization UUID.
  2. 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant