GoogleCloudPlatform / ide-login

The plugins-login-common library for authenticating with the Google Cloud Platform shared by several IDE plugins including Google Cloud Tools for Eclipse, Google Cloud Tools for IntelliJ, and Android Studio.
Apache License 2.0
2 stars 9 forks source link

Maven groupId and artifactId don't seem conventional #37

Closed chanseokoh closed 7 years ago

chanseokoh commented 7 years ago
  <groupId>com.google.cloud.tools.ide.login</groupId>
  <artifactId>com.google.cloud.tools.ide.login</artifactId>
  <version>0.0.0-SNAPSHOT</version>

Suggestions?

elharo commented 7 years ago

Good catch. I suggest google-ide-login for artifact ID:

https://maven.apache.org/guides/mini/guide-naming-conventions.html