[
https://issues.apache.org/jira/browse/DRILL-6026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16287203#comment-16287203
]
Kunal Khatua commented on DRILL-6026:
-------------------------------------
I'm not seeing this error. Can you confirm where are you pulling the sources
from, i.e. version/commit?
The package referenced is part of the FindBugs project which was introduced 7
months ago with DRILL-5545 .
Can you clean your Maven cache and retry building?
> dependency missing for javax.annotation.concurrent
> --------------------------------------------------
>
> Key: DRILL-6026
> URL: https://issues.apache.org/jira/browse/DRILL-6026
> Project: Apache Drill
> Issue Type: Bug
> Reporter: Mitchel Labonte
> Priority: Minor
>
> When building from sources, the following error pops up in module
> exec/memory/base:
> exec/memory/base/src/main/java/org/apache/drill/exec/memory/Accountant.java[22,34]
> error: package javax.annotation.concurrent does not exist
> exec/memory/base/src/main/java/org/apache/drill/exec/memory/Accountant.java[34,1]
> error: cannot find symbol
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)