The .NET plugin execution framework should place plugin dependencies in a
discreet directory instead of ${project.build.directory}
----------------------------------------------------------------------------------------------------------------------------------
Key: NPANDAY-550
URL: https://issues.apache.org/jira/browse/NPANDAY-550
Project: NPanday
Issue Type: Improvement
Components: Maven Plugins
Affects Versions: 1.5.0-incubating
Reporter: Brett Porter
Currently these get copied to target for the MSBuild plugin (and others are
similar):
* NPanday.Model.Pom.dll
* NPanday.Plugin.dll
* NPanday.Plugin.Loader.exe
* NPanday.Plugin.Msbuild.dll
* NPanday.Plugin.Runner.exe
Probably ${project.build.directory}/plugin-artifact-id or similar would make
sense.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira