[jira] [Created] (OFBIZ-7772) createComponent tasks fails

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

[jira] [Created] (OFBIZ-7772) createComponent tasks fails

Nicolas Malin (Jira)
Pierre Smits created OFBIZ-7772:
-----------------------------------

             Summary: createComponent tasks fails
                 Key: OFBIZ-7772
                 URL: https://issues.apache.org/jira/browse/OFBIZ-7772
             Project: OFBiz
          Issue Type: Sub-task
          Components: framework
    Affects Versions: Trunk
            Reporter: Pierre Smits


When executing the gradle createComponent tasks the following error is thrown:

{code}
:createComponent FAILED

FAILURE: Build failed with an exception.

* Where:
Build file '/Users/pierre/dev/ofbiz/ofbiz-gradle/build.gradle' line: 412

* What went wrong:
Execution failed for task ':createComponent'.
> Could not find property 'componentName' on task ':createComponent'.

{code}

The function is missing the same guided-through approach as ./ant create-component has.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)