[jira] [Reopened] (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] [Reopened] (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 ]

Deepak Dixit reopened OFBIZ-9273:
---------------------------------

I am also getting same error,

- Setup ofibz-framework (w/o plugins)
- Created new plugins using ./gradlew cratePluing -PpluginId=myPlugin
- run ./gradlew build

{code}
Deepaks-MacBook-Pro:plain_ofbiz deepakdixit$ ./gradlew build

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/deepakdixit/sandbox/plain_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

Total time: 4.333 secs
Deepaks-MacBook-Pro:plain_ofbiz deepakdixit$
{code}



> 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
>
>
> 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)