Issue Type: Bug Bug
Affects Versions: 3.7
Assignee: Jesse Glick
Created: 06/Aug/12 10:03 AM
Description:

If you want to develop an IDE plugin, you need to undefine <cluster>, which then defaults to extra which is fine for testing - the plugin appears in the extra dir under the test IDE installation. But when the NBM artifact is created, targetcluster="extra" is set, which means that anyone installing the plugin gets it added to ${netbeans.home}/../extra rather than ${netbeans.user}; thus it does not survive reinstallations of the IDE.

extra as a default value of the cluster is fine, but the creation of Info/info.xml should skip the targetcluster attribute in this case.

Project: Maven NetBeans Module Plugin
Priority: Critical Critical
Reporter: Jesse Glick
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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to