Skip to content
This repository has been archived by the owner on Jan 20, 2024. It is now read-only.

Compiling issue #2

Open
JaganChinthakayala opened this issue Jun 3, 2021 · 0 comments
Open

Compiling issue #2

JaganChinthakayala opened this issue Jun 3, 2021 · 0 comments

Comments

@JaganChinthakayala
Copy link

When I compile the code as is, I get the following error

[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 @

But after I add mulesoft-releases pluginRepository, it gives the following error.

[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (default-enforced-rules) @ aws-lambda-connector ---
[WARNING] Rule 1: org.apache.maven.plugins.enforcer.RequireNoRepositories failed with message:
Some poms have repositories defined:
ea38c1cd-29d8-42e1-a5f0-28399589404e:aws-lambda-connector version:1.0.11 has plugin repositories [mulesoft-releases]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.082 s
[INFO] Finished at: 2021-06-03T13:42:52-04:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.0.0-M2:enforce (default-enforced-rules) on project aws-lambda-connector: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant