aspose file tools
The moose likes JBoss and the fly likes JBoss AS 7.1 Maven repository Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » JBoss
Reply Bookmark "JBoss AS 7.1 Maven repository" Watch "JBoss AS 7.1 Maven repository" New topic
Author

JBoss AS 7.1 Maven repository

Greg Charles
Bartender

Joined: Oct 01, 2001
Posts: 2539
    
  10

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
    
  52

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]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JBoss AS 7.1 Maven repository
 
Similar Threads
Slf4j - Log4j Not Work
JBoss Maven2 repository with old index
Struts 2 for JDK 1.4
springframework dependancy is missing.
Trouble following tutorial instructions for seam