[
https://issues.apache.org/jira/browse/SENTRY-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15273194#comment-15273194
]
Sravya Tirukkovalur commented on SENTRY-1189:
---------------------------------------------
Thank you [~dapengsun]! So, seems like specifying a datanucleus profile is
necessary when using thrift profile, even after this change.
As
mvn clean install -DskipTests -Pthriftif,datanucleus3 -Dthrift.home=/usr/local
works but,
mvn clean install -DskipTests -Pthriftit -Dthrift.home=/usr/local
does not.
Is that intended?
> 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)