ここで説明されているように、「mvn install」を実行しようとしています。
http://sourceforge.net/p/openimaj/wiki/OpenIMAJ%20From%20Source/
openimaj の svn をダウンロードしました。pom.xml ファイルは次の場所にあります。
C:\Users\[user]\openimaj
「mvn install」を実行しようとすると、次のように表示されます。
[ERROR] The goal you specified requires a project to execute but there is no POM
in this directory (C:\Users\net). Please verify you invoked Maven from the corr
ect directory. -> [Help 1]
に pom.xml を配置する必要があると思いますがC:\Users\net
、openimaj 用にこの pom.xml を作成するにはどうすればよいですか?