mbien commented on PR #4410:
URL: https://github.com/apache/netbeans/pull/4410#issuecomment-1190484396

   yes, this has to be delivery, otherwise rc2 jenkins build will have those 
exceptions too:
   ```
   [ERROR] 
   java.nio.file.NoSuchFileException: 
/home/jenkins/jenkins-agent/workspace/netbeans-TLP_netbeans_release150/build-release-temp/nbbuild/build/external.info
       at sun.nio.fs.UnixException.translateToIOException 
(UnixException.java:92)
       at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:111)
       at sun.nio.fs.UnixException.rethrowAsIOException (UnixException.java:116)
       at sun.nio.fs.UnixFileSystemProvider.newByteChannel 
(UnixFileSystemProvider.java:219)
       at java.nio.file.Files.newByteChannel (Files.java:371)
       at java.nio.file.Files.newByteChannel (Files.java:422)
       at java.nio.file.spi.FileSystemProvider.newInputStream 
(FileSystemProvider.java:420)
       at java.nio.file.Files.newInputStream (Files.java:156)
       at java.nio.file.Files.newBufferedReader (Files.java:2839)
       at java.nio.file.Files.readAllLines (Files.java:3330)
       at java.nio.file.Files.readAllLines (Files.java:3370)
       at 
org.apache.netbeans.nbm.repository.PopulateRepositoryMojo.findExternal 
(PopulateRepositoryMojo.java:974)
   (...)
   ```


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