Skip to content

Console Output

[INFO] ------------------------------------------------------------------------
[INFO] Building Ymir ZPT Mobylet Extension
[INFO]    task-segment: [clean, package]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /home/services/hudson/jobs/ymir-trunk/workspace/trunk/ymir-zpt-mobylet/target
[TASKS] Scanning folder '/home/services/hudson/jobs/ymir-trunk/workspace/trunk/ymir-zpt-mobylet/src/main/java' for tasks ... 
[TASKS] Found 0.
[TASKS] Scanning folder '/home/services/hudson/jobs/ymir-trunk/workspace/trunk/ymir-zpt-mobylet/src/main/resources' for tasks ... 
[TASKS] Found 0.
[TASKS] File encoding has not been set in pom.xml, using platform encoding UTF-8, i.e. build is platform dependent (see <a href="http://docs.codehaus.org/display/MAVENUSER/POM+Element+for+Source+File+Encoding">Maven FAQ</a>).
[INFO] [resources:resources]
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[TASKS] Skipping maven reporter: there is already a result available.[INFO] [compiler:compile]
[INFO] Compiling 1 source file to /home/services/hudson/jobs/ymir-trunk/workspace/trunk/ymir-zpt-mobylet/target/classes

[TASKS] Skipping maven reporter: there is already a result available.
[HUDSON] Archiving /home/services/hudson/jobs/ymir-trunk/workspace/trunk/ymir-zpt-mobylet/pom.xml to /home/services/hudson/jobs/ymir-trunk/modules/org.seasar.ymir$ymir-zpt-mobylet/builds/2009-10-16_22-16-13/archive/org.seasar.ymir/ymir-zpt-mobylet/1.0.6-SNAPSHOT/pom.xml
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
Failure executing javac, but could not parse the error:
javac: 1.6 は無効な VM バージョンです。
使い方: javac <options> <source files>
使用可能なオプションには次のものがあります。
  -g                         すべてのデバッグ情報を生成する
  -g:none                    デバッグ情報を生成しない
  -g:{lines,vars,source}     いくつかのデバッグ情報だけを生成する
  -nowarn                    警告を発生させない
  -verbose                   コンパイラの動作についてメッセージを出力する
  -deprecation               推奨されない API が使用されているソースの位置を出力する
  -classpath <path>          ユーザクラスファイルを検索する位置を指定する
  -cp <path>                 ユーザクラスファイルを検索する位置を指定する
  -sourcepath <path>         入力ソースファイルを検索する位置を指定する
  -bootclasspath <path>      ブートストラップクラスファイルの位置を置き換える
  -extdirs <dirs>            インストール済み拡張機能の位置を置き換える
  -endorseddirs <dirs>       推奨規格パスの位置を置き換える
  -d <directory>             生成されたクラスファイルを格納する位置を指定する
  -encoding <encoding>       ソースファイルが使用する文字エンコーディングを指定する
  -source <release>          指定されたリリースとソースの互換性を保つ
  -target <release>          特定の VM バージョン用のクラスファイルを生成する
  -version                   バージョン情報
  -help                      標準オプションの概要を出力する
  -X                         非標準オプションの概要を出力する
  -J<flag>                   <flag> を実行システムに直接渡す




Failure executing javac, but could not parse the error:
javac: 1.6 は無効な VM バージョンです。
使い方: javac <options> <source files>
使用可能なオプションには次のものがあります。
  -g                         すべてのデバッグ情報を生成する
  -g:none                    デバッグ情報を生成しない
  -g:{lines,vars,source}     いくつかのデバッグ情報だけを生成する
  -nowarn                    警告を発生させない
  -verbose                   コンパイラの動作についてメッセージを出力する
  -deprecation               推奨されない API が使用されているソースの位置を出力する
  -classpath <path>          ユーザクラスファイルを検索する位置を指定する
  -cp <path>                 ユーザクラスファイルを検索する位置を指定する
  -sourcepath <path>         入力ソースファイルを検索する位置を指定する
  -bootclasspath <path>      ブートストラップクラスファイルの位置を置き換える
  -extdirs <dirs>            インストール済み拡張機能の位置を置き換える
  -endorseddirs <dirs>       推奨規格パスの位置を置き換える
  -d <directory>             生成されたクラスファイルを格納する位置を指定する
  -encoding <encoding>       ソースファイルが使用する文字エンコーディングを指定する
  -source <release>          指定されたリリースとソースの互換性を保つ
  -target <release>          特定の VM バージョン用のクラスファイルを生成する
  -version                   バージョン情報
  -help                      標準オプションの概要を出力する
  -X                         非標準オプションの概要を出力する
  -J<flag>                   <flag> を実行システムに直接渡す



[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 10 seconds
[INFO] Finished at: Fri Oct 16 22:18:32 JST 2009
[INFO] Final Memory: 48M/223M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: yokota@arksystems.co.jp