666768697071727374
@Before public void beforeEach() throws Exception { serverFixture = new ServerFixture( isSsl() ); serverFixture.start(); wagon = (Wagon) container.lookup( Wagon.ROLE, configurator.getWagonHint() ); }