Details
-
Type:
Improvement
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ts_middleware
-
Labels:None
-
Epic Link:
-
Sprint:TSSW Sprint - Jan 31 - Feb 14
-
Team:Telescope and Site
Description
When running maven commands (mvn), Java will download lots of stuff and the download progress messages are printed to stdout. This is fine in a Terminal but on Jenkins, this progress is printed out across hundreds and hundreds of separate lines. This makes parsing the console output very difficult.
As such, please add the --no-transfer-progress flag to all mvn commands.
https://maven.apache.org/ref/3.6.1/maven-embedder/cli.html
This includes the salgenerator and running the Java units in the Jenkinsfile. There may be other instances, but I don't know for sure.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Status | To Do [ 10001 ] | In Progress [ 3 ] |
Epic Link |
|
|
Sprint | TSSW Sprint - Jan 31 - Feb 14 [ 1147 ] |
Reviewers | Rob Bovill [ rbovill ] | |
Status | In Progress [ 3 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |