挤压以配置插件参数(Eclipse)

挤压以配置插件参数(Eclipse),eclipse,plugins,Eclipse,Plugins,我刚刚安装了squashTA,我试着做这个教程 但当我尝试运行时,控制台输出中有以下消息: [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Unnamed - [name of my company]m:0.0.1-SNAPSHOT [INFO] task-segment: [int

我刚刚安装了squashTA,我试着做这个教程

但当我尝试运行时,控制台输出中有以下消息:

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - [name of my company]m:0.0.1-SNAPSHOT
[INFO]    task-segment: [integration-test]
[INFO] ------------------------------------------------------------------------
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to configure plugin parameters for: org.squashtest.ta:squash-ta-maven-plugin:1.6.0-RELEASE



 Cause: Cannot find setter nor field in   org.squashtest.ta.commons.exporter.html.HtmlSuiteResultExporter for 'exportAttached'
 [INFO] ------------------------------------------------------------------------
 [INFO] For more information, run Maven with the -e switch
 [INFO] ------------------------------------------------------------------------
 [INFO] Total time: 4 seconds
 [INFO] Finished at: Tue Aug 20 10:53:10 CEST 2013
 [INFO] Final Memory: 24M/59M
 [INFO] ------------------------------------------------------------------------
有没有人和我一样有问题? 谢谢你的帮助

问题解决了。在“运行配置”期间,我在“Maven运行时”中选择了错误的选项。在我的eclipse中,它应该是选项“嵌入式”,而我从本地驱动器中选择了“外部”