Review log level for VersionExpressionTransformation.transformVersions()
------------------------------------------------------------------------

                 Key: MNG-4077
                 URL: http://jira.codehaus.org/browse/MNG-4077
             Project: Maven 2
          Issue Type: Task
          Components: Artifacts and Repositories
    Affects Versions: 2.1.0-RC1
            Reporter: Benjamin Bentmann
            Priority: Trivial


The new transformer producer info logs like
{noformat}
[INFO] Artifact: org.apache.maven:maven-plugin-api:jar:2.0.4 does not have 
project-builder metadata (ProjectBuilderConfiguration) associated with it.
Cannot access CLI properties for version transformation.
{noformat}
for any artifact created via the {{DefaultArtifactFactory}} and passed to the 
installer/deployer.

This affects the Install Plugin, the Deploy Plugin and the Invoker Plugin. For 
{{invoker:install}}, this causes massive info logs. Probably make this log at 
debug instead?

-- 
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