microsoft / azure-maven-archetypes

Maven Archetypes for Microsoft Azure Services
MIT License
21 stars 32 forks source link

GroupId and artifactId will confirm twice when generate archetype #153

Open pl07 opened 4 years ago

pl07 commented 4 years ago

Plugin name and version

azure-functions-archetype 1.30.0

Steps to reproduce the problem

Run mvn archetype:generate -DarchetypeGroupId=com.microsoft.azure -DarchetypeArtifactId=azure-functions-archetype -DarchetypeVersion=1.30 to generate archetype

Actual behavior

When confirm your configuration, groupId and artifactId will confirm twice image

Flanker32 commented 4 years ago

Maven archetype plugin will prompt twice if we set regex validation for required parameters