You are viewing a plain text version of this content. The canonical link for it is here.
Posted to npanday-commits@incubator.apache.org by "Brett Porter (Created) (JIRA)" <ji...@apache.org> on 2012/03/20 12:45:38 UTC

[jira] [Created] (NPANDAY-550) The .NET plugin execution framework should place plugin dependencies in a discreet directory instead of ${project.build.directory}

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