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/02 18:41:38 UTC

build failures due to glassfish?

I see this in HiveQA runs:

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.

What is this about, does anyone know?


Re: build failures due to glassfish?

Posted by Ashutosh Chauhan <ha...@apache.org>.
Depending on snapshot version is in general a bad idea. This gives another
reason to eliminate those snapshot dependencies from our builds.

On Wed, May 2, 2018 at 11:41 AM, Sergey Shelukhin <se...@hortonworks.com>
wrote:

> I see this in HiveQA runs:
>
> 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.
>
> What is this about, does anyone know?
>
>