Hi Andy, tkx! Its working... but now I dont know if the problem was the network, the OS or something else. Now Im at home with a linux box. Early today I was behind my company firewall with a windows7 box. Ill test it again tomorrow. tkx again! Thiago.
On Thu, Sep 16, 2010 at 5:42 PM, Andy <[email protected]>wrote: > I built the trunk to death today before checking in my changes - I am > pretty sure I've not broken something. > I am still getting several test failures, but I am sure these were > introduced by OpenJPA 2.x. and a few other Assembler change issues. > > Try running a build using: > > mvn -U -e -fn -Dassemble install > > This will: > -U update repos > -fn Fail No tests... means carry on build on test failure > > I am just running a build with: > > <dependency> > <groupId>javax.servlet</groupId> > > <artifactId>jstl</artifactId> > <version>1.2</version> > </dependency> > > And repository: http://mirrors.ibiblio.org/pub/mirrors/maven2 > > I'll commit if it works. > > Andy. > >
