Project Description
Using custom MSBuild tasks you can compile and deploy an SSIS 2012 project using custom MSBuild tasks
Project to compile and deploy ispac based SSIS package projects using MSBuild custom tasks. This removes the need to call Devenv and the SSIS Deployment Wizard in silent mode.
Based partly on examples provided by Microsoft from the Microsoft SQL Server Community Samples: Integration Services https://sqlsrvintegrationsrv.codeplex.com/
Full blog post here:
http://phoebix.com/2014/01/08/msbuildssis2012-now-available-or-rather-ssis-2012-deployment-fail-revisited-again/