You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Martin Krasser <de...@martin-krasser.de> on 2009/11/07 10:28:46 UTC

GAE API in Maven repo

I'm currently working on Camel components for the Google App Engine (see 
CAMEL-2085) and have dependencies to the GAE APIs that are part of the 
GAE SDK. To which Maven repo should they go to (and how do I get them 
there)? I currently have them deployed to the Open eHealth Maven 
repository but this should only be a temporary solution.

Thanks in advance for any help,
Martin

Re: GAE API in Maven repo

Posted by Claus Ibsen <cl...@gmail.com>.
On Mon, Nov 9, 2009 at 4:03 PM, Martin Krasser <de...@martin-krasser.de> wrote:
> If there are no further objections, I'll upload the artifacts to
> https://svn.apache.org/repos/asf/camel/m2-repo.
>

+1

> Jon Anstey schrieb:
>>
>> Yeah, we all can commit to https://svn.apache.org/repos/asf/camel/m2-repo
>>
>> On Mon, Nov 9, 2009 at 10:57 AM, Martin Krasser
>> <de...@martin-krasser.de>wrote:
>>
>>
>>>
>>> I didn't try yet but don't have all Camel committers write access to
>>> https://svn.apache.org/repos/asf/camel ?
>>>
>>> Claus Ibsen schrieb:
>>>
>>>  On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com>
>>>
>>>>
>>>> wrote:
>>>>
>>>>
>>>>
>>>>>
>>>>> +1 to upload to GAE API to
>>>>> https://svn.apache.org/repos/asf/camel/m2-repo/
>>>>>
>>>>> so we can get full control of it in camel.
>>>>> If SMX wants to use the artifacts from upper url, we can add a
>>>>> repository
>>>>> ref for it in its feature :)
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>> Who has access to be able to upload to this repo?
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>
>>>>>
>>>>> Willem
>>>>>
>>>>> Martin Krasser wrote:
>>>>>
>>>>>
>>>>>
>>>>>>
>>>>>> I attached the jars to
>>>>>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't
>>>>>> have
>>>>>> write permissions to the SMX repo.
>>>>>> Alternatively, we could add the jars to
>>>>>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the
>>>>>> upload
>>>>>> myself and update it as soon as newer SDK version are released.
>>>>>>
>>>>>> What do you prefer?
>>>>>>
>>>>>> Claus Ibsen schrieb:
>>>>>>
>>>>>>
>>>>>>
>>>>>>>
>>>>>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser
>>>>>>> <dev@martin-krasser.de
>>>>>>>            wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> I forgot to mention that I couldn't find a Maven repo that contains
>>>>>>>> the
>>>>>>>> most
>>>>>>>> recent GAE SDK. The 'official' Google Code project for maintaining
>>>>>>>> such
>>>>>>>> a
>>>>>>>> repository is http://code.google.com/p/google-maven-repository but
>>>>>>>> the
>>>>>>>> latest SDK version there is 1.2.1. Requests for adding newer
>>>>>>>> versions
>>>>>>>> haven't been followed yet.
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>> Bad bad Google!
>>>>>>>
>>>>>>> This is always a problem with Maven when artifacts is not updated to
>>>>>>> well known repos in timely manner.
>>>>>>>
>>>>>>> There is the Apache SMX repo which have many jars as well. We could
>>>>>>> consider uploading it there. Camel does fetch some .jars from this
>>>>>>> repo already.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>>
>>>>>>>> Martin Krasser schrieb:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>>
>>>>>>>>> I'm currently working on Camel components for the Google App Engine
>>>>>>>>> (see
>>>>>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of
>>>>>>>>> the
>>>>>>>>> GAE
>>>>>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>>>>>> there)? I
>>>>>>>>> currently have them deployed to the Open eHealth Maven repository
>>>>>>>>> but
>>>>>>>>> this
>>>>>>>>> should only be a temporary solution.
>>>>>>>>>
>>>>>>>>> Thanks in advance for any help,
>>>>>>>>> Martin
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: GAE API in Maven repo

Posted by Martin Krasser <de...@martin-krasser.de>.
If there are no further objections, I'll upload the artifacts to 
https://svn.apache.org/repos/asf/camel/m2-repo.

Jon Anstey schrieb:
> Yeah, we all can commit to https://svn.apache.org/repos/asf/camel/m2-repo
>
> On Mon, Nov 9, 2009 at 10:57 AM, Martin Krasser <de...@martin-krasser.de>wrote:
>
>   
>> I didn't try yet but don't have all Camel committers write access to
>> https://svn.apache.org/repos/asf/camel ?
>>
>> Claus Ibsen schrieb:
>>
>>  On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com>
>>     
>>> wrote:
>>>
>>>
>>>       
>>>> +1 to upload to GAE API to
>>>> https://svn.apache.org/repos/asf/camel/m2-repo/
>>>>
>>>> so we can get full control of it in camel.
>>>> If SMX wants to use the artifacts from upper url, we can add a repository
>>>> ref for it in its feature :)
>>>>
>>>>
>>>>
>>>>         
>>> Who has access to be able to upload to this repo?
>>>
>>>
>>>
>>>
>>>
>>>       
>>>> Willem
>>>>
>>>> Martin Krasser wrote:
>>>>
>>>>
>>>>         
>>>>> I attached the jars to
>>>>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't
>>>>> have
>>>>> write permissions to the SMX repo.
>>>>> Alternatively, we could add the jars to
>>>>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the
>>>>> upload
>>>>> myself and update it as soon as newer SDK version are released.
>>>>>
>>>>> What do you prefer?
>>>>>
>>>>> Claus Ibsen schrieb:
>>>>>
>>>>>
>>>>>           
>>>>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <dev@martin-krasser.de
>>>>>>             
>>>>>> wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>>             
>>>>>>> I forgot to mention that I couldn't find a Maven repo that contains
>>>>>>> the
>>>>>>> most
>>>>>>> recent GAE SDK. The 'official' Google Code project for maintaining
>>>>>>> such
>>>>>>> a
>>>>>>> repository is http://code.google.com/p/google-maven-repository but
>>>>>>> the
>>>>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>>>>> haven't been followed yet.
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>               
>>>>>> Bad bad Google!
>>>>>>
>>>>>> This is always a problem with Maven when artifacts is not updated to
>>>>>> well known repos in timely manner.
>>>>>>
>>>>>> There is the Apache SMX repo which have many jars as well. We could
>>>>>> consider uploading it there. Camel does fetch some .jars from this
>>>>>> repo already.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>             
>>>>>>> Martin Krasser schrieb:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>               
>>>>>>>> I'm currently working on Camel components for the Google App Engine
>>>>>>>> (see
>>>>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of
>>>>>>>> the
>>>>>>>> GAE
>>>>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>>>>> there)? I
>>>>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>>>>> this
>>>>>>>> should only be a temporary solution.
>>>>>>>>
>>>>>>>> Thanks in advance for any help,
>>>>>>>> Martin
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>                 
>>>>>>>               
>>>>>>
>>>>>>
>>>>>>             
>>>>>           
>>>>         
>>>
>>>
>>>
>>>       
>>     
>
>
>   


Re: GAE API in Maven repo

Posted by Jon Anstey <ja...@gmail.com>.
Yeah, we all can commit to https://svn.apache.org/repos/asf/camel/m2-repo

On Mon, Nov 9, 2009 at 10:57 AM, Martin Krasser <de...@martin-krasser.de>wrote:

> I didn't try yet but don't have all Camel committers write access to
> https://svn.apache.org/repos/asf/camel ?
>
> Claus Ibsen schrieb:
>
>  On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com>
>> wrote:
>>
>>
>>> +1 to upload to GAE API to
>>> https://svn.apache.org/repos/asf/camel/m2-repo/
>>>
>>> so we can get full control of it in camel.
>>> If SMX wants to use the artifacts from upper url, we can add a repository
>>> ref for it in its feature :)
>>>
>>>
>>>
>>
>> Who has access to be able to upload to this repo?
>>
>>
>>
>>
>>
>>> Willem
>>>
>>> Martin Krasser wrote:
>>>
>>>
>>>> I attached the jars to
>>>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't
>>>> have
>>>> write permissions to the SMX repo.
>>>> Alternatively, we could add the jars to
>>>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the
>>>> upload
>>>> myself and update it as soon as newer SDK version are released.
>>>>
>>>> What do you prefer?
>>>>
>>>> Claus Ibsen schrieb:
>>>>
>>>>
>>>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <dev@martin-krasser.de
>>>>> >
>>>>> wrote:
>>>>>
>>>>>
>>>>>
>>>>>> I forgot to mention that I couldn't find a Maven repo that contains
>>>>>> the
>>>>>> most
>>>>>> recent GAE SDK. The 'official' Google Code project for maintaining
>>>>>> such
>>>>>> a
>>>>>> repository is http://code.google.com/p/google-maven-repository but
>>>>>> the
>>>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>>>> haven't been followed yet.
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>> Bad bad Google!
>>>>>
>>>>> This is always a problem with Maven when artifacts is not updated to
>>>>> well known repos in timely manner.
>>>>>
>>>>> There is the Apache SMX repo which have many jars as well. We could
>>>>> consider uploading it there. Camel does fetch some .jars from this
>>>>> repo already.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>> Martin Krasser schrieb:
>>>>>>
>>>>>>
>>>>>>
>>>>>>> I'm currently working on Camel components for the Google App Engine
>>>>>>> (see
>>>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of
>>>>>>> the
>>>>>>> GAE
>>>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>>>> there)? I
>>>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>>>> this
>>>>>>> should only be a temporary solution.
>>>>>>>
>>>>>>> Thanks in advance for any help,
>>>>>>> Martin
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>>
>>
>
>


-- 
Cheers,
Jon

Camel in Action: http://manning.com/ibsen
Blog: http://janstey.blogspot.com

Re: GAE API in Maven repo

Posted by Martin Krasser <de...@martin-krasser.de>.
I didn't try yet but don't have all Camel committers write access to 
https://svn.apache.org/repos/asf/camel ?

Claus Ibsen schrieb:
> On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com> wrote:
>   
>> +1 to upload to GAE API to https://svn.apache.org/repos/asf/camel/m2-repo/
>>
>> so we can get full control of it in camel.
>> If SMX wants to use the artifacts from upper url, we can add a repository
>> ref for it in its feature :)
>>
>>     
>
> Who has access to be able to upload to this repo?
>
>
>
>   
>> Willem
>>
>> Martin Krasser wrote:
>>     
>>> I attached the jars to
>>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't have
>>> write permissions to the SMX repo.
>>> Alternatively, we could add the jars to
>>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the upload
>>> myself and update it as soon as newer SDK version are released.
>>>
>>> What do you prefer?
>>>
>>> Claus Ibsen schrieb:
>>>       
>>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de>
>>>> wrote:
>>>>
>>>>         
>>>>> I forgot to mention that I couldn't find a Maven repo that contains the
>>>>> most
>>>>> recent GAE SDK. The 'official' Google Code project for maintaining such
>>>>> a
>>>>> repository is http://code.google.com/p/google-maven-repository but the
>>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>>> haven't been followed yet.
>>>>>
>>>>>
>>>>>           
>>>> Bad bad Google!
>>>>
>>>> This is always a problem with Maven when artifacts is not updated to
>>>> well known repos in timely manner.
>>>>
>>>> There is the Apache SMX repo which have many jars as well. We could
>>>> consider uploading it there. Camel does fetch some .jars from this
>>>> repo already.
>>>>
>>>>
>>>>
>>>>         
>>>>> Martin Krasser schrieb:
>>>>>
>>>>>           
>>>>>> I'm currently working on Camel components for the Google App Engine
>>>>>> (see
>>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the
>>>>>> GAE
>>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>>> there)? I
>>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>>> this
>>>>>> should only be a temporary solution.
>>>>>>
>>>>>> Thanks in advance for any help,
>>>>>> Martin
>>>>>>
>>>>>>             
>>>>>           
>>>>
>>>>
>>>>         
>>>       
>>     
>
>
>
>   


Re: GAE API in Maven repo

Posted by Willem Jiang <wi...@gmail.com>.
The Camel committer has the right to upload file to this url.
It's just like you create a new directory and commit it into the svn 
repository.

Willem

Claus Ibsen wrote:
> On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com> wrote:
>> +1 to upload to GAE API to https://svn.apache.org/repos/asf/camel/m2-repo/
>>
>> so we can get full control of it in camel.
>> If SMX wants to use the artifacts from upper url, we can add a repository
>> ref for it in its feature :)
>>
> 
> Who has access to be able to upload to this repo?
> 
> 
> 
>> Willem
>>
>> Martin Krasser wrote:
>>> I attached the jars to
>>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't have
>>> write permissions to the SMX repo.
>>> Alternatively, we could add the jars to
>>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the upload
>>> myself and update it as soon as newer SDK version are released.
>>>
>>> What do you prefer?
>>>
>>> Claus Ibsen schrieb:
>>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de>
>>>> wrote:
>>>>
>>>>> I forgot to mention that I couldn't find a Maven repo that contains the
>>>>> most
>>>>> recent GAE SDK. The 'official' Google Code project for maintaining such
>>>>> a
>>>>> repository is http://code.google.com/p/google-maven-repository but the
>>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>>> haven't been followed yet.
>>>>>
>>>>>
>>>> Bad bad Google!
>>>>
>>>> This is always a problem with Maven when artifacts is not updated to
>>>> well known repos in timely manner.
>>>>
>>>> There is the Apache SMX repo which have many jars as well. We could
>>>> consider uploading it there. Camel does fetch some .jars from this
>>>> repo already.
>>>>
>>>>
>>>>
>>>>> Martin Krasser schrieb:
>>>>>
>>>>>> I'm currently working on Camel components for the Google App Engine
>>>>>> (see
>>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the
>>>>>> GAE
>>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>>> there)? I
>>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>>> this
>>>>>> should only be a temporary solution.
>>>>>>
>>>>>> Thanks in advance for any help,
>>>>>> Martin
>>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>
>>
> 
> 
> 


Re: GAE API in Maven repo

Posted by Claus Ibsen <cl...@gmail.com>.
On Mon, Nov 9, 2009 at 2:51 AM, Willem Jiang <wi...@gmail.com> wrote:
> +1 to upload to GAE API to https://svn.apache.org/repos/asf/camel/m2-repo/
>
> so we can get full control of it in camel.
> If SMX wants to use the artifacts from upper url, we can add a repository
> ref for it in its feature :)
>

Who has access to be able to upload to this repo?



> Willem
>
> Martin Krasser wrote:
>>
>> I attached the jars to
>> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't have
>> write permissions to the SMX repo.
>> Alternatively, we could add the jars to
>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the upload
>> myself and update it as soon as newer SDK version are released.
>>
>> What do you prefer?
>>
>> Claus Ibsen schrieb:
>>>
>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de>
>>> wrote:
>>>
>>>>
>>>> I forgot to mention that I couldn't find a Maven repo that contains the
>>>> most
>>>> recent GAE SDK. The 'official' Google Code project for maintaining such
>>>> a
>>>> repository is http://code.google.com/p/google-maven-repository but the
>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>> haven't been followed yet.
>>>>
>>>>
>>>
>>> Bad bad Google!
>>>
>>> This is always a problem with Maven when artifacts is not updated to
>>> well known repos in timely manner.
>>>
>>> There is the Apache SMX repo which have many jars as well. We could
>>> consider uploading it there. Camel does fetch some .jars from this
>>> repo already.
>>>
>>>
>>>
>>>>
>>>> Martin Krasser schrieb:
>>>>
>>>>>
>>>>> I'm currently working on Camel components for the Google App Engine
>>>>> (see
>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the
>>>>> GAE
>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>> there)? I
>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>> this
>>>>> should only be a temporary solution.
>>>>>
>>>>> Thanks in advance for any help,
>>>>> Martin
>>>>>
>>>>
>>>>
>>>
>>>
>>>
>>>
>>
>>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: GAE API in Maven repo

Posted by Willem Jiang <wi...@gmail.com>.
+1 to upload to GAE API to https://svn.apache.org/repos/asf/camel/m2-repo/

so we can get full control of it in camel.
If SMX wants to use the artifacts from upper url, we can add a 
repository ref for it in its feature :)

Willem

Martin Krasser wrote:
> I attached the jars to 
> https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't 
> have write permissions to the SMX repo.
> Alternatively, we could add the jars to 
> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the 
> upload myself and update it as soon as newer SDK version are released.
> 
> What do you prefer?
> 
> Claus Ibsen schrieb:
>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser 
>> <de...@martin-krasser.de> wrote:
>>  
>>> I forgot to mention that I couldn't find a Maven repo that contains 
>>> the most
>>> recent GAE SDK. The 'official' Google Code project for maintaining 
>>> such a
>>> repository is http://code.google.com/p/google-maven-repository but the
>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>> haven't been followed yet.
>>>
>>>     
>>
>> Bad bad Google!
>>
>> This is always a problem with Maven when artifacts is not updated to
>> well known repos in timely manner.
>>
>> There is the Apache SMX repo which have many jars as well. We could
>> consider uploading it there. Camel does fetch some .jars from this
>> repo already.
>>
>>
>>  
>>> Martin Krasser schrieb:
>>>    
>>>> I'm currently working on Camel components for the Google App Engine 
>>>> (see
>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of 
>>>> the GAE
>>>> SDK. To which Maven repo should they go to (and how do I get them 
>>>> there)? I
>>>> currently have them deployed to the Open eHealth Maven repository 
>>>> but this
>>>> should only be a temporary solution.
>>>>
>>>> Thanks in advance for any help,
>>>> Martin
>>>>       
>>>     
>>
>>
>>
>>   
> 
> 


Re: GAE API in Maven repo

Posted by Martin Krasser <de...@martin-krasser.de>.
Ok, I posted a message to the SMX dev mailing list:

http://old.nabble.com/Camel-vs.-SMX-Maven-repository-ts26251935.html

Thanks,
Martin


Claus Ibsen schrieb:
> On Sun, Nov 8, 2009 at 9:50 AM, Martin Krasser <de...@martin-krasser.de> wrote:
>   
>> I attached the jars to https://issues.apache.org/activemq/browse/CAMEL-2085
>> because I don't have write permissions to the SMX repo.
>> Alternatively, we could add the jars to
>> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the upload
>> myself and update it as soon as newer SDK version are released.
>>
>> What do you prefer?
>>
>>     
>
> Lets get in touch with the SMX people and hear their opinion.
>
>
>   
>> Claus Ibsen schrieb:
>>     
>>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de>
>>> wrote:
>>>
>>>       
>>>> I forgot to mention that I couldn't find a Maven repo that contains the
>>>> most
>>>> recent GAE SDK. The 'official' Google Code project for maintaining such a
>>>> repository is http://code.google.com/p/google-maven-repository but the
>>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>>> haven't been followed yet.
>>>>
>>>>
>>>>         
>>> Bad bad Google!
>>>
>>> This is always a problem with Maven when artifacts is not updated to
>>> well known repos in timely manner.
>>>
>>> There is the Apache SMX repo which have many jars as well. We could
>>> consider uploading it there. Camel does fetch some .jars from this
>>> repo already.
>>>
>>>
>>>
>>>       
>>>> Martin Krasser schrieb:
>>>>
>>>>         
>>>>> I'm currently working on Camel components for the Google App Engine (see
>>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the
>>>>> GAE
>>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>>> there)? I
>>>>> currently have them deployed to the Open eHealth Maven repository but
>>>>> this
>>>>> should only be a temporary solution.
>>>>>
>>>>> Thanks in advance for any help,
>>>>> Martin
>>>>>
>>>>>           
>>>>         
>>>
>>>
>>>       
>>     
>
>
>
>   


Re: GAE API in Maven repo

Posted by Claus Ibsen <cl...@gmail.com>.
On Sun, Nov 8, 2009 at 9:50 AM, Martin Krasser <de...@martin-krasser.de> wrote:
> I attached the jars to https://issues.apache.org/activemq/browse/CAMEL-2085
> because I don't have write permissions to the SMX repo.
> Alternatively, we could add the jars to
> https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the upload
> myself and update it as soon as newer SDK version are released.
>
> What do you prefer?
>

Lets get in touch with the SMX people and hear their opinion.


> Claus Ibsen schrieb:
>>
>> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de>
>> wrote:
>>
>>>
>>> I forgot to mention that I couldn't find a Maven repo that contains the
>>> most
>>> recent GAE SDK. The 'official' Google Code project for maintaining such a
>>> repository is http://code.google.com/p/google-maven-repository but the
>>> latest SDK version there is 1.2.1. Requests for adding newer versions
>>> haven't been followed yet.
>>>
>>>
>>
>> Bad bad Google!
>>
>> This is always a problem with Maven when artifacts is not updated to
>> well known repos in timely manner.
>>
>> There is the Apache SMX repo which have many jars as well. We could
>> consider uploading it there. Camel does fetch some .jars from this
>> repo already.
>>
>>
>>
>>>
>>> Martin Krasser schrieb:
>>>
>>>>
>>>> I'm currently working on Camel components for the Google App Engine (see
>>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the
>>>> GAE
>>>> SDK. To which Maven repo should they go to (and how do I get them
>>>> there)? I
>>>> currently have them deployed to the Open eHealth Maven repository but
>>>> this
>>>> should only be a temporary solution.
>>>>
>>>> Thanks in advance for any help,
>>>> Martin
>>>>
>>>
>>>
>>
>>
>>
>>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: GAE API in Maven repo

Posted by Martin Krasser <de...@martin-krasser.de>.
I attached the jars to 
https://issues.apache.org/activemq/browse/CAMEL-2085 because I don't 
have write permissions to the SMX repo.
Alternatively, we could add the jars to 
https://svn.apache.org/repos/asf/camel/m2-repo/ then I could do the 
upload myself and update it as soon as newer SDK version are released.

What do you prefer?

Claus Ibsen schrieb:
> On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de> wrote:
>   
>> I forgot to mention that I couldn't find a Maven repo that contains the most
>> recent GAE SDK. The 'official' Google Code project for maintaining such a
>> repository is http://code.google.com/p/google-maven-repository but the
>> latest SDK version there is 1.2.1. Requests for adding newer versions
>> haven't been followed yet.
>>
>>     
>
> Bad bad Google!
>
> This is always a problem with Maven when artifacts is not updated to
> well known repos in timely manner.
>
> There is the Apache SMX repo which have many jars as well. We could
> consider uploading it there. Camel does fetch some .jars from this
> repo already.
>
>
>   
>> Martin Krasser schrieb:
>>     
>>> I'm currently working on Camel components for the Google App Engine (see
>>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the GAE
>>> SDK. To which Maven repo should they go to (and how do I get them there)? I
>>> currently have them deployed to the Open eHealth Maven repository but this
>>> should only be a temporary solution.
>>>
>>> Thanks in advance for any help,
>>> Martin
>>>       
>>     
>
>
>
>   


Re: GAE API in Maven repo

Posted by Claus Ibsen <cl...@gmail.com>.
On Sat, Nov 7, 2009 at 11:59 AM, Martin Krasser <de...@martin-krasser.de> wrote:
> I forgot to mention that I couldn't find a Maven repo that contains the most
> recent GAE SDK. The 'official' Google Code project for maintaining such a
> repository is http://code.google.com/p/google-maven-repository but the
> latest SDK version there is 1.2.1. Requests for adding newer versions
> haven't been followed yet.
>

Bad bad Google!

This is always a problem with Maven when artifacts is not updated to
well known repos in timely manner.

There is the Apache SMX repo which have many jars as well. We could
consider uploading it there. Camel does fetch some .jars from this
repo already.


> Martin Krasser schrieb:
>>
>> I'm currently working on Camel components for the Google App Engine (see
>> CAMEL-2085) and have dependencies to the GAE APIs that are part of the GAE
>> SDK. To which Maven repo should they go to (and how do I get them there)? I
>> currently have them deployed to the Open eHealth Maven repository but this
>> should only be a temporary solution.
>>
>> Thanks in advance for any help,
>> Martin
>
>



-- 
Claus Ibsen
Apache Camel Committer

Author of Camel in Action: http://www.manning.com/ibsen/
Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: GAE API in Maven repo

Posted by Martin Krasser <de...@martin-krasser.de>.
I forgot to mention that I couldn't find a Maven repo that contains the 
most recent GAE SDK. The 'official' Google Code project for maintaining 
such a repository is http://code.google.com/p/google-maven-repository 
but the latest SDK version there is 1.2.1. Requests for adding newer 
versions haven't been followed yet.

Martin Krasser schrieb:
> I'm currently working on Camel components for the Google App Engine 
> (see CAMEL-2085) and have dependencies to the GAE APIs that are part 
> of the GAE SDK. To which Maven repo should they go to (and how do I 
> get them there)? I currently have them deployed to the Open eHealth 
> Maven repository but this should only be a temporary solution.
>
> Thanks in advance for any help,
> Martin