[
https://issues.apache.org/jira/browse/FELIX-4117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet closed FELIX-4117.
----------------------------------
Resolution: Duplicate
> Automatic calculation of symbolic name is not working properly
> --------------------------------------------------------------
>
> Key: FELIX-4117
> URL: https://issues.apache.org/jira/browse/FELIX-4117
> Project: Felix
> Issue Type: Bug
> Components: Maven Bundle Plugin
> Affects Versions: maven-bundle-plugin-2.3.7
> Environment: inside eclipse junit-plugin runner.
> Reporter: Cristiano Gavião
>
> Given that I have this settings in the pom:
> <parent>
> <groupId>org.lunifera</groupId>
> <artifactId>org.lunifera.poc.subsystems.erp</artifactId>
> <version>1.0.0-SNAPSHOT</version>
> </parent>
>
> <artifactId>org.lunifera.poc.subsystems.erp.it.jbehave.stories</artifactId>
> <packaging>bundle</packaging>
> I expected that the symbolic name was:
> org.lunifera.poc.subsystems.erp.it.jbehave.stories
> But what is being calculated is:
> org.lunifera.org.lunifera.poc.subsystems.erp.it.jbehave.stories
--
This message was sent by Atlassian JIRA
(v6.2#6252)