AFAIK yes, bnd is used for OSGi integration, and not availble in Maven Central. It's still in a public repo, but it's not very reliable.
2015-05-15 9:41 GMT+02:00 Russel Winder <[email protected]>: > Groovy build failing: are we really dependent on an artefact not in a > public repository? > > > > :jar > :jarjar FAILED > :grooidjar FAILED > > FAILURE: Build completed with 2 failures. > > 1: Task failed with an exception. > ----------- > * Where: > Script '/home/Checkouts/Git/Git/ApacheGroovy/gradle/assemble.gradle' > line: 175 > > * What went wrong: > Execution failed for task ':jarjar'. > > Could not resolve all dependencies for configuration ':tools'. > > Could not download bnd.jar (biz.aQute:bnd:0.0.401) > > Could not get resource ' > http://www.aQute.biz/repo/biz/aQute/bnd/0.0.401/bnd-0.0.401.jar'. > > Could not HEAD ' > http://www.aQute.biz/repo/biz/aQute/bnd/0.0.401/bnd-0.0.401.jar'. > > The target server failed to respond > > > > > -- > Russel. > > ============================================================================= > Dr Russel Winder t: +44 20 7585 2200 voip: > sip:[email protected] > 41 Buckmaster Road m: +44 7770 465 077 xmpp: [email protected] > London SW11 1EN, UK w: www.russel.org.uk skype: russel_winder >
