Suresh
Suresh

Reputation: 515

Drools unable to import projects from (Git Lab) to Workbench

I am using Red Hat BRMS 6 to clone my remote repository project into workbench (Business central). It says cloning is successful but unable to open the project in editor.

Logs: 2018-04-02 18:47:05,793 INFO [org.kie.workbench.common.services.backend.service.KieService] (default task-14) File: pom.xml, full path [default://master@drools-bc-sync-sample/pom.xml] was not within a Project. Project Name cannot be set.

Remote Repository: https://github.com/sureshpec04/drools-bc-sync-sample

Any idea on how to resolve this error?

Update: I am able to clone the repository now and create a project in Business central. However post-commit hook is not working. Meaning, my repository does not get updated with new files created in Business central.

post commit file: /tools/appsw/jboss/brms/data/.niogit/drools-bc-sample.git/hooks Contents:

!/bin/sh

git push origin master

permission is set to 777.

Upvotes: 0

Views: 955

Answers (0)

Related Questions