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
> Carbon-dev@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>   


_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to