Details
Description
0.9.5-rc2 unlike 0.9.4 does dependency resolution via ArtifactInstallEngine.groovy pre-compilation even during non-compilation commands i.e. "clean". If a particular plugin has dependencies that are not supported by the specified maven repo or the dependency version/artifact/release id is incorrect the compilation will fail.
In previous versions of Griffon this did not occur even if the dependency resolution of a plugin failed.