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 "Lars Corneliussen (Resolved) (JIRA)" <ji...@apache.org> on 2011/11/21 13:54:53 UTC

[jira] [Resolved] (NPANDAY-244) Projects the build using the MSBuild plugin should use it entirely

     [ https://issues.apache.org/jira/browse/NPANDAY-244?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lars Corneliussen resolved NPANDAY-244.
---------------------------------------

    Resolution: Won't Fix

as discussed: we should rather call into MSBuild for very specific tasks inside maven lifecycle phases.
                
> Projects the build using the MSBuild plugin should use it entirely
> ------------------------------------------------------------------
>
>                 Key: NPANDAY-244
>                 URL: https://issues.apache.org/jira/browse/NPANDAY-244
>             Project: NPanday
>          Issue Type: Bug
>          Components: Maven Plugins
>            Reporter: Brett Porter
>            Priority: Minor
>             Fix For: Backlog
>
>
> Currently, the workflow for MSBuild-built projects is this:
> 1) run msbuild
> 2) rebuild using standard lifecycle, including some generated results from the previous build
> 3) delete the bin directory to avoid confusion
> It would be better if the lifecycle could be replaced when using the msbuild plugin, perhaps through new plugin types, so that it takes on the role that the compile plugin currently does. Alternatively, the compile plugin could be taught to use msbuild by configuration instead of having a separate plugin

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