jboss « repository « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » repository » jboss 

1. How do I set up the JBoss Maven repository in NetBeans 6.5?    stackoverflow.com

I tried to configure the Maven plug in (version 4) to add the JBoss Maven repository at http://repository.jboss.com/maven2/ following the guide at http://wiki.netbeans.org/MavenBestPractices#section-MavenBestPractices-UtilizingAndManagingMavenRepositories. The new repository appears in ...

2. How do I use the new JBoss Maven repository from behind a corporate firewall?    stackoverflow.com

I have a dependency on Hibernate 3.5.3 which is only available to me from the new JBoss Maven repository is hosted on Sonatype's

3. JBoss AS 6 Maven repository    stackoverflow.com

I am upgrading an system I have been developing for some time now to JBoss AS 6 (6.0.0-Final). Everything works well with JBoss but I can't find a maven repository. I ...

4. Problem in accessing JBoss Repository through Nexus Repository Manager    stackoverflow.com

We are using Nexus Repository Manager as our Corporate Repository Manager. The nexus repository manager was linked to JBoss Repository with following remote url. https://repository.jboss.org/nexus/content/repositories/releases/ Today when I checked the nexus, i ...

5. Problem in accessing JBoss and other Repositories through Nexus Repository Manager    stackoverflow.com

We are using Nexus Repository Manager as our Corporate Repository Manager. The nexus repository manager was linked to JBoss Repository with following remote url. https://repository.jboss.org/nexus/content/repositories/releases/ Today when I checked the ...

6. JBoss as client 5.1.0.GA repository missing    stackoverflow.com

Just recently I was creating new maven project on new computer and it seams that the dependency for jboss as client isn't available anymore:

 <dependency>
    <groupId>org.jboss.jbossas</groupId>
  ...

7. Maven error while downloading jboss-messaging    stackoverflow.com

You could see below error that Im getting while compiling an EJB example that I'm trying to run with JBoss AS. From error I could understand that repository URL specified is ...

8. Maven error - Downloading dependencies every time    stackoverflow.com

Whenever I build my app, Maven tries to download some dependencies.. I could see that on console (as shown below). Also I see some messages starting with

....no dependency information available
I ...

9. How to configure jboss repository properly for my repository manager    stackoverflow.com

https://repository.jboss.org/nexus/content/groups/public-jboss/
https://repository.jboss.org/nexus/content/groups/public/
https://repository.jboss.org/nexus/content/repositories/releases/
  1. Which repository am I supposed to use?
  2. I am unable to view the listing of any of the above repositories when I paste this URL on my browser?
  3. What settings should I use ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.