garydgregory edited a comment on pull request #441:
URL: https://github.com/apache/maven/pull/441#issuecomment-774534433


   - https://issues.apache.org/jira/browse/MNG-7093
   - I did not add Javadoc since tags since it is not clear to me if the next 
release will be 3.6.4, 3,7,0, or 4.0.0.
   - Build success: `mvn 
-DdistributionTargetDir="/temp/apache-maven-3.7.x-SNAPSHOT" clean package`
   - Build success: `mvn clean verify`
   - FYI, I am ggregory at Apache.
   
   Running IT crashed the JVM at the end:
   
   ```
   mvn clean test -Prun-its -DmavenHome=/temp/apache-maven-3.7.x-SNAPSHOT
   ...
   [INFO] javaagent 1.0-SNAPSHOT ............................. SUCCESS [  1.158 
s]
   [INFO] Maven Core ITs suite 2.1-SNAPSHOT .................. FAILURE [54:31 
min]
   [INFO] 
------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] 
------------------------------------------------------------------------
   [INFO] Total time:  55:56 min
   [INFO] Finished at: 2021-02-06T16:19:15-05:00
   [INFO] 
------------------------------------------------------------------------
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (default-test) on 
project core-it-suite: There are test failures.
   [ERROR]
   [ERROR] Please refer to 
C:\d3vsrc\git\apache\maven-integration-testing\core-it-suite\target\surefire-reports
 for the individual test results.
   [ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].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
   [ERROR]
   [ERROR] After correcting the problems, you can resume the build with the 
command
   [ERROR]   mvn <args> -rf :core-it-suite
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to