[ 
https://jira.codehaus.org/browse/MNBMODULE-149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=283298#comment-283298
 ] 

Jesse Glick commented on MNBMODULE-149:
---------------------------------------

Yes, it is not usable for converting anything other than an IDE installation. 
However this feature enabled 
http://hg.netbeans.org/main-silver/rev/5d6b3f65d96b which is quite helpful for 
testing how a code change will work in a Maven-based app.

> nbm:populate-repository should permit translation of a single module
> --------------------------------------------------------------------
>
>                 Key: MNBMODULE-149
>                 URL: https://jira.codehaus.org/browse/MNBMODULE-149
>             Project: Maven NetBeans Module Plugin
>          Issue Type: New Feature
>    Affects Versions: 3.6
>            Reporter: Jesse Glick
>            Assignee: Jesse Glick
>             Fix For: 3.7
>
>
> While trying to get {{PopulateRepositoryMojo}} to translate a single 
> (Ant-based) source module into a {{SNAPSHOT}} artifact in the local 
> repository, I tried to just pass in folders containing this module and 
> nothing else, but ran into two issues:
> 1. An {{org.netbeans.cluster}} POM was generated which was unwanted and 
> incorrect (since it only mentions the current module).
> 2. The generated module POM listed no dependencies, after giving "No module 
> found for dependency ..." warnings. In fact without more information the mojo 
> could not determine whether a given dependency should be in the 
> {{org.netbeans.api}} or {{org.netbeans.modules}} group.

--
This message is automatically generated by JIRA.
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