[jboss-dev-forums] [Design of OSGi Integration] - aQute maven repository

adrian@jboss.org do-not-reply at jboss.com
Tue Jun 2 10:57:52 EDT 2009


Why does the OSGi build depend upon a maven repository that might disappear in future?

All the JBoss builds should be based upon artifacts from the jboss repository,
otherwise the builds could become unreproducable in future.

http://viewvc.jboss.org/cgi-bin/viewvc.cgi/jbossas/projects/jboss-osgi/trunk/pom.xml?revision=89555&view=markup


  |     <repository>
  |       <id>aQute</id>
  |       <url>http://www.aQute.biz/repo</url>
  |       <snapshots>
  |         <enabled>false</enabled>
  |       </snapshots>
  |     </repository>
  | 

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4234739#4234739

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4234739



More information about the jboss-dev-forums mailing list