Github user JoshRosen commented on the pull request:
https://github.com/apache/spark/pull/12171#issuecomment-205709605
```
org.apache.maven.model.building.ModelBuildingException: 10 problems were
encountered while building the effective model for
org.apache.spark:spark-hive_2.11:2.0.0-SNAPSHOT
[WARNING] 'dependencies.dependency.exclusions.exclusion.artifactId' for
org.spark-project.hive:hive-exec:jar with value '*' does not match a valid id
pattern. @ org.apache.spark:spark-parent_2.11:2.0.0-SNAPSHOT,
/Users/joshrosen/Documents/spark2/pom.xml, line 1184, column 25
```
It looks like our custom `sbt-pom-reader` fork is using an ancient version
of Maven which doesn't support this lovely wildcard exclusion syntax. Bummer!
Yet another motivation to move back to a stock version; see
https://issues.apache.org/jira/browse/SPARK-14401
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]