Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
2.3
-
None
-
None
-
Patch
Description
I have a problem where I am trying to deploy .NET artifact but the deploy file Mojo treats packaging and extension as equivalent because the .NET artifact handler is not defined within the plugin. I've added an "extension" field to the Mojo configuration that will dynamically create and add an artifact handler to the artifact handler manager. This is a general patch and not .NET specific.
Attachments
Attachments
Issue Links
- relates to
-
MNG-5697 remove LifecycleMapping and ArtifactHandler from maven-core: move to target packaging plugin
- Open