Skip to content

Add input fields for Maven coordinates in UI #274

@geziefer

Description

@geziefer

The current version of the starter generates default Maven coordinates:

	<groupId>org.eclipse</groupId>
	<artifactId>jakartaee-hello-world</artifactId>
	<version>0.1-SNAPSHOT</version>

As it is common in other starters (e.g. SpringBoot, MicroProfile, Quarkus, OpenLiberty, ...) we should allow for editing those values in UI before project creation.

Metadata

Metadata

Assignees

Labels

UIUser InterfaceenhancementNew feature or requestlow-priorityLow priority issue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions