Created: (MNG-2370) maven-it-plugin doesn't work withplugins leveraging CSharp dependenci
0 answers - 980 bytes -
maven-it-plugin doesn't work with plugins leveraging CSharp dependencies Key: MNG-2370 URL: Project: Maven 2 Type: Bug Components: Sandbox Environment: Windows XP Reporter: James Carpenter Priority: Minor Attachments: dotnet-dummy-plugin.zip The maven-it-plugin doesn't work correctly when the integration test project is a csharp build. I'm not sure why this is the case. The attachment below demonstrates the problematic behavior. As there is no release version for the csharp plugins, I have created my own in-house versions simply to keep them from unknowingly moving under my feet. I'm strongly suspect the in-house csharp plugin versions are still identical to that in the maven plugin sandbox, but I havn't actually checked. My in-house copies were built from maven SVN copies only a few weeks ago. You will need to change the version numbers of the plugins in the attached example project.
Re: Created: (MNG-2370) maven-it-plugin doesn't work withplugins leveraging CSharp dependenci