I have following repository too in my pom.xml, still it throws error: http://repository.jboss.com/maven2
Thanks, Pradnya -----Original Message----- From: Antonio Petrelli [mailto:[email protected]] Sent: Thursday, November 11, 2010 11:02 AM To: Maven Users List Subject: Re: Problem downloading dependency hibernate 3.5.0 2010/11/11 Pradnya Gawade <[email protected]>: > <repository> > > <id>jboss-public-repository-group</id> > > <name>JBoss Public Repository Group</name> > > > <url>http://repository.jboss.org/nexus/content/groups/public</url> > > > </repository> > > <repository> > > <id>jboss-public-repository-group</id> > > <name>JBoss Public Repository Group</name> > > > <url>https://repository.jboss.org/nexus/content/groups/public-jboss/org/ > hibernate/hibernate/3.5.0-Final/</url> > > </repository> These repositories are wrong, see here: http://mavensearch.net/search?q=group:org.hibernate+artifact:hibernate-annotations+version:3.5.0-Final Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
