JBoss Community

build error with missing Drools

created by Vasili Pupkin in jBPM - View the full discussion

Hello,

i just try to build JBPM from sources.

With http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.0-Final/jbpm-5.0.0-src.zip/download  i get the error:

 

 

build error with missing Drools -


build error with missing Drools BUILD ERROR

build error with missing Drools -


build error with missing Drools Failed to resolve artifact.

 

Missing:

-


1) org.drools:drools-api:jar:5.2.0.M1

 

Try downloading the file manually from the project website.

 

Then, install it using the command:

mvn install:install-file -DgroupId=org.drools -DartifactId=drools-api -Dversion=5.2.0.M1 -Dpackaging=jar -Dfile=/path/to/file

 

Alternatively, if you host your own repository you can deploy the file there:

mvn deploy:deploy-file -DgroupId=org.drools -DartifactId=drools-api -Dversion=5.2.0.M1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 

Path to dependency:

1) org.jbpm:jbpm-flow:jar:5.0.0

2) org.drools:drools-api:jar:5.2.0.M1

 

2) org.drools:drools-core:jar:5.2.0.M1

 

Try downloading the file manually from the project website.

 

Then, install it using the command:

mvn install:install-file -DgroupId=org.drools -DartifactId=drools-core -Dversion=5.2.0.M1 -Dpackaging=jar -Dfile=/path/to/file

 

Alternatively, if you host your own repository you can deploy the file there:

mvn deploy:deploy-file -DgroupId=org.drools -DartifactId=drools-core -Dversion=5.2.0.M1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

 

Path to dependency:

1) org.jbpm:jbpm-flow:jar:5.0.0

2) org.drools:drools-core:jar:5.2.0.M1

 

-


2 required artifacts are missing.

 

for artifact:

org.jbpm:jbpm-flow:jar:5.0.0

 

 

 

what is very similar with Activiti build:

 

...

build error with missing Drools build error with missing Drools BUILD ERROR

build error with missing Drools build error with missing Drools -


build error with missing Drools build error with missing Drools Failed to resolve artifact.

build error with missing Drools

build error with missing Drools Missing:

build error with missing Drools -


build error with missing Drools 1) org.drools:drools-core:jar:5.1.1

build error with missing Drools

build error with missing Drools Try downloading the file manually from the project website.

build error with missing Drools

build error with missing Drools Then, install it using the command:

build error with missing Drools mvn install:install-file -DgroupId=org.drools -DartifactId=drools-core -Dversion=5.1.1 -Dpackaging=jar -Dfile=/path/to/file

build error with missing Drools

build error with missing Drools Alternatively, if you host your own repository you can deploy the file there:

build error with missing Drools mvn deploy:deploy-file -DgroupId=org.drools -DartifactId=drools-core -Dversion=5.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

build error with missing Drools

build error with missing Drools Path to dependency:

build error with missing Drools 1) org.activiti:activiti-engine:jar:5.5

build error with missing Drools 2) org.drools:drools-core:jar:5.1.1

build error with missing Drools

build error with missing Drools 2) org.drools:drools-compiler:jar:5.1.1

build error with missing Drools

build error with missing Drools Try downloading the file manually from the project website.

build error with missing Drools

build error with missing Drools Then, install it using the command:

build error with missing Drools mvn install:install-file -DgroupId=org.drools -DartifactId=drools-compiler -Dversion=5.1.1 -Dpackaging=jar -Dfile=/path/to/file

build error with missing Drools

build error with missing Drools Alternatively, if you host your own repository you can deploy the file there:

build error with missing Drools mvn deploy:deploy-file -DgroupId=org.drools -DartifactId=drools-compiler -Dversion=5.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]

build error with missing Drools

build error with missing Drools Path to dependency:

build error with missing Drools 1) org.activiti:activiti-engine:jar:5.5

build error with missing Drools 2) org.drools:drools-compiler:jar:5.1.1

build error with missing Drools

build error with missing Drools -


build error with missing Drools 2 required artifacts are missing.

build error with missing Drools

build error with missing Drools for artifact:

build error with missing Drools org.activiti:activiti-engine:jar:5.5

 

...

 

 

 

What repository i have to use for getting drools?

Reply to this message by going to Community

Start a new discussion in jBPM at Community