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

New application types (templates) for the CLI #1797

Merged
merged 3 commits into from
May 18, 2020

Conversation

spericas
Copy link
Member

New application types (templates) for the CLI. More templates can be added following the same structure and naming convention that is part of the contract in with the CLI's init command.

Signed-off-by: Santiago Pericasgeertsen santiago.pericasgeertsen@oracle.com

…dded following the same structure and naming convention that is part of the contract in with the CLI's init command.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas added this to the 2.0.0 milestone May 14, 2020
@spericas spericas self-assigned this May 14, 2020
Copy link
Contributor

@romain-grecourt romain-grecourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets use io.helidon.archetypes groupId and move these into the archetypes top level directory.
No need to remove the bare archetypes yet.

Can you also add some tests for the archetypes, see https://github.com/oracle/helidon-build-tools/tree/master/helidon-archetype/maven-plugin/src/it/projects/archetype1/src/test/resources/projects/it1

apptypes/mp/basic/pom.xml Outdated Show resolved Hide resolved
apptypes/se/basic/pom.xml Outdated Show resolved Hide resolved
…oms.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas
Copy link
Member Author

Fyi @romain-grecourt

  • Relocation under archetypes
  • POM cleanup
  • There seems to be an issue regarding the generation of helidon-archetype-resources.txt by the plugin. Need to investigate it, so files are still there.
  • Will create some tests in a follow-up PR

Copy link
Contributor

@romain-grecourt romain-grecourt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving to clear my previous review. This is good to go when the items from @tomas-langer are resolved.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spericas spericas merged commit ac99c9e into helidon-io:master May 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants