-
Notifications
You must be signed in to change notification settings - Fork 88
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
ci-friendly-maven also for archetype #85
Labels
enhancement
New feature or request
SCM
Software-configuration-management (maven, travis, etc.)
template
maven-archetype to create new application.
Milestone
Comments
hohwille
added
enhancement
New feature or request
SCM
Software-configuration-management (maven, travis, etc.)
template
maven-archetype to create new application.
labels
May 6, 2019
Also an old story that should have been fixed for long. |
hohwille
pushed a commit
that referenced
this issue
Feb 15, 2021
hohwille
pushed a commit
that referenced
this issue
Feb 19, 2021
hohwille
changed the title
Consider ci-friendly-maven also for archetype
ci-friendly-maven also for archetype
Apr 8, 2021
hohwille
added a commit
to hohwille/devon4j
that referenced
this issue
Apr 20, 2021
also removed macro whitespaces to avoid broken indentation in resulting pom
hohwille
added a commit
that referenced
this issue
Apr 20, 2021
also removed macro whitespaces to avoid broken indentation in resulting pom
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
SCM
Software-configuration-management (maven, travis, etc.)
template
maven-archetype to create new application.
In #74 we introduced ci-friendly-maven for devon4j itself (internal development):
We should consider to push that out as best-practice to our projects via maven-archetype (
devon4j-template-server
).https://github.com/devonfw/devon4j/tree/master/templates/server/src/main/resources/archetype-resources
This would also require some nice documentation in our guides. Maybe here:
https://github.com/devonfw/devon4j/blob/master/documentation/guide-structure.asciidoc#project-structure
or
https://github.com/devonfw/devon4j/blob/master/documentation/tutorial-newapp.asciidoc#how-to-run-your-app
The text was updated successfully, but these errors were encountered: