On Tue, Sep 9, 2008 at 9:23 AM, Stefano Bagnara <[EMAIL PROTECTED]> wrote: > Stefano Bagnara ha scritto: >> >> Now I can't svn, but here is an hint: >> >> It seems we have 2 concurrent issues: >> 1st: derby has been removed from p.a.o folder (weird). >> 2nd: derby is not installed by the stage module. >> >> I think the solution to the 2nd is easy and we can ignore the 1st one. >> >> Add <dependency> >> <groupId>org.apache.derby</groupId> >> <artifactId>derby</artifactId> >> </dependency> > > This fixed the issue. > Another issue was a missing commons-io:commons-io:test dependency for the > deployment module. > Now it successfully build.
thanks :-) - robert --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
