[T-struts-dev 103] 環境構築について

Back to archive index

jjlehto jjleh****@users*****
2004年 3月 16日 (火) 16:59:47 JST


Nishinaです。

何度もすいません。
最新のソースをチェックアウトしましたが、コンパイルが通りませんでした。
コンパイル中に以下のようなエラーが発生しました。
原因わかりますでしょうか?



-------------------------------------------------------------------------------
C:\t-struts>maven cactus
 __  __
|  \/  |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~
|_|  |_\__,_|\_/\___|_||_|  v. 1.0-rc1-SNAPSHOT

java:prepare-filesystem:

java:compile:
    [echo] Compiling to C:\Documents and Settings\nishina\My Documents\develop\t
-struts\t-struts/target/classes
    [javac] Compiling 93 source files to C:\Documents and Settings\nishina\My Do
cuments\develop\t-struts\t-struts\target\classes
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\BusinessInterceptorServiceBase.java:49: シンボルを解
決できません。
シンボル: クラス BusinessInterceptorServiceBaseMBean
場所    : jp.ossc.tstruts.action.ejb.business.BusinessInterceptorServiceBase の クラス
 implements BusinessInterceptor, BusinessInterceptorServiceBaseMBean{
                                 ^
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\BusinessBaseMBean.java:45: シンボルを解決できません。

シンボル: クラス BusinessInterceptorServiceBaseMBean
場所    : jp.ossc.tstruts.action.ejb.business.BusinessBaseMBean の インタフェース
 extends Business, TransactionSupport, BusinessInterceptorServiceBaseMBean{
                                       ^
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\BusinessJournalInterceptorMBean.java:45: シンボルを解
決できません。
シンボル: クラス BusinessInterceptorServiceBaseMBean
場所    : jp.ossc.tstruts.action.ejb.business.BusinessJournalInterceptorMBean の インタフェ
ース
 extends BusinessInterceptorServiceBaseMBean{
         ^
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\DynaActionFormCSVJournalEditor.java:51: シンボルを解
決できません。
シンボル: クラス DynaActionFormCSVJournalEditorMBean
場所    : jp.ossc.tstruts.action.ejb.business.DynaActionFormCSVJournalEditor の クラス
 implements DynaActionFormCSVJournalEditorMBean, Serializable{
            ^
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\DynaActionFormJournalEditor.java:50: シンボルを解決で
きません。
シンボル: クラス DynaActionFormJournalEditorMBean
場所    : jp.ossc.tstruts.action.ejb.business.DynaActionFormJournalEditor の クラス
 implements DynaActionFormJournalEditorMBean, Serializable{
            ^
C:\Documents and Settings\nishina\My Documents\develop\t-struts\t-struts\src\jav
a\jp\ossc\tstruts\action\ejb\business\InvocationContextJournalEditor.java:49: シンボルを解
決できません。
シンボル: クラス InvocationContextJournalEditorMBean
場所    : jp.ossc.tstruts.action.ejb.business.InvocationContextJournalEditor の クラス
 implements InvocationContextJournalEditorMBean, Serializable{
            ^
注: 一部の入力ファイルは推奨されない API を使用またはオーバーライドしています。
注: 詳細については、-deprecation オプションを指定して再コンパイルしてください。
エラー 6 個

BUILD FAILED
File...... file:/C:/Documents and Settings/nishina/.maven/plugins/maven-java-plu
gin-1.3/
Element... ant:javac
Line...... 34
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 8 seconds
Finished at: Tue Mar 16 16:47:00 GMT+09:00 2004




T-struts-dev メーリングリストの案内
Back to archive index