Thanks Shankar... yes, it fixed the issue. On Fri, Mar 18, 2011 at 8:38 AM, Selvaratnam Uthaiyashankar < shan...@wso2.com> wrote:
> This problem comes because axis2 dependency in > products\greg\modules\samples\product\shutterbug\src\org.wso2.governance.samples.shutterbug.ui > is defined as "1.6.0.wso2v1-SNAPSHOT"; Changing it to > "${orbit.version.axis2}" will solve the problem. > > I fixed it and committed; Can you take an svn up of > products\greg\modules\samples\product\shutterbug\src\org.wso2.governance.samples.shutterbug.ui > and try again? > > Regards, > Shankar > > On Fri, Mar 18, 2011 at 7:30 AM, Hasini Gunasinghe <has...@wso2.com>wrote: > >> Hi, >> >> I get the following build error when building products online, with an >> existing repo. Build was successful up to features and two other products. >> >> I think this may be local to me since it was mentioned that G-reg built >> fine. Appreciate any help in avoiding this. >> >> I did following changes in parent level poms in the local copy, which I >> didn't commit yet: >> >> *platform pom:* >> <stratos.version>1.1.0-SNAPSHOT</stratos.version> >> >> *products-root pom* >> <wso2carbon.version>${carbon.platform.version}</wso2carbon.version> >> >> Can above be a cause for following error? >> >> [INFO] Failed to resolve artifact. >> Missing: >> ---------- >> 1) org.apache.axis2:axis2-adb:jar: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-adb -Dversion=20100208.162959-33 -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-adb -Dversion=20100208.162959-33 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-adb:jar:SNAPSHOT >> >> 2) org.apache.axis2:axis2-kernel:jar: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-kernel -Dversion=20100208.162959-33 -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-kernel -Dversion=20100208.162959-33 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-kernel:jar:SNAPSHOT >> >> 3) org.apache.axis2:axis2-clustering:jar: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-clustering -Dversion=20100208.162959-23 -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-clustering -Dversion=20100208.162959-23 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-clustering:jar:SNAPSHOT >> >> 4) org.apache.axis2:axis2-codegen:jar: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-codegen -Dversion=20100208.162959-33 -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-codegen -Dversion=20100208.162959-33 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-codegen:jar:SNAPSHOT >> >> 5) org.apache.axis2:axis2-mtompolicy:jar: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-mtompolicy -Dversion=20100208.162959-18 -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-mtompolicy -Dversion=20100208.162959-18 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-mtompolicy:jar:SNAPSHOT >> >> 6) org.apache.axis2:axis2-saaj:jar: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-saaj -Dversion=20100208.162959-26 -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-saaj -Dversion=20100208.162959-26 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-saaj:jar:SNAPSHOT >> >> 7) org.apache.axis2:axis2-adb-codegen:jar: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-adb-codegen -Dversion=20100208.162959-32 -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-adb-codegen -Dversion=20100208.162959-32 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-adb-codegen:jar:SNAPSHOT >> >> 8) org.apache.axis2:axis2-xmlbeans:jar: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-xmlbeans -Dversion=20100208.162959-18 -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-xmlbeans -Dversion=20100208.162959-18 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-xmlbeans:jar:SNAPSHOT >> >> 9) org.apache.axis2:axis2-metadata:jar: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-metadata -Dversion=20100208.162959-26 -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-metadata -Dversion=20100208.162959-26 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-metadata:jar:SNAPSHOT >> >> 10) org.apache.axis2:axis2-spring:jar: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-spring -Dversion=20100208.162959-18 -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-spring -Dversion=20100208.162959-18 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-spring:jar:SNAPSHOT >> >> 11) org.apache.axis2:axis2-jaxws:jar: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-jaxws -Dversion=20100122.072008-6 -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-jaxws -Dversion=20100122.072008-6 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-jaxws:jar:SNAPSHOT >> >> 12) org.apache.axis2:axis2-java2wsdl:jar: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-java2wsdl -Dversion=20100208.162959-28 -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-java2wsdl -Dversion=20100208.162959-28 -Dpackaging=jar >> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-java2wsdl:jar:SNAPSHOT >> >> 13) org.apache.axis2:axis2-transport-http:jar: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-http -Dversion=20100208.162959-33 >> -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-http -Dversion=20100208.162959-33 >> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-transport-http:jar:SNAPSHOT >> >> 14) org.apache.axis2:axis2-transport-local:jar: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-local -Dversion=20100208.162959-33 >> -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-local -Dversion=20100208.162959-33 >> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id] >> >> Path to dependency: >> 1) >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> 2) org.apache.axis2.wso2:axis2:jar:1.6.0.wso2v1-SNAPSHOT >> 3) org.apache.axis2:axis2-transport-local:jar:SNAPSHOT >> >> ---------- >> 14 required artifacts are missing. >> >> for artifact: >> >> >> org.wso2.governance:org.wso2.governance.samples.shutterbug.ui:bundle:4.0.0-SNAPSHOT >> >> from the specified remote repositories: >> com.springsource.repository.bundles.release ( >> http://repository.springsource.com/maven/bundles/release), >> com.springsource.repository.bundles.external ( >> http://repository.springsource.com/maven/bundles/external), >> wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2 >> ), >> m2-snapshot-repository ( >> http://people.apache.org/repo/m2-snapshot-repository), >> central (http://repo1.maven.org/maven2), >> wso2-maven2-repository (http://dist.wso2.org/maven2), >> tomcat-repository (http://tomcat.apache.org/dev/dist/m2-repository), >> ws-zones-repository (http://ws.zones.apache.org/repository2) >> >> Thanks in advance, >> Hasini. >> >> _______________________________________________ >> Carbon-dev mailing list >> Carbon-dev@wso2.org >> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev >> >> > > > -- > S.Uthaiyashankar > Senior Architect & Senior Manager > WSO2 Inc. > http://wso2.com/ - "lean . enterprise . middleware" >
_______________________________________________ Carbon-dev mailing list Carbon-dev@wso2.org http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev