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

#177: updated maven to new parent #178

Merged
merged 1 commit into from
Nov 28, 2019

Conversation

hohwille
Copy link
Member

@hohwille hohwille commented Nov 28, 2019

@hohwille hohwille added the SCM Software-configuration-management (maven, travis, etc.) label Nov 28, 2019
@hohwille hohwille added this to the release:3.3.0 milestone Nov 28, 2019
@hohwille
Copy link
Member Author

So I am not using the new parent POM in the loplevel POM of the maven archetype because:

  • projects should have 100% freedom to adopt their versions and settings for maven
  • projects should not inherit github specific settings such as scm, issueManagement, etc.
  • projects should not inherit Apache Software License 2.0 from devonfw.

However, we might also use the occasion to revisit the archetype parent POM and align this with our new maven parent (versions of plugins, etc.). We could even consider #118 and expose versions for all plugins in our maven-parent pom in a next release and reuse exactly these versions for archetype parent.
WDYT?

@hohwille hohwille merged commit 229f851 into devonfw:develop Nov 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCM Software-configuration-management (maven, travis, etc.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants