2 Replies Latest reply on Nov 7, 2008 3:27 AM by tom.baeyens

    Building the installer

    jbarrez

      When I do an anonymous checkout from svn, I get this error:

      (Thomas: could it be the same error you had Tuesday? If so, what is the solution?)

      Missing:
      ----------
      1) org.jbpm.jbpm3:jbpm-enterprise-beans:jar:sources:3.3.0-SNAPSHOT
      
       Try downloading the file manually from the project website.
      
       Then, install it using the command:
       mvn install:install-file -DgroupId=org.jbpm.jbpm3 -DartifactId=jbpm-enterprise-beans -Dversion=3.3.0-SNAPSHOT -Dclassifier=sources -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.jbpm.jbpm3 -DartifactId=jbpm-enterprise-beans -Dversion=3.3.0-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
      
       Path to dependency:
       1) org.jbpm.jbpm3:jbpm-distribution:pom:3.3.0-SNAPSHOT
       2) org.jbpm.jbpm3:jbpm-enterprise-beans:jar:sources:3.3.0-SNAPSHOT
      
      2) org.jbpm.jbpm3:jbpm-identity:jar:sources:3.3.0-SNAPSHOT
      
       Try downloading the file manually from the project website.
      
       Then, install it using the command:
       mvn install:install-file -DgroupId=org.jbpm.jbpm3 -DartifactId=jbpm-identity -Dversion=3.3.0-SNAPSHOT -Dclassifier=sources -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.jbpm.jbpm3 -DartifactId=jbpm-identity -Dversion=3.3.0-SNAPSHOT -Dclassifier=sources -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
      
       Path to dependency:
       1) org.jbpm.jbpm3:jbpm-distribution:pom:3.3.0-SNAPSHOT
       2) org.jbpm.jbpm3:jbpm-identity:jar:sources:3.3.0-SNAPSHOT
      
      ----------
      2 required artifacts are missing.
      
      for artifact:
       org.jbpm.jbpm3:jbpm-distribution:pom:3.3.0-SNAPSHOT