[
https://issues.apache.org/jira/browse/SENTRY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273456#comment-15273456
]
Dapeng Sun commented on SENTRY-1189:
------------------------------------
I think it is a maven issue of profile: when we enabling a profile, other
default profiles are not actived
> Fix pom.xml when enable the profile thriftif
> --------------------------------------------
>
> Key: SENTRY-1189
> URL: https://issues.apache.org/jira/browse/SENTRY-1189
> Project: Sentry
> Issue Type: Bug
> Reporter: Dapeng Sun
> Assignee: Dapeng Sun
> Attachments: SENTRY-1189.002.patch
>
>
> The dependency is no need for the plugin, it required by sentry-provider-db
> for some org.datanucleus...exception.MissingTableException or
> org.datanucleus.util.StringUtils, so it should be removed at here.
> mvn clean install -DskipTests -Pthriftif,datanucleus3
> -Dthrift.home=/usr/local can verify it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)