jira-importer

Results 1253 comments of jira-importer

**[Benjamin Marwell](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mampf86)** commented Ah, I tried that earlier but missed that I still had `true` active. 🤦🏻‍♂️ Thanks!

**[Børge N](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=bnordli)** commented We are also having issues with dagger and incremental compiles. (Possibly related to MCOMPILER-300.) From what I can see, the problem is that the incremental build does...

**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented That's handled per compiler in https://github.com/codehaus-plexus/plexus-compiler

**[Manu Sridharan](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=msridhar)** commented Thanks [Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)!  Are you then suggesting I should report an issue on that GitHub repo rather than here?

**[Robert Scholte](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rfscholte)** commented It should be fixed there. Next we can upgrade those dependencies here, so I don't mind leaving this ticket open.

**[Manu Sridharan](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=msridhar)** commented Thanks! I opened https://github.com/codehaus-plexus/plexus-compiler/issues/149

**[Delany](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=delany)** commented This is a problem with errorprone 2.4.0. I updated it to 2.16, ran it on JDK17 ``` Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project maven-compiler-plugin-error-prone: Fatal error...

**[Rocher Suchard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rocher.suchard)** commented I don't know what feedback you are waiting for, but as far as I remember, the issue is not about errorprone in itself, it is about the...

**[Slawomir Jaranowski](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=slawekjaranowski)** commented [Rocher Suchard](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=rocher.suchard) Thanks for explanation The different of error handles can be in https://github.com/codehaus-plexus/plexus-compiler project also.

**[Michael Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)** commented How does MSBuild relate here to Maven?