Thanks David and Forrest. I obviously copied the wrong url from your first
note Forrest, so it was my mistake.

I now have the correct directory structure. But I'm getting the following
error when I build from gsamplestrunk:

[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file
'G:\geronimo\gsamplestrunk\samples\javaee6
\restfulorder-javaee6'. for project unknown

The directory exists with several files, but not this one. Do I need to get
it from somewhere else.

Thanks - Dianne

On Thu, May 6, 2010 at 10:11 PM, Forrest Xia <forres...@gmail.com> wrote:

> More instructions:
> 1. If you hit buildutil missing error, please go to buildutil directory and
> execute "mvn install"
> 2. if you hit problem when building daytrader from its root, something
> could be like this " Missing dependency:
> net.sourceforge.serp/serp/1.11.0/jar", just ignore it for now, and go to
> daytrader-web-jdbc directory to check if war is generated, if not, execute
> command "mvn install"
>
> Forrest
>
> On Fri, May 7, 2010 at 10:20 AM, Forrest Xia <forres...@gmail.com> wrote:
>
>> Hi Dianne,
>>
>> Have you tried the steps that I list?
>>
>> *1. svn co 
>> http://svn.apache.org/repos/asf/geronimo/samples/trunk/gsamplestrunk
>> 2. cd gsamplestrunk && mvn install -N && cd samples && mvn install -N &&
>> cd daytrader && mvn install
>> 3. then check daytrader/assemblies/web/*
>> *daytrader-web-jdbc/target for the war file, follow the
>> daytrader/assemblies/web/**daytrader-web-jdbc/README to deploy to Tomcat*
>>
>> Forrest
>>
>>
>

Reply via email to