[
https://issues.apache.org/jira/browse/ZOOKEEPER-3256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16755259#comment-16755259
]
Hudson commented on ZOOKEEPER-3256:
-----------------------------------
FAILURE: Integrated in Jenkins build ZooKeeper-trunk #372 (See
[https://builds.apache.org/job/ZooKeeper-trunk/372/])
ZOOKEEPER-3256: Enable OWASP checks to Maven build (andor: rev
f40510534c34e6c239eb97a052caf54650593d4e)
* (edit) pom.xml
* (edit) build.xml
> Enable OWASP checks to Maven build
> -----------------------------------
>
> Key: ZOOKEEPER-3256
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3256
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: security
> Reporter: Enrico Olivelli
> Assignee: Enrico Olivelli
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0, 3.5.5, 3.4.14
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Port OWASP check task to the Maven build, the suppressionsFile is the same as
> the ANT task
> use this command to run the check:
> {code:java}
> mvn org.owasp:dependency-check-maven:aggregate{code}
>
> ant based counterpart is:
> {code:java}
> ant owasp{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)