You can change project names in settings.gradle, e.g.: rootProject.name = 'myProject'
Regards, Levi Op 27 dec 2010 17:48 schreef "evgenyg" <[email protected]>: Cannot set the value of read-only property 'name' on root project 'gcommons' is what I get by trying to specify project's "name" as I can't rely on a default of a folder name (TeamCity build agent checks out projects to folders like "757bd4cee0ca8d7d" - I can change that but prefer not to). What is the proper way to specify project's name ("<artifactId>" in Maven speak)? Thanks -- View this message in context: http://gradle.1045684.n5.nabble.com/Re-groovy-user-Maven-Plugin-and-Property-Names-tp1434069p3319484.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list...
