maven .Net build plugin clean, compile problem

Posted by senzacionale on Stack Overflow See other posts from Stack Overflow or by senzacionale
Published on 2010-06-12T18:56:49Z Indexed on 2010/06/12 19:02 UTC
Read the original article Hit count: 306

Filed under:

i am using

http://maven-dotnet-plugin.appspot.com/

but i get when i use clean command:

[INFO] Internal error in the plugin manager executing goal 'org.codehaus.sonar-plugins.dotnet:maven-dotnet-plugin:0.1:clean': Unable to load the mojo 'org.codehaus.sonar-plugins.dotnet:maven-dotnet-plugin:0.1:clean' in the plugin 'org.codehaus.sonar-plugins.dotnet:maven-dotnet-pl
ugin'. A required class is missing: org/codehaus/plexus/util/cli/CommandLineException
org.codehaus.plexus.util.cli.CommandLineException
[INFO] 

© Stack Overflow or respective owner

Related posts about maven-plugin