[JIRA] (JENKINS-60633) Update maven to 3.6.3 on ATH container

6 views
Skip to first unread message

manuelramonleonjimenez@gmail.com (JIRA)

unread,
Jan 3, 2020, 11:08:04 AM1/3/20
to jenkinsc...@googlegroups.com
Ramon Leon created an issue
 
Jenkins / Bug JENKINS-60633
Update maven to 3.6.3 on ATH container
Issue Type: Bug Bug
Assignee: Ramon Leon
Components: acceptance-test-harness
Created: 2020-01-03 16:07
Priority: Major Major
Reporter: Ramon Leon

When running ./ath-container.sh it fails with:

 

curl: (22) The requested URL returned error: 404 Not Found
The command '/bin/sh -c curl -ffSLO https://www.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz && tar -xvzf apache-maven-3.6.1-bin.tar.gz -C /opt/ && mv /opt/apache-maven-* /opt/maven' returned a non-zero code: 22
./ath-container.sh: Error 22 on line 13: docker build --build-arg=uid="$uid" --build-arg=gid="$gid" "$DIR/src/main/resources/ath-container" -t "$tag"

 

 

The reason is that https://www.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz is no longer available. So any new fresh installation of ATH will fail.

I will update the URL to use the archive repo:

https://archive.apache.org/dist/maven/maven-3/3.6.1/binaries/apache-maven-3.6.1-bin.tar.gz

Although we can use the 3.6.3 binaries, I don't want to take any risk as I have no time to check whether the new version may imply any problem (don't seem so but who knows)

If someone wants to update and check the 3.6.3 version, I think it is best to use:

https://archive.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz 

Instead of:

https://www.apache.org/dist/maven/maven-3/3.6.3/binaries/apache-maven-3.6.3-bin.tar.gz

To avoid the same issue in the future.

 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo

manuelramonleonjimenez@gmail.com (JIRA)

unread,
Mar 11, 2020, 3:36:02 AM3/11/20
to jenkinsc...@googlegroups.com
Change By: Ramon Leon
Status: In Review Resolved
Resolution: Fixed
Released As: acceptance-test-harness-1.70
This message was sent by Atlassian Jira (v7.13.12#713012-sha1:6e07c38)
Atlassian logo

manuelramonleonjimenez@gmail.com (JIRA)

unread,
Mar 11, 2020, 3:36:02 AM3/11/20
to jenkinsc...@googlegroups.com
Ramon Leon started work on Bug JENKINS-60633
 
Change By: Ramon Leon
Status: Open In Progress

manuelramonleonjimenez@gmail.com (JIRA)

unread,
Mar 11, 2020, 3:36:02 AM3/11/20
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages