Steve Ebersole
Thu, 15 May 2008 21:50:24 -0700
Anyway, I think it makes the most sense (and most of the Maven developers express the same idea) to use a local/corporate proxying repository (ala Nexus or Artifactory) as Max stated. Not sure why you would trust the Central repo more than the JBoss repo for Hibernate bits considering that we put them directly to the JBoss repo as part of the build and the fact that the JBoss repo is backed by svn.
Of course, if it is that important to you that these bits come from the Central repo, you yourself can make the upload request.
On May 14, 2008, at 3:37 PM, Max Rydahl Andersen wrote:
Just a comment: I never understood how a community global repository is consideredmore trustworthy than some other repository. Note that i'm not saying the jboss repo is more trustworthy.btw. the way to use multiple repositories is to setup a proxy maven repositorythat does the syncing for you - and you control the content. Just my 2$ ;) /maxThe sync process in on someone's todo list at JBoss. But todo lists are long these days. On May 14, 2008, at 12:49, Tomislav Stojcevich wrote:The jboss maven repo is not currently being sync'd to the central repofor the org/hibernate packages.I need the latest entitytManager which is no in central but is in thejboss repo. I can't just add the jboss repository in my pom because our'production' builds are done on a special build server that is behinda firewall and is only allowed access to the maven central repo for security reasons. Big Brother is very paranoid. Besides, addinganother repo slows down developer builds since that extra repo has tobe checked for artifacts in addition to central. Instructions on how to request the sync can be found here: http://maven.apache.org/guides/mini/guide-central-repository-upload.html _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev_______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev
----------------------------- Steve Ebersole Project Lead http://hibernate.org [EMAIL PROTECTED] _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev