[
https://issues.apache.org/jira/browse/OFBIZ-7910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15387472#comment-15387472 ]
Pierre Smits commented on OFBIZ-7910:
-------------------------------------
Hi [~taher],
It seems you are jumping the gun.. The discusion whether the project will have a plugin management solutions is still ongoing in the dev ml. Before there is an acceptable proof of concept, there will be a lot of water under the bridge.
Furthermore, as already explained before and elsewhere, the createComponent generates a skeleton of a standard component, that enables a jumpstart for developers. If that new component needs specific external libraries, it will need a build.gradle file in the component. Similar as we have in current specialpurpose component lucene. And that is what the patch provides as part of that skeleton, as a convenience to the developer.
> Improve component template(s) to work with the Gradle solution
> --------------------------------------------------------------
>
> Key: OFBIZ-7910
> URL:
https://issues.apache.org/jira/browse/OFBIZ-7910> Project: OFBiz
> Issue Type: Sub-task
> Components: framework
> Reporter: Pierre Smits
> Assignee: Jacques Le Roux
> Attachments: OFBIZ-7910-Resources-build.gradle.patch
>
>
> Currently the component generated with the createComponent task doesn't have the means to work with the Gradle build solution visavis dependency management.
> The reason for this is that no build.gradle template exists that need to be copied into the new component.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)