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

Prompter prompt is prepended with the projectId when there's only one project #816

Closed
gnodet opened this issue Mar 14, 2023 · 0 comments
Closed
Milestone

Comments

@gnodet
Copy link
Contributor

gnodet commented Mar 14, 2023

➜  maven-1.0.0-m5-SNAPSHOT-mvnd-m39-darwin-aarch64 git:(i807) ./bin/mvnd.sh archetype:generate -DarchetypeGroupId=org.apache.maven.archetypes -DarchetypeArtifactId=maven-archetype-quickstart -DarchetypeVersion=1.4 -e 
[INFO] Error stacktraces are turned on.
[INFO] Processing build on daemon 60271d19
[INFO] Scanning for projects...
[INFO] BuildTimeEventSpy is registered.
[INFO] 
[INFO] Using the SmartBuilder implementation with a thread count of 5
[INFO] 
[INFO] ------------------< org.apache.maven:standalone-pom >-------------------
[INFO] Building Maven Stub Project (No POM) 1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] >>> archetype:3.2.1:generate (default-cli) > generate-sources @ standalone-pom >>>
[INFO] 
[INFO] <<< archetype:3.2.1:generate (default-cli) < generate-sources @ standalone-pom <<<
[INFO] 
[INFO] 
[INFO] --- archetype:3.2.1:generate (default-cli) @ standalone-pom ---
[INFO] Generating project in Interactive mode
[INFO] Archetype repository not defined. Using the one from [org.apache.maven.archetypes:maven-archetype-quickstart:1.4] found in catalog remote
[INFO] Requesting prompt: Prompt{projectId='standalone-pom', uid='4dbb107b-8d4e-4ffb-8ab2-cbdaf5716d6e', message='Define value for property 'groupId'', password=false}
[standalone-pom] Define value for property 'groupId'
gnodet added a commit to gnodet/mvnd that referenced this issue Mar 14, 2023
…e project, fixes apache#816

Also make sure the daemon prompter log only goes to the daemon log
@gnodet gnodet added this to the 1.0.0-m5 milestone Mar 14, 2023
@gnodet gnodet closed this as completed in 4d24010 Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant