I am trying to figure out how updatesite resolver works, but the documentation is somewhat lacking...
For instance, http://ant.apache.org/ivy/history/trunk/osgi/osgi-mapping.html suggests using osgi attribute, which seems more logical than org="bundle" or org="package" (especially when maven-groupId and maven-artifactId properties are available) but the parser complains cvc-complex-type.3.2.2: Attribute 'osgi' is not allowed to appear in element 'dependency'. Could anybody elucidate? Thanks in advance, Gintas