You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/03/28 13:50:00 UTC

[jira] [Reopened] (HBASE-20291) Fix for The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available with hadoop.profile=3.0

     [ https://issues.apache.org/jira/browse/HBASE-20291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Artem Ervits reopened HBASE-20291:
----------------------------------

addressing [~elserj] comments, found the issue in https://issues.apache.org/jira/browse/HADOOP-14903 and https://issues.apache.org/jira/browse/HADOOP-15265 will apply the same fix as in the latter Jira and reflect with a comment in the pom. When we bump hadoop-three.version to 3.1.x, we can remove the explicit workaround.

> Fix for The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available with hadoop.profile=3.0
> -----------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20291
>                 URL: https://issues.apache.org/jira/browse/HBASE-20291
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Artem Ervits
>            Assignee: Artem Ervits
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20291.v01.patch
>
>
> receiving message
> {code:java}
> The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available{code}
> when running with
> {code:java}
> mvn clean install -DHBasePatchProcess -Dhadoop-three.version=3.0.0 -Dhadoop.profile=3.0 -DskipTests{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)