You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Sergey Shelukhin <se...@hortonworks.com> on 2018/05/17 00:29:00 UTC

build broken by glassfish dependency again

Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT
from/to jvnet-nexus-snapshots
(https://maven.java.net/content/repositories/snapshots): Failed to
transfer file: 
https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.e
l/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom. Return code is: 402
, ReasonPhrase:Payment Required.


As far as I recall from last time this is a test only dependency.
Unless there’s further productive feedback I’m going to look into nuking
this dependency and disabling any tests requiring it with a follow-up jira
to fix.


Re: build broken by glassfish dependency again

Posted by Sergey Shelukhin <se...@hortonworks.com>.
Looks like it’s brought in by hbase...

[INFO] org.apache.hive:hive-llap-server:jar:3.1.0-SNAPSHOT
[INFO] \- org.apache.hbase:hbase-server:jar:2.0.0-alpha4:compile
[INFO]    \- org.glassfish.web:javax.servlet.jsp:jar:2.3.2:compile
[INFO]       \- org.glassfish:javax.el:jar:3.0.1-b10:compile (version
selected from constraint [3.0.0,))




On 18/5/16, 17:41, "Alan Gates" <al...@gmail.com> wrote:

>+1.  It can't be too important because I was able to get my build going
>without the poms by copying the directory structure and pom.lastUpdated
>files in from another repo.
>
>Alan.
>
>On Wed, May 16, 2018 at 5:29 PM, Sergey Shelukhin <se...@hortonworks.com>
>wrote:
>
>> Could not transfer artifact
>>org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT
>> from/to jvnet-nexus-snapshots
>> (https://maven.java.net/content/repositories/snapshots): Failed to
>> transfer file:
>> 
>>https://maven.java.net/content/repositories/snapshots/org/glassfish/javax
>>.
>> e
>> l/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom. Return code is:
>>402
>> , ReasonPhrase:Payment Required.
>>
>>
>> As far as I recall from last time this is a test only dependency.
>> Unless there’s further productive feedback I’m going to look into nuking
>> this dependency and disabling any tests requiring it with a follow-up
>>jira
>> to fix.
>>
>>


Re: build broken by glassfish dependency again

Posted by Alan Gates <al...@gmail.com>.
+1.  It can't be too important because I was able to get my build going
without the poms by copying the directory structure and pom.lastUpdated
files in from another repo.

Alan.

On Wed, May 16, 2018 at 5:29 PM, Sergey Shelukhin <se...@hortonworks.com>
wrote:

> Could not transfer artifact org.glassfish:javax.el:pom:3.0.1-b06-SNAPSHOT
> from/to jvnet-nexus-snapshots
> (https://maven.java.net/content/repositories/snapshots): Failed to
> transfer file:
> https://maven.java.net/content/repositories/snapshots/org/glassfish/javax.
> e
> l/3.0.1-b06-SNAPSHOT/javax.el-3.0.1-b06-SNAPSHOT.pom. Return code is: 402
> , ReasonPhrase:Payment Required.
>
>
> As far as I recall from last time this is a test only dependency.
> Unless there’s further productive feedback I’m going to look into nuking
> this dependency and disabling any tests requiring it with a follow-up jira
> to fix.
>
>