Skip to content

Rewrite samples to move away from Ant #10232

@niloc132

Description

@niloc132

Samples use DevMode rather than CodeServer, and rather than updating ant templates/examples, it probably makes more sense to just move to maven. Existing reactor archetypes can be used to split server from client process, and encourage that for all new "getting started" projects. Projects that don't need a server can either use devmode with the static server, or just use the codeserver and serve the html file via public/. An example (Hello might be a good fit) that just uses CodeServer standalone also would need updated documentation (rather than the current WebAppCreator template readme).

WebAppCreator's behavior may be left alone, but the deprecation warnings should perhaps direct to a better "getting started with maven" location.

Gradle could be encouraged as well, but that's its own topic, see #10028.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions