sdedic commented on PR #5538:
URL: https://github.com/apache/netbeans/pull/5538#issuecomment-1437123677

   Marvellous ... when I run the test locally, it failed += same way on an 
empty gradle repository (with my usual repo content, download was not 
necessary). Then I run that from commandline (`gradle build`) and:
   ```
   > Configure project :oci
   [native-image-plugin] Instrumenting task with the native-image-agent: test
   [native-image-plugin] Instrumenting task with the native-image-agent: 
testNativeImage
   
   FAILURE: Build failed with an exception.
   
      > Could not resolve io.micronaut:micronaut-bom:3.7.0-SNAPSHOT.
        Required by:
            project :oci
            project :oci > project :app
         > Could not resolve io.micronaut:micronaut-bom:3.7.0-SNAPSHOT.
            > Unable to load Maven meta-data from 
https://s01.oss.sonatype.org/content/repositories/snapshots/io/micronaut/micronaut-bom/3.7.0-SNAPSHOT/maven-metadata.xml.
               > Could not GET 
'https://s01.oss.sonatype.org/content/repositories/snapshots/io/micronaut/micronaut-bom/3.7.0-SNAPSHOT/maven-metadata.xml'.
                  > Read timed out
   ```
   I LOVE cloud solutions and repositories...


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to