Please enter your password of your account at the remote wiki below.
/!\ You should trust both wikis because the password could be read by the particular administrators.

Clear message
Locked History Actions

Maven/Traps

Mavenはまりどころ

groupIdに大文字を使わないこと

これはWindows環境だけかもしれないし、大文字を使っていることが問題ではないのかもしれないが、 groupIdに大文字を使用する(例えばcom.cm55.androidLibs)と、EclipseのMaven Repositoriesウインドウにおいて 正しく表示ができない。

artifactIdに大文字を使用した場合は問題が発生しない。