Details
-
Task
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.1.0
-
None
Description
The new transformer producer info logs like
[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.
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?