[INFO] [clean:clean]
[INFO] Deleting directory /home/carbon/stratos/carbon/orbit/janino/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/janino/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/janino/src/test/resources
[INFO] [compiler:testCompile]
[INFO] Not compiling test sources
[INFO] [surefire:test]
[INFO] Tests are skipped.
[INFO] [bundle:bundle]
[INFO] [install:install]
[INFO] Installing 
/home/carbon/stratos/carbon/orbit/janino/target/janino-2.5.15.wso2v1.jar to 
/home/carbon/.m2/repository/janino/wso2/janino/2.5.15.wso2v1/janino-2.5.15.wso2v1.jar
[INFO] [bundle:install]
[INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
[INFO] Installing janino/wso2/janino/2.5.15.wso2v1/janino-2.5.15.wso2v1.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building drools.wso2
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
/home/carbon/stratos/carbon/orbit/drools/src/main/resources
[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
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to