mulesoft-labs / mule-gradle-plugin

Plugin for building mule apps with the gradle build system.
Apache License 2.0
24 stars 14 forks source link

Plugins should be in the class path when running the app #44

Closed juancavallotti closed 9 years ago

juancavallotti commented 9 years ago

Whenever running the app with the runApp task, jars contained within plugins should be available on its classpath so the app can successfully run.