Skip to content

Add pom validation (#55272)#55364

Merged
rjernst merged 1 commit intoelastic:7.xfrom
rjernst:pom_test_7.x
Apr 17, 2020
Merged

Add pom validation (#55272)#55364
rjernst merged 1 commit intoelastic:7.xfrom
rjernst:pom_test_7.x

Conversation

@rjernst
Copy link
Copy Markdown
Member

@rjernst rjernst commented Apr 16, 2020

The pom files for our published artifacts are sent to maven central
during Elastic's release process, but we may not found out until then
that we have inadvertently broken the pom structure, as has happened
several times before. This commit adds validation of the pom file
specifically for the rules required by maven central.

The pom files for our published artifacts are sent to maven central
during Elastic's release process, but we may not found out until then
that we have inadvertently broken the pom structure, as has happened
several times before. This commit adds validation of the pom file
specifically for the rules required by maven central.
@rjernst rjernst merged commit 9fb3094 into elastic:7.x Apr 17, 2020
rjernst added a commit that referenced this pull request Apr 17, 2020
The pom files for our published artifacts are sent to maven central
during Elastic's release process, but we may not found out until then
that we have inadvertently broken the pom structure, as has happened
several times before. This commit adds validation of the pom file
specifically for the rules required by maven central.
@rjernst rjernst deleted the pom_test_7.x branch April 17, 2020 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant