Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

Locked History Actions

Maven/Traps

Mavenはまりどころ

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

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

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