[ 
http://jira.codehaus.org/browse/MNBMODULE-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235847#action_235847
 ] 

Jesse Glick commented on MNBMODULE-94:
--------------------------------------

While the location of a NB installation is indeed user-specific, it need not be 
project-specific. I would just move this to a property (or profile?) in 
settings.xml so that any local suite project can refer to it. If you need more 
precise control you should anyway be using a platform app project that 
explicitly declares its dependencies.

Regarding nbactions.xml, you should not need this in the aggregator project; 
you can just run any of the modules in the suite. Anyway 
http://wiki.netbeans.org/DependencyBasedModuleIncludes is the way suites should 
probably be organized, so that you would use the kit module as the focal point 
for most actions.

> Do not use separate profiles.xml
> --------------------------------
>
>                 Key: MNBMODULE-94
>                 URL: http://jira.codehaus.org/browse/MNBMODULE-94
>             Project: Maven 2.x Netbeans Module Plugin
>          Issue Type: Bug
>         Environment: 
> http://svn.codehaus.org/mojo/trunk/mojo/mojo-archetypes/nbm-suite-root/src/main/resources/archetype-resources/profiles.xml
>            Reporter: Jesse Glick
>            Assignee: Milos Kleint
>
> The suite archetype should likely not define a {{profiles.xml}} since 
> https://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html#Maven3.xCompatibilityNotes-profiles.xml
>  claims it will no longer work in Maven 3.0.
> (This file might be unnecessary anyway; see MNBMODULE-93.)
> {{nbactions.xml}} is also likely unnecessary given that 
> http://hg.netbeans.org/core-main/raw-file/default/maven.apisupport/src/org/netbeans/modules/maven/apisupport/ideActionMappings.xml
>  seems to provide the same functionality without any special metadata in the 
> project.

-- 
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


Reply via email to