Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.14 (Unreleased)
-
Fix Version/s: 0.14 (Unreleased)
-
Component/s: Deploy Plugin (0.14)
-
Labels:None
-
Environment:NMaven 0.14 branch + patches
-
Number of attachments :
Description
When deploying libraries to a remote repo, the deploy plugin should generate a pom by default.
(The Java version of this plugin has a 'generatePom' parameter that defaults to true.)
Workaround: create a minimal pom and use -DpomFile=/path/to/pom.xml when deploying libraries to a remote repo.