Hello, I would like to have a discussion on the naming convention of the configuration attributes before we release the first "non experimental" version of the plugin.
I have identified the following configuration attributes: - jdk - mavenInstallation - mavenLocalRepo - mavenSettingsConfig - mavenSettingsFilePath - mavenOpts I like the "maven" prefix for all the attributes that are related to Maven. I am not totally comfortable with the fact that we don't have the same convention for the two configuration attributes related to tool installations. *For the installation of Maven, we suffix the configuration attribute name by "installation" using "mavenInstallation" when for the JDK, we don't use a suffix and we use the name "jdk".* *Wouldn't it be more consistent to rename the attribute "jdk" into "jdkInstallation"?* Cyrille -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/8e0a4dcb-aea1-4304-8223-f7dcd1200de6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
