[INFO] Unable to find resource 'org.drools:drools-jsr94:jar:5.1.1' in 
repository com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/drools/drools-jsr94/5.1.1/drools-jsr94-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-jsr94:jar:5.1.1' in 
repository com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Downloading: 
http://repo1.maven.org/maven2/org/drools/drools-jsr94/5.1.1/drools-jsr94-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-jsr94:jar:5.1.1' in 
repository central (http://repo1.maven.org/maven2)
Downloading: 
http://dist.wso2.org/maven2/org/drools/drools-api/5.1.1/drools-api-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-api:jar:5.1.1' in repository 
wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: 
http://repository.springsource.com/maven/bundles/release/org/drools/drools-api/5.1.1/drools-api-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-api:jar:5.1.1' in repository 
com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/drools/drools-api/5.1.1/drools-api-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-api:jar:5.1.1' in repository 
com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Downloading: 
http://repo1.maven.org/maven2/org/drools/drools-api/5.1.1/drools-api-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-api:jar:5.1.1' in repository 
central (http://repo1.maven.org/maven2)
Downloading: 
http://dist.wso2.org/maven2/org/drools/drools-core/5.1.1/drools-core-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-core:jar:5.1.1' in repository 
wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: 
http://repository.springsource.com/maven/bundles/release/org/drools/drools-core/5.1.1/drools-core-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-core:jar:5.1.1' in repository 
com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/drools/drools-core/5.1.1/drools-core-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-core:jar:5.1.1' in repository 
com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Downloading: 
http://repo1.maven.org/maven2/org/drools/drools-core/5.1.1/drools-core-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-core:jar:5.1.1' in repository 
central (http://repo1.maven.org/maven2)
Downloading: 
http://dist.wso2.org/maven2/org/drools/drools-compiler/5.1.1/drools-compiler-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-compiler:jar:5.1.1' in 
repository wso2-maven2-repository (http://dist.wso2.org/maven2)
Downloading: 
http://repository.springsource.com/maven/bundles/release/org/drools/drools-compiler/5.1.1/drools-compiler-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-compiler:jar:5.1.1' in 
repository com.springsource.repository.bundles.release 
(http://repository.springsource.com/maven/bundles/release)
Downloading: 
http://repository.springsource.com/maven/bundles/external/org/drools/drools-compiler/5.1.1/drools-compiler-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-compiler:jar:5.1.1' in 
repository com.springsource.repository.bundles.external 
(http://repository.springsource.com/maven/bundles/external)
Downloading: 
http://repo1.maven.org/maven2/org/drools/drools-compiler/5.1.1/drools-compiler-5.1.1.jar
[INFO] Unable to find resource 'org.drools:drools-compiler:jar:5.1.1' in 
repository central (http://repo1.maven.org/maven2)
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.drools:drools-jsr94:jar:5.1.1

  Try downloading the file manually from the project website.

  Then, install it using the command: 
      mvn install:install-file -DgroupId=org.drools -DartifactId=drools-jsr94 
-Dversion=5.1.1 -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-jsr94 
-Dversion=5.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.drools.wso2:drools:bundle:5.1.1.wso2v1
        2) org.drools:drools-jsr94:jar:5.1.1

2) org.drools:drools-api:jar:5.1.1

  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.1.1 -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.1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] 
-DrepositoryId=[id]

  Path to dependency: 
        1) org.drools.wso2:drools:bundle:5.1.1.wso2v1
        2) org.drools:drools-api:jar:5.1.1

3) org.drools:drools-core:jar:5.1.1

  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.1.1 -Dpackaging=jar -Dfile=/path/to/file
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to