[ 
https://issues.apache.org/jira/browse/OFBIZ-10700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16782674#comment-16782674
 ] 

Mathieu Lirzin edited comment on OFBIZ-10700 at 3/3/19 11:34 AM:
-----------------------------------------------------------------

Here you are [^OWASP-failure.patch] :)
 I observe the same behavior when checking out revision 1854593 which 
corresponds to the commit before 
[^OFBIZ-10700_Improved-Use-the-Gradle-Plugin-DSL.patch] has been applied.

In fact the error message I get is not stable, here is what I am getting 
currenly when running {{./gradlew -PenableOwasp dependencyCheckAnalyze}}:
{code:java}
> Task :dependencyCheckAnalyze
Verifying dependencies for project ofbiz
Checking for updates and analyzing vulnerabilities for dependencies
Unable to update Cached Web DataSource, using local data instead. Results may 
not include recent vulnerabilities.
No documents exist

Unable to continue dependency-check analysis.

> Task :dependencyCheckAnalyze FAILED
{code}


was (Author: mthl):
Here you are [^OWASP-failure.patch] :)
 I observe the same behavior when checking out revision 1854593 which 
correspond the commit before 
[^OFBIZ-10700_Improved-Use-the-Gradle-Plugin-DSL.patch] has been applied.

In fact the error message I get is not stable, here is what I am getting 
currenly when running {{./gradlew -PenableOwasp dependencyCheckAnalyze}}:
{code:java}
> Task :dependencyCheckAnalyze
Verifying dependencies for project ofbiz
Checking for updates and analyzing vulnerabilities for dependencies
Unable to update Cached Web DataSource, using local data instead. Results may 
not include recent vulnerabilities.
No documents exist

Unable to continue dependency-check analysis.

> Task :dependencyCheckAnalyze FAILED
{code}

> Use the Gradle Plugin DSL
> -------------------------
>
>                 Key: OFBIZ-10700
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10700
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Assignee: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10700_Improved-Use-the-Gradle-Plugin-DSL.patch, 
> OWASP-failure.patch
>
>
> Since Gradle 2.1 it is recommended to use the {{plugins {}}} block for
> binary plugins instead of the “traditional” {{apply()}} method.  See 
> [here|https://docs.gradle.org/current/userguide/plugins.html] for more 
> details.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to