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

Replace maven pom.xml (with JAVA requirement to run it) with a simple node script to manage profiles #44

Closed
ghost opened this issue Sep 19, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ghost
Copy link

ghost commented Sep 19, 2019

Hi all,
as @gmarziou and @mraible have indicated, we can replace the maven tool with a simple node script to manage running and building profiles (dev or prod), and in future other profiles (as example CI/CD and so on). In a standard jhipster app, only for a monolithic app with the client there is the maven frontend plugin to install and manage node/npm version, but in this blueprint, that is mandatory to have nodejs also for backend, we can avoid to use it, and add only a constraint of a nodejs minimum version, according the client and server requirement. This mean reason is explainable, as said @mraible here, the target is a common nodejs developer. Do you agree? thanks for the attention.

@ghost ghost created this issue from a note in nodejs blueprint (To do) Sep 19, 2019
@ghost ghost added this to the 1.0.0-alpha.2 milestone Sep 19, 2019
@ghost ghost added the enhancement New feature or request label Sep 19, 2019
@ghost ghost self-assigned this Sep 22, 2019
@ghost
Copy link
Author

ghost commented Sep 22, 2019

Starting issue on no-maven branch

@ghost ghost moved this from To do to In progress in nodejs blueprint Sep 23, 2019
@ghost ghost mentioned this issue Oct 1, 2019
ghost pushed a commit that referenced this issue Oct 1, 2019
@ghost ghost closed this as completed Oct 1, 2019
nodejs blueprint automation moved this from In progress to Done Oct 1, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

0 participants