[INFO] Failed to resolve artifact.
Missing:
----------
1) org.wso2.caching:wso2caching-core:jar: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.wso2.caching
-DartifactId=wso2caching-core -Dversion=3.3.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.wso2.caching
-DartifactId=wso2caching-core -Dversion=3.3.0-SNAPSHOT -Dpackaging=jar
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
Path to dependency:
1) org.apache.synapse:synapse-commons:bundle:1.4.0-SNAPSHOT
2) org.wso2.caching:wso2caching-core:jar:3.3.0-SNAPSHOT
----------
1 required artifact is missing.
for artifact:
org.apache.synapse:synapse-commons:bundle:1.4.0-SNAPSHOT
from the specified remote repositories:
central (http://repo1.maven.org/maven2),
wso2-m2 (http://dist.wso2.org/maven2/),
asankha (http://people.apache.org/~asankha/repository),
apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository),
apache-snapshots (http://people.apache.org/repo/m2-snapshot-repository/)
On Mon, Dec 14, 2009 at 06:36, <[email protected]> wrote:
> Author: hiranya
> Date: Mon Dec 14 05:36:29 2009
> New Revision: 890185
>
> URL: http://svn.apache.org/viewvc?rev=890185&view=rev
> Log:
> Changing the caching and throttling versions to latest SNAPSHOT
>
>
> Modified:
> synapse/trunk/java/pom.xml
>
> Modified: synapse/trunk/java/pom.xml
> URL:
> http://svn.apache.org/viewvc/synapse/trunk/java/pom.xml?rev=890185&r1=890184&r2=890185&view=diff
> ==============================================================================
> --- synapse/trunk/java/pom.xml (original)
> +++ synapse/trunk/java/pom.xml Mon Dec 14 05:36:29 2009
> @@ -854,8 +854,8 @@
>
> <!-- dependencies of Synapse extensions module -->
> <wso2commons.version>1.2</wso2commons.version>
> - <wso2caching.version>3.0</wso2caching.version>
> - <wso2throttle.version>3.0</wso2throttle.version>
> + <wso2caching.version>3.3.0-SNAPSHOT</wso2caching.version>
> + <wso2throttle.version>SNAPSHOT</wso2throttle.version>
> <wso2eventing-api.version>SNAPSHOT</wso2eventing-api.version>
> <xbean.version>2.2.0</xbean.version>
> <bsf.version>3.0-beta2</bsf.version>
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]