Maven2を実行すると以下のエラーが出た。 [INFO] Error getting reports fro… 続きを読む: Maven2のcobertura-maven-pluginで「Unable to find the mojo ‘dump-datafile’」
タグ: Maven
Maven
HudsonでMaven2実行時にclass file has wrong version 50.0, should be 48.0
HudsonでMaven2を実行したときに以下のエラーが出た。 Embedded error: Error r… 続きを読む: HudsonでMaven2実行時にclass file has wrong version 50.0, should be 48.0
Maven2のsiteで「Unable to find javadoc command」
siteを動かしてみると以下のエラーが。 [INFO] javadoc:javadoc org.apache.… 続きを読む: Maven2のsiteで「Unable to find javadoc command」
Maven2のsiteでInternal error in the plugin manager executing goal
sm2eclipseからsiteを実行するとエラーが。 [ERROR] BUILD FAILURE maven… 続きを読む: Maven2のsiteでInternal error in the plugin manager executing goal
Maven2のゴールまとめ(ログ付き)
CIサーバなどで設定するゴールをしらべるために、いろいろ動かしてログをとってみる。 mavenのAvailab… 続きを読む: Maven2のゴールまとめ(ログ付き)
Maven2の社内リポジトリ(Internal Repository)をWebDAVで構築する
Maven2のリポジトリ名称がよくわからなかったので、Introduction to Repositories… 続きを読む: Maven2の社内リポジトリ(Internal Repository)をWebDAVで構築する
Maven2で「Failed to transfer file: http://localhost/XXXX/XXXX.jar Return code is: 500 Internal Server Error」
ローカルPCに建てたリポジトリにデプロイしようとすると以下のエラーが出た。 [INFO] Retrieving… 続きを読む: Maven2で「Failed to transfer file: http://localhost/XXXX/XXXX.jar Return code is: 500 Internal Server Error」
Maven2のdeployで「Error deploying artifact: Unsupported Protocol: ‘dav’: Cannot find wagon which supports the requested protocol: dav」
Maven2で、ローカルに立てたインハウスリポジトリにデプロイしようとしたら、以下のエラーが出た。 https… 続きを読む: Maven2のdeployで「Error deploying artifact: Unsupported Protocol: ‘dav’: Cannot find wagon which supports the requested protocol: dav」
Maven2で「[ERROR] Invalid user settings」
Windows + Eclipse + m2eclipseでMaven2を使うと、以下のようなエラーが出る。 … 続きを読む: Maven2で「[ERROR] Invalid user settings」
Maven2で「[WARN] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!」
ビルドしてみると以下の警告がちょろちょろ出る。[WARN] Using platform encoding (… 続きを読む: Maven2で「[WARN] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!」