[
https://issues.apache.org/jira/browse/SENTRY-196?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
guoquan updated SENTRY-196:
---------------------------
Fix Version/s: 1.5.0
> Error in pom file prevents maven eclipse plugin from running
> ------------------------------------------------------------
>
> Key: SENTRY-196
> URL: https://issues.apache.org/jira/browse/SENTRY-196
> Project: Sentry
> Issue Type: Bug
> Affects Versions: 1.3.0
> Reporter: Arun Suresh
> Assignee: Arun Suresh
> Priority: Minor
> Fix For: 1.5.0
>
> Attachments: SENTRY-196.1.patch
>
>
> Calling the maven eclipse plugin via :
> {quote}
> $ mvn eclipse:eclipse
> {quote}
> results in the following build failure:
> {quote}
> ......
> ......
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 1.685 s
> [INFO] Finished at: 2014-05-13T16:34:34-08:00
> [INFO] Final Memory: 21M/310M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse (default-cli) on
> project sentry: Unable to parse configuration of mojo
> org.apache.maven.plugins:maven-eclipse-plugin:2.9:eclipse for parameter
> sourceIncludes: Cannot assign configuration entry 'sourceIncludes' with value
> 'src/gen/thrift/gen-javabean/**' of type java.lang.String to property of type
> java.util.List -> [Help 1]
> [ERROR]
> ......
> ......
> {quote}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)