Hi Apurva,
Business Central does not have such feature out of the box (basically
create a project out of a template or something alike). However, you
can work around by creating a githook that would intercept the file
pom.xml file creation and add the DistributionManagement tag to it.
Regards,
___________________
Alex Porcelli
F: +1 (978) 844-8695
http://porcelli.me
On Thu, Sep 12, 2019 at 2:49 AM Apurva Vaingankar <apurv...@gmail.com> wrote:
>
> Hi,
>
> We wanted to add the distribution Management in the pom.xml of every project by default(when new Drools Project is created or imported).
>
> We have multiple Projects in Multiple Spaces in the Business Central Workbench. Currently, to deploy the artifact on the remote maven repository we have to edit the pom.xml file manually to add the DistributionManagement tag.
>
> Is there any way, we can have to DistributionManagement tag with specified values added in pom.xml during creation or importing of Project. If not, what code changes can we make in the Business Central Workbench so that we can meet this requirement.
>
> Thanks,
>
> --
> You received this message because you are subscribed to the Google Groups "Drools Development" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to drools-development+unsub...@googlegroups.com.