0

Maven プラグインに問題があります。

[ERROR] No plugin found for prefix 'exec' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (C:\Documents and Settings\MAA1ARN2\.m2\repository), central (http://repo.maven.apache.org/maven2)] -> [Help 1]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.

ありがとう。

4

1 に答える 1

1

このページによると、参照するプラグインにタイプミスがあるか、pom が間違っているか、settings.xml が間違っているか、メタデータが壊れている可能性があります。また、プラグインのコードが失敗した場合にこのエラーが発生することもわかりました。

于 2013-07-02T16:49:40.457 に答える