Module doc files containing "netbeans" in path extracted incorrectly from NBM
-----------------------------------------------------------------------------
Key: MNBMODULE-82
URL: http://jira.codehaus.org/browse/MNBMODULE-82
Project: Maven 2.x Netbeans Module Plugin
Issue Type: Bug
Affects Versions: 3.2, 3.1, 3.0
Environment: SuSE Linux 11.2
Reporter: Michael Rudolf
Assignee: Milos Kleint
Attachments: use-substring-not-replace.patch
When adding the usersguide module to my NetBeans RCP application, the ide.css
file is not extracted to ide10/docs/org/netbeans/modules/usersguide/ide.css but
to ide10/docs/org/ide10/modules/usersguide/ide.css instead. The reason is that
CreateClusterAppMojo replaces the string "netbeans/" in the path instead of
just dropping the prefix. A patch against trunk is attached.
--
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
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email