The repo for tapestry5-jquery is http://nexus.devlab722.net/nexus/content/repositories/releases, it says so right there on the front page of https://github.com/got5/tapestry5-jquery. Now, neither tapestry-bootstrap (this one right? https://github.com/trsvax/tapestry-bootstrap) nor tapestry5-jquery are Apache projects so their artifacts will certainly not be hosted on Apache's staging repo. Perhaps you need to first figure out which version of Tapestry5 you want to use.
Kalle On Wed, Jul 3, 2013 at 6:38 AM, Chris Cureau <cmcur...@gmail.com> wrote: > I got a strange error from Eclipse this morning when trying to add > tapestry-bootstrap to my pom... > > ArtifactDescriptorException: Failed to read artifact descriptor for > org.got5:tapestry5-jquery:jar:3.2.1: ArtifactResolutionException: Failure > to transfer org.got5:tapestry5-jquery:pom:3.2.1 from > https://repository.apache.org/content/groups/staging/ was cached in the > local repository, resolution will not be reattempted until the update > interval of apache-staging has elapsed or updates are forced. > > Original error: Could not transfer artifact > org.got5:tapestry5-jquery:pom:3.2.1 from/to apache-staging ( > https://repository.apache.org/content/groups/staging/): RSA premaster > secret error to > > https://repository.apache.org/content/groups/staging/org/got5/tapestry5-jquery/3.2.1/tapestry5-jquery-3.2.1.pom > > I can't find the org.got5 repository in apache-staging at all. Maybe the > Maven information is wrong? >