Hi,

I think this can be changed by modifying the pom file.  for example,
for blueprint-bundle:

-    <artifactId>aries-blueprint</artifactId>
+    <artifactId>org.apache.aries.blueprint</artifactId>

I'd be happy to make the change if there is no objection.

Lin


On Wed, Nov 25, 2009 at 1:12 PM, Alasdair Nottingham
<[email protected]> wrote:
> Hi,
>
> The jar files generated by our build do not have the format I usually
> expect for OSGi bundle jar files. I expect to see something of the
> form:
>
> org.apache.aries.blueprint_1.0.0.incubating-SNAPSHOT.jar
>
> but instead we get:
>
> aries-blueprint-1.0.0-incubating-SNAPSHOT.jar
>
> I've had a look at the pom files, but I do not know how the jar file
> name is generated, so I do not know how to change it to follow the
> bundle naming convention.
>
> Does anyone know what needs to be done?
> Thanks
> Alasdair
>
> --
> Alasdair Nottingham
> [email protected]
>

Reply via email to