fridrich commented on PR #12871:
URL: https://github.com/apache/maven/pull/12871#issuecomment-5453367017

   It boils to the difference between messages in the situation when things are 
cached and when they are not:
   `
   -[ERROR]     Non-resolvable parent POM: The following artifacts could not be 
resolved: org.apache:apache:pom:33 (absent): org.apache:apache:pom:33 was not 
found in https://repo1.maven.org during a previous attempt. This failure was 
cached in the local repository and resolution is not reattempted until the 
update interval of central has elapsed or updates are forced (remote 
repositories: central (https://repo1.maven.org, default, releases)) and parent 
could not be found in reactor @ 
org.apache.maven.its.it0043:maven-it-it0043:1.0-SNAPSHOT, 
file:///home/fstrba/devel-cvs/fridrich-maven/its/core-it-suite/target/test-classes/mng-8181-central-repo/pom.xml,
 line 23, column 3: One or more requests failed
   -org.apache.maven.api.services.model.ModelResolverException: The following 
artifacts could not be resolved: org.apache:apache:pom:33 (absent): 
org.apache:apache:pom:33 was not found in https://repo1.maven.org during a 
previous attempt. This failure was cached in the local repository and 
resolution is not reattempted until the update interval of central has elapsed 
or updates are forced (remote repositories: central (https://repo1.maven.org, 
default, releases))
   +[ERROR]     Non-resolvable parent POM: The following artifacts could not be 
resolved: org.apache:apache:pom:33 (absent): Could not find artifact 
org.apache:apache:pom:33 in central (https://repo1.maven.org) (remote 
repositories: central (https://repo1.maven.org, default, releases)) and parent 
could not be found in reactor @ 
org.apache.maven.its.it0043:maven-it-it0043:1.0-SNAPSHOT, 
file:///home/fstrba/devel-cvs/fridrich-maven/its/core-it-suite/target/test-classes/mng-8181-central-repo/pom.xml,
 line 23, column 3: One or more requests failed
   +org.apache.maven.api.services.model.ModelResolverException: The following 
artifacts could not be resolved: org.apache:apache:pom:33 (absent): Could not 
find artifact org.apache:apache:pom:33 in central (https://repo1.maven.org) 
(remote repositories: central (https://repo1.maven.org, default, releases))
   `


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to