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