You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Appy (JIRA)" <ji...@apache.org> on 2017/02/04 00:00:53 UTC

[jira] [Commented] (HBASE-17594) Add supplemental model for jsr311-api

    [ https://issues.apache.org/jira/browse/HBASE-17594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15852367#comment-15852367 ] 

Appy commented on HBASE-17594:
------------------------------

Hmm, something's not right. If i build with alpha2, {{mvn clean install -DskipTests -Dhadoop-three.version=3.0.0-alpha2 -Dhadoop.profile=3.0}}, it doesn't fail. Even though deps tree has jsr311-api, and no license info in supplemental models.
Am i getting it wrong or is the build wrong? :)
[~busbey]

{noformat}
[INFO] +- org.apache.hadoop:hadoop-common:jar:3.0.0-alpha2:compile
[INFO] |  +- org.apache.hadoop:hadoop-annotations:jar:3.0.0-alpha2:compile
[INFO] |  +- commons-cli:commons-cli:jar:1.3.1:compile
[INFO] |  +- org.apache.commons:commons-math3:jar:3.1.1:compile
[INFO] |  +- xmlenc:xmlenc:jar:0.52:compile
[INFO] |  +- commons-net:commons-net:jar:3.1:compile
[INFO] |  +- javax.servlet:javax.servlet-api:jar:3.1.0:compile
[INFO] |  +- org.eclipse.jetty:jetty-server:jar:9.3.8.v20160314:compile
[INFO] |  |  +- org.eclipse.jetty:jetty-http:jar:9.3.8.v20160314:compile
[INFO] |  |  \- org.eclipse.jetty:jetty-io:jar:9.3.8.v20160314:compile
[INFO] |  +- org.eclipse.jetty:jetty-util:jar:9.3.8.v20160314:compile
[INFO] |  +- org.eclipse.jetty:jetty-servlet:jar:9.3.8.v20160314:compile
[INFO] |  |  \- org.eclipse.jetty:jetty-security:jar:9.3.8.v20160314:compile
[INFO] |  +- org.eclipse.jetty:jetty-webapp:jar:9.3.8.v20160314:compile
[INFO] |  |  \- org.eclipse.jetty:jetty-xml:jar:9.3.8.v20160314:compile
[INFO] |  +- com.sun.jersey:jersey-core:jar:1.19:compile
[INFO] |  |  \- javax.ws.rs:jsr311-api:jar:1.1.1:compile
{noformat}

> Add supplemental model for jsr311-api
> -------------------------------------
>
>                 Key: HBASE-17594
>                 URL: https://issues.apache.org/jira/browse/HBASE-17594
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>
> It's transitive dependency from hadoop 3.
> We don't see any failure for that because for some reason our hadoop3 profile check isn't working, I say so because I wasn't able to do mvn install. (see HBASE-17593)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)