[ 
http://jira.codehaus.org/browse/MNG-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=168642#action_168642
 ] 

Benjamin Bentmann commented on MNG-4075:
----------------------------------------

bq. I'm not entirely sure how these messages come up during the clean phase
{{DefaultLifecycleExecutor.constructLifecycleMappings()}} iterates over all 
build plugins and resolves their plugin JAR. And the cxf-parent defines an 
execution of cxf-xml2fastinfoset-plugin:${project.version} which is part of the 
reactor but won't be build during "clean".

> Tone down warnings about reactor dependencies that don't have an associated 
> file
> --------------------------------------------------------------------------------
>
>                 Key: MNG-4075
>                 URL: http://jira.codehaus.org/browse/MNG-4075
>             Project: Maven 2
>          Issue Type: Improvement
>          Components: Artifacts and Repositories
>    Affects Versions: 2.1.0
>            Reporter: John Casey
>            Assignee: John Casey
>             Fix For: 2.1.0
>
>
> currently this is logged to the WARNING level, but it can be disquieting 
> without causing any real problems. I'm not entirely sure how these messages 
> come up during the clean phase, but at least in the CXF project, they 
> definitely seem to.
> We should tone them down to the DEBUG log level for now, unless/until we can 
> find a way of being certain they're going to cause a problem.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to