[jbpm-dev] [Design of JBoss jBPM] - Building the installer

jbarrez do-not-reply at jboss.com
Thu Nov 6 13:07:10 EST 2008


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



View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187468#4187468

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187468



More information about the jbpm-dev mailing list