Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

build: update version #732

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

Merged
merged 3 commits into from
Feb 24, 2025

Conversation

dhrudevalia
Copy link
Contributor

Build

  • Refactor version to variable
  • Set version to 5.0.8

@dhrudevalia dhrudevalia requested a review from a team as a code owner February 24, 2025 13:36
Copy link
Contributor

@fbiville fbiville left a comment

Choose a reason for hiding this comment

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

Moving to project.version creates the following warnings:

[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-common:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-common:${project.version}, /Users/fbiville/workspace/neo4j-streams/common/pom.xml, line 11, column 14
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-parent:${project.version}, /Users/fbiville/workspace/neo4j-streams/pom.xml, line 7, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-test-support:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-test-support:${project.version}, /Users/fbiville/workspace/neo4j-streams/test-support/pom.xml, line 11, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:kafka-connect-neo4j:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:kafka-connect-neo4j:${project.version}, /Users/fbiville/workspace/neo4j-streams/kafka-connect-neo4j/pom.xml, line 11, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-parent:pom:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-parent:${project.version}, /Users/fbiville/workspace/neo4j-streams/pom.xml, line 7, column 14
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]

@dhrudevalia
Copy link
Contributor Author

Moving to project.version creates the following warnings:

[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-common:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-common:${project.version}, /Users/fbiville/workspace/neo4j-streams/common/pom.xml, line 11, column 14
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-parent:${project.version}, /Users/fbiville/workspace/neo4j-streams/pom.xml, line 7, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-test-support:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-test-support:${project.version}, /Users/fbiville/workspace/neo4j-streams/test-support/pom.xml, line 11, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:kafka-connect-neo4j:jar:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:kafka-connect-neo4j:${project.version}, /Users/fbiville/workspace/neo4j-streams/kafka-connect-neo4j/pom.xml, line 11, column 14
[WARNING]
[WARNING] Some problems were encountered while building the effective model for org.neo4j:neo4j-streams-parent:pom:5.0.8
[WARNING] 'version' contains an expression but should be a constant. @ org.neo4j:neo4j-streams-parent:${project.version}, /Users/fbiville/workspace/neo4j-streams/pom.xml, line 7, column 14
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]

Ok instead i'll probably just remove the tags entirely from the sub-modules since they aren't needed. It'll then inherit the parents version. How does that sound?

@dhrudevalia dhrudevalia requested a review from fbiville February 24, 2025 13:57
@dhrudevalia dhrudevalia merged commit fb0ee0e into neo4j-contrib:5.0 Feb 24, 2025
9 checks passed
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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.