Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8.0-incubator
-
None
-
None
Description
To be compliant with most OSGi projects, including Apache Felix, the artifactId of our bundles should look like:
groupId: org.apache.ace
artifactId: org.apache.ace.client.automation
Like this, we will be able to directly use the artifactId in the Bundle-SymbolicName of the Felix maven-bundle-plugin.
Attachments
Issue Links
- is depended upon by
-
ACE-121 Use bundle-plugin configuration section instead of osgi.bnd file
- Closed