[jira] [Updated] (OFBIZ-9273) The createTenant Gradle task fails

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Updated] (OFBIZ-9273) The createTenant Gradle task fails

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-9273?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Swapnil M Mane updated OFBIZ-9273:
----------------------------------
    Attachment: OFBIZ-9273.patch

Hello team,

Here is the patch for fixing the build error after creating new plugin.
Commented the build.gradle templates file.

This issue is due creation of build.gradle file in plugin (with empty gradle task defined in it)


> 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
>            Assignee: Jacques Le Roux
>             Fix For: Upcoming Release
>
>         Attachments: OFBIZ-9273.patch
>
>
> 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)