Hello Dears ,

I have created new component in ofbiz
with this command “gradlew createPlugin -PpluginId=myplugin”

but when I run this command “gradlew loadDefault”
I get this error :

((FAILURE: Build failed with an exception.

* Where:
Build file 'C:\ofbiz\build.gradle' line: 764

* What went wrong:
A problem occurred evaluating root project 'ofbiz'.
> Could not get unknown property 'pluginId' for task ':installAllPlugins' of 
> type org.gradle.api.DefaultTask.

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED ))

how can I solve it  ?

Thank you

Reply via email to