Niclas Hedhman <[EMAIL PROTECTED]> wrote on 06/01/2006 11:47:52 PM:

> On Friday 02 June 2006 00:07, Jeff McAffer wrote:
> 
> > Can you express a clear bi-directional mapping of BSN and version onto
> > groupId, artifactId, version and ultimate JAR name?
> 
> <root>/<groupId>/<artifactId>/<version>/<artifactId>-<version>-
> <classifier>.<type>
> 
> where <groupId> has the dots exchanged for slashes to map into the file 
> system.
> <classifier> refers to non versioning subtypes, e.g. javadocs, source or 

> platform. This is used indirectly by the plugins producing these 
associated 
> or derived types of the artifact.

I'm looking for a mapping between Bundle-SymbolicName and Bundle-Version 
and the Maven concepts of groupId, artifactId, ...

Jeff

Reply via email to