[
https://issues.apache.org/jira/browse/MECLIPSE-238?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed MECLIPSE-238.
-----------------------------------
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.
> Follow rule groupId+artifactId=bundle-name
> ------------------------------------------
>
> Key: MECLIPSE-238
> URL: https://issues.apache.org/jira/browse/MECLIPSE-238
> Project: Maven Eclipse Plugin
> Issue Type: Improvement
> Components: OSGi, Manifest
> Affects Versions: 2.3
> Reporter: Carlos Sanchez
>
> make-artifacts and other related goals should follow this rule
> eclipse artifacts should be installed with a simpler artifactId, removing the
> groupId reference
> eg. org.eclipse.swt.core would be
> groupId = org.eclipse.swt
> artifactId = core
> then when used in a flat directory structure like the eclipse plugins dir
> they would be downloaded and renamed to groupId+artifactId
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)