issues Search Results · repo:ascopes/protobuf-maven-plugin language:Java
Filter by
116 results
(79 ms)116 results
inascopes/protobuf-maven-plugin (press backspace or delete to remove)Brief description
We have the following .proto file:
package a.b.protobuf.v1;
import google/protobuf/descriptor.proto ;
message Version {
optional int32 major = 1;
optional int32 minor = 2;
} ...
not an issue
abrua1
- 13
- Opened 6 days ago
- #747
Brief description
When using option java_multiple_files = true; and renaming messages, old files will be left in the generated source
folder and cause compile errors.
Aims and goals
We currently make ...
bug
new feature
benwiles1
- 10
- Opened on Jun 26
- #719
Brief description
I would like to investigate migrating off of using java.net.URL entirely for URL management, and potentially moving off
of java.nio onto commons-vfs2. Failing this, I d like to see if ...
chore
dependencies
help needed
ascopes
- Opened on Jun 15
- #711
Brief description
I would like to have a simple parameter to automatically use the x86_64 protoc executable in Windows on ARM situation
without having to manually detect and specify it. Something like ...
new feature
charphi
- 8
- Opened on Jun 5
- #700
Discussed in https://github.com/ascopes/protobuf-maven-plugin/discussions/498
div type= discussions-op-text
sup Originally posted by ascopes December 10, 2024 /sup
Brief description
Be able to provide ...
good first issue
new feature
security
ascopes
- Opened on Jun 2
- #699
Brief description
In 3.1.3, we introduced conversion of Plexus config inputs to java.nio.file.Path instances via a custom converter. This
was to allow using java.nio.file.Path prior to Maven 3.9 in parameters. ...
bug
ascopes
- Opened on May 28
- #689
Brief description
Allow a more flexible inclusion of sourceDependencies, similar to what maven-dependency-plugin provides with exclude*
and include* parameters. Specifically I would like to be able to ...
new feature
tommyk-gears
- 6
- Opened on May 28
- #688
Brief description
The fact that the default is different in this plugin than others (in particular the Gradle plugin from Google) is kind
of irritating. The configuration for source directories appears ...
new feature
dsyer
- 3
- Opened on May 28
- #687
Brief description
Many protoc plugins are distributed as binaries and thus are OS-specific and CPU-specific.
Developers of these plugins can use a number of different ways of marking the OS and CPU that ...
documentation
new feature
ascopes
- 1
- Opened on May 25
- #676
Brief description
I am trying to package a maven project for NixOS that uses protobufs. NixOS builds always happen in offline mode, so i
need a way to run proto code generation even when maven is running ...
new feature
haku
- 9
- Opened on May 20
- #668

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.