geronimo-specsのビルドを確認するために個別にビルドしてみました。
Geronimoのビルドで引っ掛かっているgeronimo-javamailを個別にビルドしたところ、その部分のエラーは、解消されました。
$ cd geronimo-specs/geronimo-spec-javamail $ mvn install $ cd ../../geronimo $ maven -o new -Dmaven.test.skip=true -Dmaven.itest.skip=true __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.1 Starting the reactor... Our processing order: Starting the reactor... Our processing order: Starting the reactor... Our processing order: Geronimo :: Activation Geronimo :: ActiveMQ Embedded RAR Geronimo :: Kernel Geronimo :: Common Geronimo :: Util Geronimo :: System Geronimo :: Deployment Geronimo :: Deploy :: Common Config Geronimo :: Management API Geronimo :: Core Geronimo :: J2EE Geronimo :: J2EE Schema Geronimo :: Service :: Builder Geronimo :: Maven Dependency Plugin Geronimo :: Naming Geronimo :: Security Geronimo :: Web Services Geronimo :: Axis Geronimo :: Test :: DDBeans Geronimo :: Transaction Geronimo :: Connector Geronimo :: Security :: Builder Geronimo :: J2EE Geronimo :: Naming :: Builder Geronimo :: Connector :: Builder Geronimo :: Axis :: Builder Geronimo :: Client Geronimo :: Client Builder Geronimo :: Console Web Geronimo :: Configuration Converter Geronimo :: Web :: Builder Geronimo :: Deploy :: JSR-88 Geronimo :: Deploy :: CLI Tool Geronimo :: Derby Geronimo :: Directory Geronimo :: Deploy :: Hot Deployer Geronimo :: Installer Processing Geronimo :: Installer Support Geronimo :: JavaMail Transport Geronimo :: Jetty Geronimo :: Jetty :: Builder Geronimo :: JMX Remoting Geronimo :: Mail Geronimo :: Scripts Geronimo :: Timer Geronimo :: Tomcat Geronimo :: Tomcat :: Builder Geronimo :: Upgrade Geronimo :: Maven Assembly Plugin Geronimo :: Maven Deployment Plugin Geronimo :: IZPack Installer Build Plugin Geronimo :: Maven Packaging Plugin +---------------------------------------- | geronimo and geronimo-plugins Geronimo :: Activation | Memory: 49M/256M +---------------------------------------- オフラインで作業している為、ビルドのプロセスは引き続いて行われますが、「geronimo -javamail_1.3.1_spec-1.1-SNAPSHOT.jar」が古い可能性があります! build:start: new: new0: new00: new1: build:start: multiproject:install-callback: [echo] Running jar:install for Geronimo :: Activation Tag library requested that is not present: 'geronimo:deploy' in plugin: 'null' java:prepare-filesystem: [mkdir] Created dir: $HOME/geronimo/modules/activation/target/classes java:compile: [depend] Deleted 0 out of date files in 0 seconds [echo] Compiling to $HOME/geronimo/modules/activation/target/classes [javac] Compiling 8 source files to $HOME/geronimo/modules/activation/target/classes java:jar-resources: Copying 1 file to $HOME/geronimo/modules/activation/target/classes test:prepare-filesystem: [mkdir] Created dir: $HOME/geronimo/modules/activation/target/test-classes [mkdir] Created dir: $HOME/geronimo/modules/activation/target/test-reports test:test-resources: test:compile: test:test: jar:jar: +---------------------------------------- | geronimo and geronimo-plugins Geronimo :: ActiveMQ Embedded RAR | Memory: 54M/256M +---------------------------------------- BUILD FAILED File...... $HOME/geronimo/maven.xml Element... maven:reactor Line...... 43 Column.... 115 ビルドのプロセスを続ける事が出来ません。以下の依存関係が満たされていない為です: activemq-core-3.2.4-SNAPSHOT.jar activemq-ra-3.2.4-SNAPSHOT.jar Total time: 54 seconds Finished at: Mon May 29 22:33:38 JST 2006 $