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

Unknown Packaging: mule-policy error #27

Open
mikeconroy opened this issue Nov 23, 2022 · 1 comment
Open

Unknown Packaging: mule-policy error #27

mikeconroy opened this issue Nov 23, 2022 · 1 comment

Comments

@mikeconroy
Copy link

mikeconroy commented Nov 23, 2022

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
@mikeconroy
Copy link
Author

Looks like updating the Mule Maven Plugin version to the latest (3.8.2) resolved this.

mikeconroy added a commit to mikeconroy/exchange-documentation-samples that referenced this issue Nov 24, 2022
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