Follow rule groupId+artifactId=bundle-name
------------------------------------------
Key: MECLIPSE-238
URL: http://jira.codehaus.org/browse/MECLIPSE-238
Project: Maven 2.x Eclipse Plugin
Issue Type: Improvement
Components: OSGi
Affects Versions: 2.3
Reporter: Carlos Sanchez
Fix For: 2.4
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 is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira