Questions tagged [anypoint-exchange]
6 questions
0
votes
1 answer
Maven uses different repos in Azure Pipelines than local
I have a project that fails mvn package in Azure Pipelines even if the same branch builds successfully locally. The issue is a missing dependency.
Locally, Maven downloads the dependency…

lpacheco
- 976
- 1
- 14
- 27
0
votes
1 answer
Get Mulesoft artifact from Anypoint Exchange and deploy it to the Coudhub 1.0
How to get Mulesoft artifact (latest version) from Anypoint Exchange and deploy to the Coudhub using an API?
I am curruntly developing a CICD pipeline for the Muleapp deployments. Curruntly the build pipeline has been developed and the build…

Nimesh Gayanga
- 15
- 5
0
votes
1 answer
Create an Asset of HTTP-API Type in Anypoint Exchange using Exchange / Platform API?
How can I create an asset of http-api type in Anypoint exchange using the Platform / Exchange API ?
I am trying to automate the HTTP API Proxy generation in my build pipeline and since an HTTP API doesn't have a RAML, I am little lost on how to…

Andy
- 51
- 1
- 8
0
votes
2 answers
How do I specify the type of asset when I publish asset to mulesoft's exchange?
When I was building a CI/CD with github actions, I ran into the following problems.
[INFO] ------------------------------------------------------------
[INFO] Publication status: error
[INFO] …

Lex
- 59
- 7
0
votes
0 answers
Error while using import file in the XSD of RAML design with APIKIt router
Error: File Not Found: C:\work\AnypointStudio\plugins\org.mule.tooling.server.4.4.0.ee_7.11.0.202206241916\mule\bin\data-type\test.xsd (The system cannot find the path specified) while calling API, APIKit router giving above issue.
I have used two…

priyanka
- 1
- 1
-2
votes
0 answers
MuleSoft: Payload not Displaying as Expected in Response
I'm currently working with an IT company, and MuleSoft is relatively new to me. While I've learned quite a few things, I'm encountering an issue.
My problem is that whenever I attempt to set a payload to display a specific value, it doesn't appear…