alfameCom / mule-bpm-module

Mule BPM Module extends Mule 4 by adding support for process-oriented integrations
Apache License 2.0
5 stars 3 forks source link

examples/active-aggregator-example won't compile against public Maven repositories #1

Closed janihaglund closed 2 years ago

janihaglund commented 4 years ago

This is reported to Mulesoft forums as well: https://help.mulesoft.com/s/question/0D52T000053AlF0SAK/i-tried-implementing-a-soap-service-using-anypoint-studio-74-and-soapkit-but-maven-dependencies-are-not-found-which-repository-should-i-use

The example works by (re-)installing Apikit for SOAP plugin for Anypoint Studio, which seems to add the mule-soapkit-module to local Maven repository.

janihaglund commented 2 years ago

This is beeb fixed due to Mulesoft releasing SOAP kit artifacts to public repositories.