2 Replies Latest reply on Apr 20, 2010 10:49 AM by aguizar

    Failed to build jbpm4 trunk

    heiko.braun
      Missing:
      ----------
      1) org.drools:drools-core:jar:5.0.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.0.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-core -Dversion=5.0.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
        Path to dependency:
             1) org.jbpm.jbpm4:jbpm-pvm:jar:4.4-SNAPSHOT
             2) org.drools:drools-core:jar:5.0.1
      2) juel:juel:jar:2.2.1
        Try downloading the file manually from the project website.
        Then, install it using the command:
            mvn install:install-file -DgroupId=juel -DartifactId=juel -Dversion=2.2.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=juel -DartifactId=juel -Dversion=2.2.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
        Path to dependency:
             1) org.jbpm.jbpm4:jbpm-pvm:jar:4.4-SNAPSHOT
             2) juel:juel:jar:2.2.1
      3) org.jboss.interceptor:jboss-interceptor-api:jar:1.1
        Try downloading the file manually from the project website.
        Then, install it using the command:
            mvn install:install-file -DgroupId=org.jboss.interceptor -DartifactId=jboss-interceptor-api -Dversion=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.jboss.interceptor -DartifactId=jboss-interceptor-api -Dversion=1.1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
        Path to dependency:
             1) org.jbpm.jbpm4:jbpm-pvm:jar:4.4-SNAPSHOT
             2) javax.enterprise:cdi-api:jar:1.0
             3) org.jboss.interceptor:jboss-interceptor-api:jar:1.1
      ----------
      3 required artifacts are missing.