hmmm OK. I can build dependencies one by one. Does anyone know how to fix maven to do the right thing?
On Thu, Aug 26, 2010 at 4:29 PM, Milinda Pathirage <[email protected]> wrote: > Looks like a issue with Axis2 transports build. dependencies/transports > should be build before building ODE. We have came across these kind of > issues with Maven where maven didn't build dependency projects first. Can > you try to build dependencies/transports first and then build ODE. > > Thanks > Milinda > > On Thu, Aug 26, 2010 at 2:22 PM, Samisa Abeysinghe <[email protected]>wrote: > >> I am trying to build the default profile for dependencies, and I get the >> following errors: >> >> [ERROR] BUILD ERROR >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Failed to resolve artifact. >> >> Missing: >> ---------- >> 1) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-dao -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-dao -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -Drepo >> sitoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> >> 2) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-api -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-api -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -Drepo >> sitoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> >> 3) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-utils -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-utils -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -Dreposit >> oryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> 4) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT >> >> 4) org.wso2.bpel:ode-bpel-schemas:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-schemas -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-schemas -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -D >> repositoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> 4) org.wso2.bpel:ode-bpel-schemas:jar:1.3.5-SNAPSHOT >> >> 5) org.wso2.bpel:ode-bpel-obj:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-obj -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-obj -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -Drepo >> sitoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> 4) org.wso2.bpel:ode-bpel-obj:jar:1.3.5-SNAPSHOT >> >> 6) org.wso2.bpel:ode-bpel-ql:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-ql -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-ql -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -Drepos >> itoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-ql:jar:1.3.5-SNAPSHOT >> >> 7) org.wso2.bpel:ode-bpel-compiler:jar:1.3.5-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.wso2.bpel >> -DartifactId=ode-bpel-compiler -Dversion=1.3.5-SNAPSHOT -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.wso2.bpel >> -DartifactId=ode-bpel-compiler -Dversion=1.3.5-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] - >> DrepositoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-ql:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-compiler:jar:1.3.5-SNAPSHOT >> >> 8) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT >> >> Try downloading the file manually from the project website. >> >> Then, install it using the command: >> mvn install:install-file -DgroupId=org.apache.axis2 >> -DartifactId=axis2-transport-jms -Dversion=1.1.0-SNAPSHOT -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.apache.axis2 >> -DartifactId=axis2-transport-jms -Dversion=1.1.0-SNAPSHOT -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[u >> rl] -DrepositoryId=[id] >> >> Path to dependency: >> 1) org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> 2) org.wso2.bpel:ode-bpel-dao:jar:1.3.5-SNAPSHOT >> 3) org.wso2.bpel:ode-bpel-api:jar:1.3.5-SNAPSHOT >> 4) org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT >> 5) org.apache.axis2:axis2-transport-jms:jar:1.1.0-SNAPSHOT >> >> ---------- >> 8 required artifacts are missing. >> >> for artifact: >> org.wso2.bpel:ode-dao-hibernate:jar:1.3.5-SNAPSHOT >> >> from the specified remote repositories: >> central (http://repo1.maven.org/maven2/), >> servicemix-repo (https://repository.apache.org/content/groups/public), >> saxon-repo (http://people.apache.org/~rr/saxon-repo) >> >> >> >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] For more information, run Maven with the -e switch >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 21 minutes 7 seconds >> [INFO] Finished at: Thu Aug 26 12:27:24 IST 2010 >> [INFO] Final Memory: 271M/786M >> [INFO] >> ------------------------------------------------------------------------ >> >> Thanks, >> Samisa... >> >> Samisa Abeysinghe >> VP Engineering >> WSO2 Inc. >> http://wso2.com >> http://wso2.org >> >> >> >> _______________________________________________ >> Carbon-dev mailing list >> [email protected] >> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > Milinda Pathirage > Technical Lead and Product Manager, Business Process Server - WSO2 Inc; > http://wso2.com > Blog: http://blog.mpathirage.com > > Lean Enterprise Middleware > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > Thanks, Samisa... Samisa Abeysinghe VP Engineering WSO2 Inc. http://wso2.com http://wso2.org
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
