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
I have cloned the Repo, ran the Grep command and ensured the settings.xml is configured correctly.
When I run mvn clean deploy -DskipLicense=true in the policy directory I get the following errors:
Could not find org.mule:mule-maven-client-impl:jar:1.6.0-SNAPSHOT
Unknown packaging: mule-policy
[ERROR] The project b488476b-85aa-48cb-b980-1e6d80b8d318:hello-world-custom-policy:1.0.1 (/Users/.../exchange-documentation-samples/policy/pom.xml) has 2 errors
[ERROR] Unresolveable build extension: Plugin org.mule.tools.maven:mule-maven-plugin:3.5.0 or one of its dependencies could not be resolved: Could not find artifact org.mule:mule-maven-client-impl:jar:1.6.0-SNAPSHOT in mulesoft-snapshots (https://repository.mulesoft.org/snapshots/) -> [Help 2]
[ERROR] Unknown packaging: mule-policy @ line 18, column 16
The text was updated successfully, but these errors were encountered:
I have cloned the Repo, ran the Grep command and ensured the settings.xml is configured correctly.
When I run
mvn clean deploy -DskipLicense=true
in the policy directory I get the following errors:The text was updated successfully, but these errors were encountered: