Maven LifeCycleExecutor具有不完整的配置错误 [英] Maven LifeCycleExecutor with an incomplete configuration error

查看:83
本文介绍了Maven LifeCycleExecutor具有不完整的配置错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Hudson CI的最新版本1.341构建我的maven-2项目(使用2.2.0构建).但是我收到一些警告,如果通过命令提示符执行,则看不到.有人可以让我知道如何调试此问题吗?

I am using the latest version 1.341 of the Hudson CI to build my maven-2 project (built using 2.2.0). But I get some warnings which I don't see if executed via a command prompt. Can someone let me know, how to debug this issue?


----------------------------------------------------------

Executing Maven:  -B -f d:\work\software\data\hudson\jobs\bio\workspace\trunk\pom.xml install

[WARNING] 

************ WARNING ************

This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.


LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor

Missing component requirement: org.apache.maven.project.MavenProjectBuilder



NOTE: This seems to be a third-party Maven derivative you are using. If so, please

notify the developers for this derivative project of the problem. The Apache Maven team is not

responsible for maintaining the integrity of third-party component overrides.





[WARNING] 

************ WARNING ************



This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.



LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor

Missing component requirement: org.apache.maven.project.interpolation.ModelInterpolator



NOTE: This seems to be a third-party Maven derivative you are using. If so, please

notify the developers for this derivative project of the problem. The Apache Maven team is not

responsible for maintaining the integrity of third-party component overrides.





[WARNING] 

************ WARNING ************



This Maven runtime contains a LifecycleExecutor component with an incomplete configuration.



LifecycleExecutor class: org.apache.maven.lifecycle.LifecycleExecutorInterceptor

Missing component requirement: org.apache.maven.ConfigurationInterpolator



NOTE: This seems to be a third-party Maven derivative you are using. If so, please

notify the developers for this derivative project of the problem. The Apache Maven team is not

responsible for maintaining the integrity of third-party component overrides.


[INFO] Scanning for projects...

[INFO] Reactor build order: 

[INFO]   parent

[INFO]   config

推荐答案

这看起来非常类似于

This looks very similar to JENKINS-2373 (see this comment in particular). Please try with maven 2.2.1.

这篇关于Maven LifeCycleExecutor具有不完整的配置错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆