Simone Tripodi created ONAMI-38:
-----------------------------------

             Summary: wrong and redundant Bundle-SymbolicName in 
maven-bundle-plugin
                 Key: ONAMI-38
                 URL: https://issues.apache.org/jira/browse/ONAMI-38
             Project: Apache Onami
          Issue Type: Bug
          Components: parent
    Affects Versions: parent-1
            Reporter: Simone Tripodi
            Assignee: Simone Tripodi
             Fix For: parent-2


actually {{Bundle-SymbolicName}} is configured to the 
${project.groupId}.${project.artifactId} value, but since the 
${project.artifactId} switched to OSGi artifact scheme, it causes a huge 
redundancy.

It is enough configuring it to ${project.artifactId}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to