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

STORM-3063: Fix minor pom issues #2667

Merged
merged 1 commit into from
May 10, 2018
Merged

STORM-3063: Fix minor pom issues #2667

merged 1 commit into from
May 10, 2018

Conversation

srdo
Copy link
Contributor

@srdo srdo commented May 8, 2018

pom.xml Outdated
<artifactId>maven-enforcer-plugin</artifactId>
<executions>
<execution>
<id>enforce-maven</id>
Copy link
Contributor

Choose a reason for hiding this comment

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

since there is only one execution, is 'id' really necessary ?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, it could be left out. However I think since this plugin is so generic, it's helpful to have a descriptive name for the execution.

Copy link
Contributor

Choose a reason for hiding this comment

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

Agree. Would 'enforce-maven-version' be more descriptive?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, that's better. Will change.

@hmcl
Copy link
Contributor

hmcl commented May 8, 2018

+1

@asfgit asfgit merged commit 9749c60 into apache:master May 10, 2018
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.

3 participants