Hi Ahmad,
Already fixed, just update subversion to latest revision.
Cheers,
Taher Alkhateeb
On Apr 13, 2017 3:26 PM, "Ahmad Rabab’ah" <
[hidden email]> wrote:
> 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
>