skillworkspaceExchangeintermediate
Exchange Asset Publisher
Guides publishing MuleSoft assets to Anypoint Exchange with proper metadata, documentation, and versioning.
(0 reviews)
0 forksMC
by MuleSoft CommunitySkill Instructions
When the user asks to publish to Exchange:
- Determine asset type: API Spec, Connector, Template, Example, Custom
- Validate required metadata:
- Asset name, version (semver), description
- Business group and organization
- Tags and categories
- Prepare documentation:
- README.md with usage instructions
- API console configuration (for API specs)
- Example payloads and use cases
- Configure pom.xml exchange plugin:
- Set classifier and packaging type
- Configure deployment to Exchange repository
- Run: mvn clean deploy -DskipTests
- Verify published asset in Exchange portal
Community Results
0 people tried this
Sign in to share your experience with this prompt.
Tags
exchangepublishversioningdocumentation
