jira-importer
jira-importer
**[Olivier Lamy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=olamy)** commented -1 I'm happy to not have to recompile everything all the time. If you think there is a bug when changing the configuration it will be better...
**[Werner Glanzer](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cybroken)** commented Is there any activity on this issue? Is it an issue?
**[Martin Miller](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=martinm1000)** commented Well its not a big issue now that I found out about the change required, but I lost many hours ! I have my own little Annotation...
**[Cody Lerum](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cody.lerum)** commented This issue has also popped up for me with Hibernate JPA Metamodel Generator. Behavior changes between Java 8 and 9+ http://hibernate.org/orm/tooling/
**[Paul Scholz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=scholzi100)** commented Behavior did not change while using classpath. This should be a new feature, annotation processing discovery using the Java 9+ way. This will be acoblished by using...
**[Paul Scholz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=scholzi100)** commented Necessary changes in plexus-compiler where merged, those changes will be includes in the next release.
**[Ralph Goers](https://issues.apache.org/jira/secure/[email protected])** commented One issue I have had with Log4j is that in the module where we create the annotation processor I have to: 1. Compile the classes with proc=none...
**[Paul Scholz](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=scholzi100)** commented This seams to be a bit out of scope.This issue focuses on the compiler options "--processor-module-path" and "--processor-path". Point 2 could be caused by the annotation processor...
**[Matt Sicker](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jvz)** commented These error messages don't even help explain what failed, where, why, or really any reason why it failed besides telling me to go fuck myself. What is...
**[Matt Sicker](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=jvz)** commented In my scenario, I added a second annotation processor, and based on some inexplicable changes (absolutely nothing in the diff hints at anything useful), I'm getting the...