Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reintroduce getallmavencoordinates #4410

Merged
merged 1 commit into from Jul 21, 2022
Merged

Conversation

ebarboni
Copy link
Contributor

Removed this target as I though it was no more used but it allow to shorten the external artefacts

@neilcsmith-net
Copy link
Member

btw. I assume this should be targetted at delivery?

@mbien
Copy link
Member

mbien commented Jul 20, 2022

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)
(...)

@neilcsmith-net neilcsmith-net changed the base branch from master to delivery July 21, 2022 09:22
@neilcsmith-net
Copy link
Member

Changed the base branch. Looks OK to me. @ebarboni please double check and merge.

@ebarboni
Copy link
Contributor Author

sorry github error on PR, I've checkout -b base on delivery

@ebarboni ebarboni merged commit e1f1421 into apache:delivery Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants