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

Fix Jenkins docs build (a follow up to #23735) #23738

Merged
merged 7 commits into from
Dec 11, 2021

Conversation

OndroMih
Copy link
Contributor

A follow up to #23735, this time it should definitely fix the Jenkins job. I tested it locally and it worked.

Ondro Mihályi and others added 7 commits December 9, 2021 21:56
To fix the Jenkins build job for docs, which gives "Could not find artifact org.glassfish.main:nucleus-parent:zip:resources:7.0.0-SNAPSHOT".
Nothing from nucleus-parent is needed to build the docs and the parent isn't built together with the docs module, giving an error in the Jenkins job.
After the nucleus-parent that defined them in plaugin management was removed as a parent.
The path docs/latest is a link, the files inside can't be deleted in git
ignorePathsToDelete pattern is only matched against dir/file name,
not against full path
@dmatej dmatej self-requested a review December 11, 2021 11:45
@dmatej dmatej merged commit ec2c0ab into eclipse-ee4j:master Dec 11, 2021
@OndroMih OndroMih deleted the fix-docs-parent branch December 12, 2021 21:57
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.

2 participants