[
https://jira.codehaus.org/browse/MSHARED-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dennis Lundberg updated MSHARED-216:
------------------------------------
Component/s: (was: maven-model-converter)
maven-osgi
> Maven2OsgiConverter symbolic name when artifactId start with groupId
> --------------------------------------------------------------------
>
> Key: MSHARED-216
> URL: https://jira.codehaus.org/browse/MSHARED-216
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-osgi
> Reporter: Jérôme Joslet
>
> Using
> {code}<dependency>
> <groupId>org.apache.maven.shared</groupId>
> <artifactId>maven-osgi</artifactId>
> <version>0.2.0</version>
> </dependency>{code}
> compute the symbolic name of an artifact with the following group id and
> artifact id
> {code}<groupId>org.apache.maven.foo</groupId>
> <artifactId>org.apache.maven.foo.bar</artifactId>{code}
> result in the following symbolic name:
> {{org.apache.maven.foo.org.apache.maven.foo.bar}} user should expect the
> symbolic name to be {{org.apache.maven.foo.bar}}.
> Such a naming conventions for group id and artifact id is used by [Spring
> EBR|http://ebr.springsource.com/repository/app/] for example. See [Spring
> core
> 3.1.0|http://ebr.springsource.com/repository/app/bundle/version/detail?name=org.springframework.core&version=3.1.0.RELEASE]
--
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