I'm getting log errors with the 1.1-beta-1:
4965 [WrapperSimpleAppMain] WARN JPOX.RDBMS - Error initialising derby
schema : Schema 'SA' does not exist
ERROR 42Y07: Schema 'SA' does not exist
5091 [WrapperSimpleAppMain] WARN JPOX.RDBMS - Error initialising derby
schema : 'DROP FUNCTION' cannot
where other than maven-2.0.x?
Thanks
--Duncan
>From "Wendy Smoak" <[EMAIL PROTECTED]>
Subject Re: Build Error: building 2.0.5 from guide-building-m2.html
Date Wed, 15 Nov 2006 17:01:12 GMT
On 11/14/06, McNaught, Duncan <[EMAIL PROTECTED]> wrote:
> I
I'm building mvn 2.0.5 for the fix:
http://jira.codehaus.org/browse/MNG-1908
I'm following the instructions at
http://maven.apache.org/guides/development/guide-building-m2.html
On the final stage of building the binary distribution:
cd maven-core
mvn assembly:assembly
I'm getting an error:
[