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

[2.7] Javadoc generation before upload to staging server #788

Merged
merged 1 commit into from
May 4, 2020

Conversation

rfelcman
Copy link
Contributor

@rfelcman rfelcman commented May 3, 2020

This fix is required due a switch to new staging server https://jakarta.oss.sonatype.org.
There is a new repository closing policy which requires, that published artifact contains binaries, sources and javadoc archive.
Without javadoc archive https://jakarta.oss.sonatype.org server throws error like:
[ERROR] * Missing: no javadoc jar found in folder '/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/2.7.7-RC1'
see https://ci.eclipse.org/eclipselink/view/Current%20Jobs/job/Maven%20repo%20operations/8/console .
This solution doesn't have any negative impact to build process performance.
Testing output is available at
https://jakarta.oss.sonatype.org/#view-repositories;orgeclipsepersistence-1005~browsestorage
or
https://jakarta.oss.sonatype.org/content/repositories/orgeclipsepersistence-1005/org/eclipse/persistence/
or
https://jakarta.oss.sonatype.org/content/groups/staging/org/eclipse/persistence/
as 2.7.7-RC1 version.

Signed-off-by: Radek Felcman [email protected]

@rfelcman rfelcman requested a review from lukasj May 3, 2020 09:55
Copy link
Member

@lukasj lukasj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rfelcman rfelcman merged commit 69f2c2b into eclipse-ee4j:2.7 May 4, 2020
@rfelcman rfelcman deleted the ant_build_javadoc_2.7 branch May 4, 2020 08:14
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