rzo1 opened a new pull request #750:
URL: https://github.com/apache/tomee/pull/750


   # What does this PR do?
   
   Jenkins build for the "master-owasp-check" failed due to an unresolveable 
maven property `maven.multiModuleProjectDirectory` [1]. This property is indeed 
for internal use only as it is undocumented.
   
   This PR moves the configuration of the `suppressionFile` to the 
`pluginManagement` section as suggested in the related project issue [2]. I did 
a run locally, which worked fine. I guess, that this should also work fine on 
the asf jenkins.
   
   _Note: Cannot merge it myself yet due to missing write permissions._
   
   # Referenes
   
   [1] https://ci-builds.apache.org/job/Tomee/job/master-owasp-check/20/console
   [2] https://github.com/jeremylong/DependencyCheck/issues/2152


----------------------------------------------------------------
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:
[email protected]


Reply via email to