Jacques Le Roux created OFBIZ-9273:
--------------------------------------
Summary: The createTenant Gradle task fails
Key: OFBIZ-9273
URL: https://issues.apache.org/jira/browse/OFBIZ-9273
Project: OFBiz
Issue Type: Bug
Components: Gradle
Affects Versions: Trunk
Reporter: Jacques Le Roux
Fix For: Upcoming Release
When you enter
bq. gradlew createTenant -PtenantId=test
you get
{code}
FAILURE: Build failed with an exception.
* Where:
Build file 'C:\projectsASF\ofbiz-framework\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.
{code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
|