Re: [protobuf] Uploading the maven-protoc-plugin to Maven Central?

2011-06-21 Thread Gregory Kick
See http://code.google.com/p/protobuf/issues/detail?id=81#c20 On Tue, Jun 21, 2011 at 4:23 AM, Pherl Liu liuj...@google.com wrote: +Gregory On Sun, Jun 19, 2011 at 4:16 PM, Marco Tedone marco.ted...@gmail.com wrote: Hi all, Is there a reason why the plugin hasn't been uploaded to Maven

Re: [protobuf] Uploading the maven-protoc-plugin to Maven Central?

2011-06-21 Thread Gregory Kick
a wrapper around protoc and runs under the MIT license *and* is on Maven central: http://repo2.maven.org/maven2/uk/co/jemos/maven/plugins/maven-jemosProtoc-plugin/ Regards, Marco -Original Message- From: Gregory Kick [mailto:g...@google.com] Sent: 21 June 2011 18:26 To: Pherl Liu

Re: [protobuf] Ivy Repository for protocol buffers binary

2010-01-04 Thread Gregory Kick
I believe that Ivy lets you pull artifacts from a Maven repository. That is probably the best way to go. On Mon, Jan 4, 2010 at 10:09 AM, Kenton Varda ken...@google.com wrote: Does this have something to do with Maven?  If so, Greg (cc'd) would be the person to ask. On Fri, Jan 1, 2010 at

Re: Any progress on the Maven plugin?

2009-10-19 Thread Gregory Kick
Sure. This week is going to be full of maven stuff for me anyway. I'll add it to the list. On Fri, Oct 16, 2009 at 4:49 PM, Kenton Varda ken...@google.com wrote: Greg, I know you're pretty busy, but maybe you could assign this to someone to finish up? On Fri, Oct 16, 2009 at 9:03 AM, maxaf

Re: Maven plugin to create proto files

2009-10-01 Thread Gregory Kick
On Wed, Sep 30, 2009 at 2:53 PM, Kenton Varda ken...@google.com wrote: [cc Gregory Kick] On Wed, Sep 30, 2009 at 11:28 AM, rajesh poorv...@gmail.com wrote: Hi,       I was searching if there are any existing plugins which will , create proto files from the message files given the location

Re: Is there a maven mojo to create a protocol buffer file

2009-08-28 Thread Gregory Kick
A long while ago, I created a branch with a plugin for invoking protoc. Since that time I have been split between two projects here and free time to work on it when from some to none. I hope to get some time soon to work on it as one of my projects should be finishing up. Feel free to check

Re: Lite mode is in SVN -- mostly

2009-07-29 Thread Gregory Kick
I'll try to get to this by the end of the week. On Tue, Jul 28, 2009 at 9:50 PM, Kenton Vardaken...@google.com wrote: I just committed the new lite mode refactoring for C++ and Java to SVN. To use the new feature, add this line to your .proto file:   option optimize_for = LITE_RUNTIME; This

Re: Maven Artifacts?

2009-05-23 Thread Gregory Kick
Whoops. I had meant to send out an email about this. I'm glad you found it. Sent from my iPhone On May 23, 2009, at 3:39 PM, Joern Huxhorn jhuxh...@googlemail.com wrote: On 21.05.2009, at 18:50, Gregory Kick wrote: Sure. On Thu, May 21, 2009 at 11:36 AM, Kenton Varda ken

Maven Protoc Plugin Available for Code Review

2009-02-10 Thread Gregory Kick
The first iteration of the Maven Protoc Plugin is available for code review at http://code.google.com/p/protobuf/issues/detail?id=81 . All feedback is appreciated. -- Gregory Kick http://kickstyle.net/ --~--~-~--~~~---~--~~ You received this message because you

Re: Protocol Buffers Compiler Maven Plug-In

2008-12-03 Thread Gregory Kick
care, Tom On Jul 23, 10:02 pm, Gregory Kick [EMAIL PROTECTED] wrote: Tom, As Kenton said, I'm working on apluginto do much of the same work and a bit more with regards to dependencies. I plan on having an alpha version by the end of the week and would love some feedback