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

Add maven wrapper #1686

Merged
merged 2 commits into from
May 22, 2024
Merged

Add maven wrapper #1686

merged 2 commits into from
May 22, 2024

Conversation

copierrj
Copy link
Member

@copierrj copierrj commented May 8, 2024

This PR adds Apache Maven wrapper. The wrapper should work with different operating systems such as:

  • Linux
  • OSX
  • Windows

You can run maven goals like this for the Unix system:

./mvnw clean install

@tfr42 tfr42 added CI and build CI and build system enhancement enhancement or improvement labels May 13, 2024
@tfr42 tfr42 added this to the 3.6 milestone May 13, 2024
@stephanr stephanr merged commit c6bca7c into deegree:main May 22, 2024
2 checks passed
@copierrj
Copy link
Member Author

Maven wrapper was added using this command: mvn wrapper:wrapper -Dmaven=3.8.5

@copierrj copierrj deleted the add_maven_wrapper branch May 22, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI and build CI and build system enhancement enhancement or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants