[ 
https://issues.apache.org/jira/browse/MSHARED-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Osipov closed MSHARED-216.
----------------------------------
    Resolution: Auto Closed

This issue has been auto closed because it has been inactive for a long period 
of time. If you think this issue still applies, retest your problem with the 
most recent version of Maven and the affected component, reopen and post your 
results.

> Maven2OsgiConverter symbolic name when artifactId start with groupId
> --------------------------------------------------------------------
>
>                 Key: MSHARED-216
>                 URL: https://issues.apache.org/jira/browse/MSHARED-216
>             Project: Maven Shared Components
>          Issue Type: Bug
>          Components: maven-osgi
>            Reporter: Jérôme Joslet
>            Priority: Major
>
> 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 was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to