michael-o commented on PR #190:
URL: 
https://github.com/apache/maven-integration-testing/pull/190#issuecomment-1225467688

   > locally with Maven from master I have the same
   > 
   > ```
   > [INFO] --< 
org.apache.maven.its.mng7443:consistent-logging-of-optional-projects-and-profiles-selectors
 >--
   > [INFO] Building 
consistent-logging-of-optional-projects-and-profiles-selectors 1.0
   > [INFO]   from pom.xml
   > [INFO] --------------------------------[ jar 
]---------------------------------
   > [INFO] Downloading from central: 
file:target/null/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.pom
   > [WARNING] The POM for 
org.apache.maven.plugins:maven-clean-plugin:jar:3.1.0 is missing, no dependency 
information available
   > [INFO] Downloading from central: 
file:target/null/org/apache/maven/plugins/maven-clean-plugin/3.1.0/maven-clean-plugin-3.1.0.jar
   > [INFO] 
------------------------------------------------------------------------
   > ...
   > [ERROR] Plugin org.apache.maven.plugins:maven-clean-plugin:3.1.0 or one of 
its dependencies could not be resolved: Could not find artifact 
org.apache.maven.plugins:maven-clean-plugin:jar:3.1.0 in central 
(file:target/null) -> [Help 1]
   > org.apache.maven.plugin.PluginResolutionException: Plugin 
org.apache.maven.plugins:maven-clean-plugin:3.1.0 or one of its dependencies 
could not be resolved: Could not find artifact 
org.apache.maven.plugins:maven-clean-plugin:jar:3.1.0 in central 
(file:target/null)
   > ```
   
   Weird why it does not fail for me with two setups. I agree for the clean 
plugin, but what's with dependency plugin?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to