soi-toolkit / soi-toolkit-mule

SOI Toolkit and Mule ESB
Apache License 2.0
6 stars 1 forks source link

Mule-dependencies pom: can we use the mule-x.y.z-embedded.jar? #361

Closed hdahl closed 9 years ago

hdahl commented 9 years ago

Original issue 361 created by soi-toolkit on 2013-12-16T09:11:51.000Z:

Can we simplify (relates to issue 354) the mule-dependency-pom by replacing the list of dependencies to org.mule-stuff in it with a single dependency to:

org.mule.distributions:mule:<version>:jar

hdahl commented 9 years ago

Better idea is to use the distribution-pom, see implementation for Mule 3.6.1 dependency-pom done in #386. Closing this one.