You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@synapse.apache.org by Andreas Veithen <an...@gmail.com> on 2009/12/21 20:20:45 UTC

Re: svn commit: r890185 - /synapse/trunk/java/pom.xml

[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,  <hi...@apache.org> 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: dev-unsubscribe@synapse.apache.org
For additional commands, e-mail: dev-help@synapse.apache.org


Re: svn commit: r890185 - /synapse/trunk/java/pom.xml

Posted by Hiranya Jayathilaka <hi...@gmail.com>.
Thanks Ruwan.

-Hiranya

On Tue, Dec 22, 2009 at 8:05 AM, Ruwan Linton <ru...@gmail.com>wrote:

> Done!
>
> Thanks,
> Ruwan
>
>
> On Tue, Dec 22, 2009 at 7:57 AM, Ruwan Linton <ru...@gmail.com>wrote:
>
>> Need to add the wso2-m2-snapshots repo, I will fix it.
>>
>> Thanks,
>> Ruwan
>>
>>
>> On Tue, Dec 22, 2009 at 12:50 AM, Andreas Veithen <
>> andreas.veithen@gmail.com> wrote:
>>
>>> [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<http://people.apache.org/%7Easankha/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,  <hi...@apache.org> 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: dev-unsubscribe@synapse.apache.org
>>> For additional commands, e-mail: dev-help@synapse.apache.org
>>>
>>>
>>
>>
>> --
>> Ruwan Linton
>> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
>> WSO2 Inc.; http://wso2.org
>> email: ruwan@wso2.com; cell: +94 77 341 3097
>> blog: http://ruwansblog.blogspot.com
>>
>
>
>
> --
> Ruwan Linton
> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
> WSO2 Inc.; http://wso2.org
> email: ruwan@wso2.com; cell: +94 77 341 3097
> blog: http://ruwansblog.blogspot.com
>



-- 
Hiranya Jayathilaka
Software Engineer;
WSO2 Inc.;  http://wso2.org
E-mail: hiranya@wso2.com;  Mobile: +94 77 633 3491
Blog: http://techfeast-hiranya.blogspot.com

Re: svn commit: r890185 - /synapse/trunk/java/pom.xml

Posted by Ruwan Linton <ru...@gmail.com>.
Done!

Thanks,
Ruwan

On Tue, Dec 22, 2009 at 7:57 AM, Ruwan Linton <ru...@gmail.com>wrote:

> Need to add the wso2-m2-snapshots repo, I will fix it.
>
> Thanks,
> Ruwan
>
>
> On Tue, Dec 22, 2009 at 12:50 AM, Andreas Veithen <
> andreas.veithen@gmail.com> wrote:
>
>> [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<http://people.apache.org/%7Easankha/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,  <hi...@apache.org> 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: dev-unsubscribe@synapse.apache.org
>> For additional commands, e-mail: dev-help@synapse.apache.org
>>
>>
>
>
> --
> Ruwan Linton
> Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
> WSO2 Inc.; http://wso2.org
> email: ruwan@wso2.com; cell: +94 77 341 3097
> blog: http://ruwansblog.blogspot.com
>



-- 
Ruwan Linton
Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org
email: ruwan@wso2.com; cell: +94 77 341 3097
blog: http://ruwansblog.blogspot.com

Re: svn commit: r890185 - /synapse/trunk/java/pom.xml

Posted by Ruwan Linton <ru...@gmail.com>.
Need to add the wso2-m2-snapshots repo, I will fix it.

Thanks,
Ruwan

On Tue, Dec 22, 2009 at 12:50 AM, Andreas Veithen <andreas.veithen@gmail.com
> wrote:

> [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<http://people.apache.org/%7Easankha/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,  <hi...@apache.org> 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: dev-unsubscribe@synapse.apache.org
> For additional commands, e-mail: dev-help@synapse.apache.org
>
>


-- 
Ruwan Linton
Technical Lead & Product Manager; WSO2 ESB; http://wso2.org/esb
WSO2 Inc.; http://wso2.org
email: ruwan@wso2.com; cell: +94 77 341 3097
blog: http://ruwansblog.blogspot.com