[
https://issues.apache.org/jira/browse/ARIES-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Graham Charters resolved ARIES-212.
-----------------------------------
Resolution: Fixed
Switched on using
<configuration><generateManifest>true</generateManifest></configuration>
Pom <groupId/>.<artifactId/> -> Application-SymbolicName
Pom <name/> -> Application-Name
Pom <version /> -> Application-Version (cleaned up for OSGi)
Pom <description/> -> Application-Description
Pom <dependencies> -> Application-Content
Service imports/exports configured using
<configuration><serviceExports>...</serviceExports></configuration>
<configuration><serviceImports>...</serviceImports></configuration>
> Add application manifest generation to eba-maven-plugin
> -------------------------------------------------------
>
> Key: ARIES-212
> URL: https://issues.apache.org/jira/browse/ARIES-212
> Project: Aries
> Issue Type: Improvement
> Components: Application
> Affects Versions: Incubation
> Environment: All
> Reporter: Graham Charters
> Assignee: Graham Charters
> Priority: Minor
> Fix For: Incubation
>
>
> Add application manifest generation to eba-maven-plugin. This should
> generation application manifest entries based on maven project configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.