Jean-Sebastien wrote:
>
> Jack,
> 
> I downloaded your patch, unzipped it over the tree under contrib
> and tried building the acceptance test suite. The build is failing
> even  before trying to run the bigbank scenario, it's looking for
> the  build.xml file under acceptance and not finding it. The only
> build.xml file is under acceptance.
> 
> I'm now digging in the pom.xml and build.xml file, but can you
> think of anything obvious? did you run into this problem?

Yes, I should have documented this in my previous email. First, try
running the pom.xml from the acceptance directory -- that should get
you past this.

The larger question is whether the configuration for the
maven-antrun-plugin should be moved down into each acceptance POM,
which I suppose is the easiest solution. Or if there is a way to
keep that where it's located now, but get the path to the build.xml
to resolve correctly in either case, that would be ideal.

-- 
Jack Unrue
[EMAIL PROTECTED]

Reply via email to