Hello and thanks for your help.


How do I compile or did I find a bug ?


I have been been attempting to build the latest version of Apache 

Common-Lang.


The GitHub repository that I have used is 

https://github.com/apache/commons-lang.git


I have the billed instructions mentioned in the following section : 

https://github.com/apache/commons-lang?tab=3Dreadme-ov-file#building


The maven and java version that I have used is:


Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)

Maven home: /opt/homebrew/Cellar/maven/3.9.6/libexec

Java version: 17.0.7, vendor: Eclipse Adoptium, runtime: =

/Users/charlesstockman/.sdkman/candidates/java/17.0.7-tem

Default locale: en_US, platform encoding: UTF-8

OS name: "mac os x", version: "13.4", arch: "aarch64", family: =

"mac"


The steps were


1. git clone https://github.com/apache/commons-lang.git

1. cd commons-lang

2. mvn


I have received the following error and attached the output



[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.2:test (default-test) on project commons-lang3: There are test failures.

[ERROR] 

[ERROR] Please refer to /Users/charlesstockman/otherGit/commons-lang/target/surefire-reports for the individual test results.

[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.

[ERROR] -> [Help 1]

[ERROR] 

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR] 

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

charlesstockman@Charless-Mini commons-lang % 



<<attachment: BuildOutput.doc.zip>>

Reply via email to