1 Reply Latest reply on Sep 26, 2012 3:49 PM by pgier

    Is there a way to publish a new created open source library into JBoss repository?

    mr-678

      Hello,

      I developed a tool/library that can add mulitenancy to jee projects (based on JBoss AS and Hibernate). The library is open source. To enable an easy access for other developers, I want to push it in a maven repository.

       

      Central maven repository could be difficult (impossible?), because of dependencies to JBoss libraries which are only available in jboss maven repository.

       

      Is there an opportunity to publish the library into JBoss repository (third party repostiroy)?

       

      I read some tutorials, for example https://community.jboss.org/wiki/MavenDeployingAThirdpartyRelease and https://community.jboss.org/wiki/MavenDeployingARelease, but I get an access denied error when execute mvn deploy.

      For me it's not possible to log in to https://repository.jboss.org/nexus/index.html#welcome.

       

      Is there a way to publish an own build open source library into JBoss maven repository?

       

      Regards,

      Matthias