-
Type:
Bug
-
Status: Resolved
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 2.5-rc-1
The problem was detected by the CI builds: http://builds.gradle.org/viewLog.html?buildId=28132&tab=buildResultsDiv&buildTypeId=bt67
MavenConversionSpec used to validate converted-from-maven projects by running 'clean', 'build', 'install'. The last task was causing the trouble.