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

When setting version to domain, it does not get correctly deployed #63

Closed juancavallotti closed 9 years ago

juancavallotti commented 9 years ago

When setting the version property to a domain project, deploy locally and through different methods starts failing, this is because the domain zip inherits the version name and it messes up with the convention of the domain name being equals to the zip name.