[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2014-10-06 Thread protobuf
Updates: Status: WontFix Blockedon: -protobuf:81 protobuf:81 Comment #9 on issue 152 by xiaof...@google.com: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) https://code.google.com/p/protobuf/issues/detail?id=152 (No comment was

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2011-01-26 Thread protobuf
Updates: Owner: g...@google.com Blockedon: 81 Comment #8 on issue 152 by g...@google.com: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 As I mentioned in issue 81, I didn't

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2011-01-18 Thread protobuf
Comment #7 on issue 152 by ken...@google.com: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 AFAICT, Greg has abandoned the Maven plugin code. We don't seem to have a use for it at Google, so

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2011-01-13 Thread protobuf
Comment #6 on issue 152 by panwar007: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 Hello everyone, I am building my project on Windows and facing the same issue. I am not sure where to make

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2010-01-11 Thread protobuf
Comment #1 on issue 152 by rktoomey: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 I am using protobuf-java 2.2.0, defined in the parent pom dependencies for both project A and project B. --

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2010-01-11 Thread protobuf
Comment #2 on issue 152 by rktoomey: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 The problem is that AbstractProtocMojo.makeProtopathFromJars is constructing a non-viable Windows path for

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2010-01-11 Thread protobuf
Updates: Owner: gk5885 Comment #3 on issue 152 by ken...@google.com: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 (No comment was entered for this change.) -- You received this message

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2010-01-11 Thread protobuf
Comment #4 on issue 152 by rktoomey: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 Confirmed working on Linux (Ubuntu 9.10), so this is a(n annoying) Windows-only bug. But it's a blocker for

[protobuf] Re: Issue 152 in protobuf: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException)

2010-01-11 Thread protobuf
Comment #5 on issue 152 by rktoomey: Maven Protoc Plugin fails when a jar file contains a .proto file (FileNotFoundException) http://code.google.com/p/protobuf/issues/detail?id=152 The stupidest thing that could possibly work - edit AbstractProtocMojo.makeProtopathFromJars method to produce