[
https://issues.apache.org/jira/browse/OFBIZ-7772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15369476#comment-15369476 ]
Pierre Smits commented on OFBIZ-7772:
-------------------------------------
The following is shown when executing the './gradlew createComponent' task:
{code}
createComponent - Create the layout of an OFBiz component in the hot-deploy folder.
{code}
> 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)