Strange. Building tranql didn't help. In my local repo I only have... tranql-connector-derby-client-xa-1.0.rar
But the exception refers to ...-1.1.rar and tranql_connector_version is set to 1.1-SNAPSHOT I've run clean, built both online and offline. Any ideas how I can get 1.1? On 12/3/05 9:43 PM, "Sachin Patel" <[EMAIL PROTECTED]> wrote: > Ran with the -e flag, and here is the full stacktrace... > > http://people.apache.org/~sppatel/builderror.txt > > Note the error... > > Caused by: org.apache.geronimo.common.DeploymentException: Module file does > not exist: /Users/sppatel/maven_repo/tranql/rars/tran > ql-connector-derby-embed-xa-1.1-SNAPSHOT.rar > at org.apache.geronimo.deployment.Deployer.deploy(Deployer.java:113) > > Do I need to pull down and build tranql? > > sachin > > > On 12/3/05 9:10 PM, "Sachin Patel" <[EMAIL PROTECTED]> wrote: > >> Hi David, >> >> I just tried this and ran into the following error... >> >> multiproject:install-callback: >> [echo] Running car:install for System Database Configuration for the >> J2EE Server >> >> BUILD FAILED >> File...... /Users/sppatel/geronimo/geronimo/maven.xml >> Element... maven:reactor >> Line...... 58 >> Column.... 112 >> Unable to obtain goal [multiproject:install-callback] -- >> /Users/sppatel/.maven/cache/geronimo-packaging-plugin-1.0-SNAPSHOT/plugin.je >> lly:67:15: <car:package> null >> Total time: 30 minutes 45 seconds >> Finished at: Sat Dec 03 21:06:12 EST 2005 >> >> >> On 12/3/05 1:21 PM, "David Jencks" <[EMAIL PROTECTED]> wrote: >> >>> Following some hints from Brett I investigated using the maven reactor >>> directly and think I've fixed the 'new' build. So, for me, >>> >>> maven -o new >>> >>> builds all the geronimo-related projects I have checked out using the >>> configs/assemblies based build. >>> >>> Please try it and report problems >>> >>> thanks >>> david jencks >>> >> >> > >
