[
https://issues.apache.org/jira/browse/PARQUET-2457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gang Wu resolved PARQUET-2457.
------------------------------
Fix Version/s: 1.14.0
Resolution: Fixed
> Missing maven-scala-plugin version
> ----------------------------------
>
> Key: PARQUET-2457
> URL: https://issues.apache.org/jira/browse/PARQUET-2457
> Project: Parquet
> Issue Type: Bug
> Reporter: Laurent Goujon
> Assignee: Laurent Goujon
> Priority: Major
> Fix For: 1.14.0
>
>
> (Note: no `parquet-scala` component)
> When building parquet, maven complains that no version has been defined for
> the `maven-scala-plugin`.
> {code:java}
> [WARNING]
> [WARNING] Some problems were encountered while building the effective model
> for org.apache.parquet:parquet-scala_2.12:jar:1.14.0-SNAPSHOT
> [WARNING] 'artifactId' contains an expression but should be a constant. @
> org.apache.parquet:parquet-scala_${scala.binary.version}:1.14.0-SNAPSHOT,
> /Users/laurent/devel/parquet-mr/parquet-scala/pom.xml, line 29, column 15
> [WARNING] 'build.plugins.plugin.version' for
> org.scala-tools:maven-scala-plugin is missing. @
> org.apache.parquet:parquet-scala_${scala.binary.version}:1.14.0-SNAPSHOT,
> /Users/laurent/devel/parquet-mr/parquet-scala/pom.xml, line 83, column 15
> {code}
>
>
> It is worth nothing that the plugin has been renamed from
> `org.scala-tools:maven-scala-plugin` to
> `net.alchim31.maven:scala-maven-plugin`, and that the version used by default
> (2.15.2) was released in February 2011
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]