Hi Stefaan,

Sorry about it, we're going to push it today, and it'll be available
hopefully tomorrow.

In the meantime, you can build the snapshot version from the google code
repo by:

$ git clone https://code.google.com/p/appengine-maven-plugin/
$ cd appengine-maven-plugin
$ mvn install

Then you'll have the plugin version 1.7.7-SNAPSHOT in your local maven
directory, so you can use 1.7.7-SNAPSHOT as the version in your project's
pom.xml.
Only one nit is the SNAPSHOT version uses 1.7.6 SDK when uploading, so do
as follows:
$ mvn -Dappengine.target.version=1.7.7 appengine:update


On Wed, Apr 10, 2013 at 12:19 AM, Stefaan Vanderheyden <
[email protected]> wrote:

> Great job! Watch out though, this is the 2nd time that the
> appengine-maven-plugin is not released to Maven Central at the same time as
> the rest of your SDK... What's up?
>
>
> On Wednesday, April 10, 2013 12:44:38 AM UTC+2, Richmond Manzana wrote:
>>
>> Hi everyone,
>>
>> We're happy to announce that we have released the 1.7.7 SDK.
>>
>> This release includes new features such as updates to the Maven Plugin,
>> and Outbound Sockets.  We're also happy to announce that we have removed
>> the weekly $2.10 minimum spend for billing enabled apps :)
>>
>> For more details, please read our blog post and release notes.
>>
>> Announcement:
>> http://googleappengine.**blogspot.com/2013/04/app-**
>> engine-177-released.html<http://googleappengine.blogspot.com/2013/04/app-engine-177-released.html>
>>
>> Releae notes for Python:
>> http://code.google.com/p/**googleappengine/wiki/**SdkReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkReleaseNotes>
>>
>> Release notes for Java:
>> http://code.google.com/p/**googleappengine/wiki/**SdkForJavaReleaseNotes<http://code.google.com/p/googleappengine/wiki/SdkForJavaReleaseNotes>
>>
>> Release notes for Go:
>> https://code.google.com/p/**googleappengine/wiki/**SdkForGoReleaseNotes<https://code.google.com/p/googleappengine/wiki/SdkForGoReleaseNotes>
>>
>> Cheers!
>>
>> Richmond Manzana
>> Technical Program Manager
>> Google App Engine
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/google-appengine?hl=en.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Takashi Matsuo | Developers Programs Engineer | [email protected]

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to