[
https://issues.apache.org/jira/browse/AURORA-1550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15049989#comment-15049989
]
John Sirois commented on AURORA-1550:
-------------------------------------
I've got a solution that cleans up a bit of {{build.gradle}} cruft and has the
added bonus? of generically handling modules that use annotation processors
while dealing with modules that house annotation processors (commons-args).
The added bonus being the generated jmh code is now mapped as well if you're
IDE curious about that code. RB shortly.
> Unable to run tests from Intellij
> ---------------------------------
>
> Key: AURORA-1550
> URL: https://issues.apache.org/jira/browse/AURORA-1550
> Project: Aurora
> Issue Type: Bug
> Components: Build
> Reporter: Maxim Khutornenko
> Assignee: John Sirois
> Priority: Blocker
>
> The out of the box generated intellij project ('./gradlew idea') no longer
> builds after this commit: 0c98e8a82177f39534db3a49162582aeb1739728
> (https://reviews.apache.org/r/40786).
> The Forward annotation is not processed during the Intellij build. Fiddling
> with the "Annotation processors" values in the project settings did not help
> either.
> The only workaround seems to use gradle from the IDE (e.g. import project
> from gradle), which is much slower and does not let target individual test
> runs reliably.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)