Skip to content
This repository has been archived by the owner on Mar 31, 2022. It is now read-only.

Project version passthrough #60

Closed
brianjahnke opened this issue Nov 23, 2020 · 0 comments
Closed

Project version passthrough #60

brianjahnke opened this issue Nov 23, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brianjahnke
Copy link
Member

The version of the dataspace connector has to be manually set in multiple project files. By doing so there is a high risk that the version is not updated in all files. This could lead to major problems down the line since the version is used for runtime descriptions of the connector.

I suggest that the version is only set once in the pom.xml. The other locations may pull the information from the pom.

There are currently (at least) three locations where the version has to be set manually:

  1. pom.xml
  2. ConnectorApplication.java
  3. config.json
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant