You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2018/10/26 09:26:01 UTC

[jira] [Created] (SLING-8050) Add substitution support for project version as OSGi version

David Bosschaert created SLING-8050:
---------------------------------------

             Summary: Add substitution support for project version as OSGi version
                 Key: SLING-8050
                 URL: https://issues.apache.org/jira/browse/SLING-8050
             Project: Sling
          Issue Type: New Feature
          Components: Maven Plugins and Archetypes
    Affects Versions: Slingstart Maven Plugin 1.8.2
            Reporter: David Bosschaert
             Fix For: Slingstart Maven Plugin 1.8.4


Currently ${project.version} in a feature file is substituted with the maven version of the project. However in some cases you might need the OSGi version which is slightly different with respect to the qualifier (separated by dot not by dash)
With ${project.osgiVersion} you get the OSGi version of the project

This is the slingstart-maven-plugin implementation of a similar feature in the slingfeature-maven-plugin (see SLING-8049)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)