Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

Update Maven to 3.5.0#2900

Merged
NateBrady23 merged 4 commits intoTechEmpower:masterfrom
zloster:maven3.5
Jun 27, 2017
Merged

Update Maven to 3.5.0#2900
NateBrady23 merged 4 commits intoTechEmpower:masterfrom
zloster:maven3.5

Conversation

@zloster
Copy link
Copy Markdown
Contributor

@zloster zloster commented Jun 26, 2017

This is a custom shell script that mimics the behaviour of the natecarlson PPA i.e. all of the configurations are in /usr/share/maven3/ directory and mvn is not added to the standart path shell variable. Features are:

  • asking Apache servers for closest mirror
  • GPG verification of the downloaded files

Notable change in Maven 3.5.0: there are color escape sequences in the terminal.

I've examined the other shell scripts in the TFB repository and this code is not following their style. But it should be relatively easy to be adapted.

@zloster
Copy link
Copy Markdown
Contributor Author

zloster commented Jun 26, 2017

  1. restexpress is failing because the restexpress-mysql-raw expects Mongo to be available: https://travis-ci.org/TechEmpower/FrameworkBenchmarks/jobs/246983561#L3449-L3450. Also note that it is trying to connect to 127.0.0.1 and not to TFB-database.
  2. dropwizard is failing with java.net.BindException: Address already in use which is very curious.

@NateBrady23 NateBrady23 merged commit 3184d83 into TechEmpower:master Jun 27, 2017
@zloster zloster deleted the maven3.5 branch January 8, 2018 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants