Skip to content

[MNG-8342] Add command line and terminal information when verbose #1840

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

Merged
merged 1 commit into from
Oct 24, 2024

Conversation

gnodet
Copy link
Contributor

@gnodet gnodet commented Oct 23, 2024

JIRA issue: MNG-8342


Output is the following:

➜  maven git:(MNG-8342) ✗ ~/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT/bin/mvn --verbose -v
Apache Maven 4.0.0-beta-6-SNAPSHOT (3425b4dd08fa4dd416e0e16c39c5dc8c6d80b6cc)
Maven home: /Users/gnodet/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT
Java version: 22.0.2, vendor: Eclipse Adoptium, runtime: /Users/gnodet/.sdkman/candidates/java/22.0.2-tem
Default locale: en_FR, platform encoding: UTF-8
OS name: "mac os x", version: "15.0.1", arch: "aarch64", family: "mac"
Command line: /Users/gnodet/.sdkman/candidates/java/22/bin/java -DtrimStackTrace=false --enable-native-access=ALL-UNNAMED -classpath /Users/gnodet/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT/boot/plexus-classworlds-2.8.0.jar -Dclassworlds.conf=/Users/gnodet/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT/bin/m2.conf -Dmaven.home=/Users/gnodet/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT -Dmaven.mainClass=org.apache.maven.cling.MavenCling -Dlibrary.jansi.path=/Users/gnodet/work/git/maven/apache-maven/target/apache-maven-4.0.0-beta-6-SNAPSHOT/lib/jansi-native -Dmaven.multiModuleProjectDirectory=/Users/gnodet/work/git/maven org.codehaus.plexus.classworlds.launcher.Launcher --verbose -v
Terminal: PosixSysTerminal (type=xterm-256color, provider=ffm, pty=org.jline.terminal.impl.ffm.FfmNativePty)

@gnodet gnodet added this to the 4.0.0-beta-6 milestone Oct 23, 2024
@gnodet gnodet merged commit 69c6a3f into apache:master Oct 24, 2024
13 checks passed
@gnodet gnodet deleted the MNG-8342 branch October 24, 2024 11:53
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

Successfully merging this pull request may close these issues.

2 participants