maven quality tool plugins#3956
Conversation
|
@rhtyd @weizhouapache @GabrielBrascher finally apache builds gave a positive again on this maven update. can you approve? |
|
ping @weizhouapache @kiwiflyer @GabrielBrascher @rhtyd @nathanejohnson @andrijapanic-dont-use-this-one @svenvogel @wido this is ready for review. |
|
@DaanHoogland I got this error when building (with update dependecies flag) |
|
@nvazquez I had been using -Dnonoss which has not been in use for ever and a day. You are right the dependency on f5 doesn't work. |
|
@DaanHoogland I checked that the version 1.0-dev for the dependency commons-discovery is not present in the artifactory, so I changed the version to 0.5 (he last available in the repo: https://mvnrepository.com/artifact/commons-discovery/commons-discovery/0.5). After changing that, I'm hitting a different error: BTW: I'm compiling with: |
|
very frustrating, I'm hitting a different one: |
|
@DaanHoogland can you try adding |
|
|
|
@svenvogel why would you put a label security on this PR? |
|
ok, builds now on
@rhtyd @weizhouapache @GabrielBrascher can you approve? |
|
@blueorangutan package |
|
@rhtyd a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
GabrielBrascher
left a comment
There was a problem hiding this comment.
LGTM based on code review and build success.
Environment:
Apache Maven 3.3.9
Java version: 11.0.5 (java-11-openjdk-amd64)
OS: Ubuntu 16.04, version: "4.4.0-173-generic"
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 32:40 min
[INFO] Finished at: 2020-03-24T11:20:58-03:00
[INFO] Final Memory: 202M/694M
[INFO] ------------------------------------------------------------------------
|
Packaging result: ✖centos6 ✔centos7 ✔debian. JID-1082 |
|
Trillian test result (tid-1302)
|
Description
owasp dependency checker and other tools during the site build phase to be able to add them to apache jenkins. inluding updates and cleanups.
Some version discrepencies arose so version upgrades are included and
mvn dependency:tree | grep <this or that> | sort -ugave some that need handling:Types of changes
Screenshots (if appropriate):
How Has This Been Tested?