WRT to the builds, Orbit depends on the VFS trunk, and the dependencies has a stale version, which has been deployed onto our Maven repos already. So, on the builder, we build, [1] as well.
Rajika, can you look into this and come up with a better solution? [1] https://svn.apache.org/repos/asf/commons/proper/vfs/trunk Thanks, Senaka. On Tue, Aug 3, 2010 at 10:57 AM, Amila Jayasekara <[email protected]> wrote: > Hi All, > I am still facing the issue in $subject. To alleviate this issue, in > a previous build i change orbit/common-vfs/pom.xml dependency versions > to 2.0-wso2v1 (for commons-vfs-sandbox and commons-vfs). Now i took a > fresh copy and try to build again. But still the trunk version of > orbit/common-vfs/pom.xml depends on commons-vfs-2.0-SNAPSHOT and > commons-vfs-sandbox-2.0-SNAPSHOT. > > Thus dependencies/commons-vfs/core/pom.xml and > dependencies/commons-vfs/sandbox/pom.xml builds commons-vfs-2.0-wso2v1 > and commons-vfs-sandbox-2.0-wso2v1. Please let me know what should be > the correct version to use ? > > Thank you > AmilaJ > > > > > Hi, > > $ subject. > > I built dependencies/common-vfs (version 2.0-wso2v1)successfully. > > > > Which is the right version? > > > > -Ratha. > > > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Failed to resolve artifact. > > > > Missing: > > ---------- > > 1) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=org.apache.commons > > -DartifactId=commons > > -vfs -Dversion=2.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.commons > > -DartifactId=commons-v > > fs -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > -Durl=[url] -Drep > > ositoryId=[id] > > > > Path to dependency: > > 1) org.apache.commons.wso2:commons-vfs:bundle:2.0-wso2v1 > > 2) org.apache.commons:commons-vfs:jar:2.0-SNAPSHOT > > > > 2) org.apache.commons:commons-vfs-sandbox:jar:2.0-SNAPSHOT > > > > Try downloading the file manually from the project website. > > > > Then, install it using the command: > > mvn install:install-file -DgroupId=org.apache.commons > > -DartifactId=commons > > -vfs-sandbox -Dversion=2.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.commons > > -DartifactId=commons-v > > fs-sandbox -Dversion=2.0-SNAPSHOT -Dpackaging=jar -Dfile=/path/to/file > > -Durl=[ur > > l] -DrepositoryId=[id] > > > > Path to dependency: > > 1) org.apache.commons.wso2:commons-vfs:bundle:2.0-wso2v1 > > 2) org.apache.commons:commons-vfs-sandbox:jar:2.0-SNAPSHOT > > > > ---------- > > 2 required artifacts are missing. > > > > _______________________________________________ > > Carbon-dev mailing list > > [email protected] > > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > > > > > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > -- Senaka Fernando Associate Technical Lead WSO2 Inc. E-mail: senaka AT wso2.com; Mobile: +94 77 322 1818 http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
