Looks like network problems at Apache. If the Geronimo codebase doesn't require anything new from the sibling projects, you can perform a build w/out going across the network:
maven -o Regards, Alan > -----Original Message----- > From: Jeff Fletcher [mailto:[EMAIL PROTECTED] > Sent: Thursday, October 21, 2004 8:26 AM > To: [EMAIL PROTECTED] > Subject: Re: Build error (oops) > > Sorry, the build did eventually continue... > > Error retrieving artifact from > [http://www.apache.org/~jlaskowski/maven/geronimo-spec/jars/geronimo-spe c- > jta-1.0.1B-SNAPSHOT.jar]: > java.net.ConnectException: Connection timed out > Error retrieving artifact from > [http://cvs.apache.org/repository/geronimo-spec/jars/geronimo-spec-jta- > 1.0.1B-SNAPSHOT.jar]: > java.net.ConnectException: Connection timed out > Artifact /geronimo-spec/jars/geronimo-spec-jta-1.0.1B-SNAPSHOT.jar > doesn't exists in remote repository, but it exists locally > > > Jeff Fletcher wrote: > > > Can't build because of this: > > > > Attempting to download geronimo-spec-jta-1.0.1B-SNAPSHOT.jar. > > Error retrieving artifact from > > [http://www.apache.org/~chirino/maven/geronimo-spec/jars/geronimo-spec- > jta-1.0.1B-SNAPSHOT.jar]: > > java.net.ConnectException: Connection timed out > > > >
