[jboss-user] [jBPM] - build error with missing Drools

Vasili Pupkin do-not-reply at jboss.com
Tue May 24 05:23:43 EDT 2011


Vasili Pupkin [http://community.jboss.org/people/vipup] created the discussion

"build error with missing Drools"

To view the discussion, visit: http://community.jboss.org/message/606690#606690

--------------------------------------------------------------
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 http://sourceforge.net/projects/jbpm/files/jBPM%205/jbpm-5.0-Final/jbpm-5.0.0-src.zip/download  i get the error:


 http://community.jboss.org/message/606690#606690 build error with missing Drools -
-----------------------------------------------------------------------
 http://community.jboss.org/message/606690#606690 build error with missing Drools BUILD ERROR
 http://community.jboss.org/message/606690#606690 build error with missing Drools -
-----------------------------------------------------------------------
 http://community.jboss.org/message/606690#606690 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:

...
 http://community.jboss.org/message/606690#606690 build error with missing Drools  http://community.jboss.org/message/606690#606690 build error with missing Drools BUILD ERROR
 http://community.jboss.org/message/606690#606690 build error with missing Drools  http://community.jboss.org/message/606690#606690 build error with missing Drools -
-----------------------------------------------------------------------
 http://community.jboss.org/message/606690#606690 build error with missing Drools  http://community.jboss.org/message/606690#606690 build error with missing Drools Failed to resolve artifact.
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Missing:
 http://community.jboss.org/message/606690#606690 build error with missing Drools -
---------
 http://community.jboss.org/message/606690#606690 build error with missing Drools 1) org.drools:drools-core:jar:5.1.1
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Try downloading the file manually from the project website.
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Then, install it using the command:
 http://community.jboss.org/message/606690#606690 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
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Alternatively, if you host your own repository you can deploy the file there:
 http://community.jboss.org/message/606690#606690 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]
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Path to dependency:
 http://community.jboss.org/message/606690#606690 build error with missing Drools 1) org.activiti:activiti-engine:jar:5.5
 http://community.jboss.org/message/606690#606690 build error with missing Drools 2) org.drools:drools-core:jar:5.1.1
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools 2) org.drools:drools-compiler:jar:5.1.1
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Try downloading the file manually from the project website.
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Then, install it using the command:
 http://community.jboss.org/message/606690#606690 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
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Alternatively, if you host your own repository you can deploy the file there:
 http://community.jboss.org/message/606690#606690 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]
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools Path to dependency:
 http://community.jboss.org/message/606690#606690 build error with missing Drools 1) org.activiti:activiti-engine:jar:5.5
 http://community.jboss.org/message/606690#606690 build error with missing Drools 2) org.drools:drools-compiler:jar:5.1.1
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools -
---------
 http://community.jboss.org/message/606690#606690 build error with missing Drools 2 required artifacts are missing.
 http://community.jboss.org/message/606690#606690 build error with missing Drools
 http://community.jboss.org/message/606690#606690 build error with missing Drools for artifact:
 http://community.jboss.org/message/606690#606690 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
[http://community.jboss.org/message/606690#606690]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110524/61c58370/attachment-0001.html 


More information about the jboss-user mailing list