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/tr...
| <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#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...