| Author |
JBoss AS 7.1 Maven repository
|
Greg Charles
Bartender
Joined: Oct 01, 2001
Posts: 2539
|
|
I'm deploying an enterprise web app to JBoss AS 7.1.0.Final, and my pom uses this as a repository:
https://repository.jboss.org/nexus/content/groups/public-jboss/
However, here, it says to use:
http://repository.jboss.org/nexus/content/groups/public/
Are these both acceptable, or is one preferable? They both seem to exist, but their contents aren't identical.
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8143
|
|
I would stick with http://repository.jboss.org/nexus/content/groups/public/ because that's what I am aware of as the public repository. My guess about the first repository is that it contains only JBoss specific Maven artifacts and probably doesn't have 3rd party maven artifacts. I'll check with Paul Gier who manages the JBoss Maven community repos.
|
[My Blog] [JavaRanch Journal]
|
 |
 |
|
|
subject: JBoss AS 7.1 Maven repository
|
|
|