[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-11-05 Thread Maximilian Michels (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16674878#comment-16674878
 ] 

Maximilian Michels commented on FLINK-10732:


Thanks!

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-11-02 Thread Chesnay Schepler (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673506#comment-16673506
 ] 

Chesnay Schepler commented on FLINK-10732:
--

Option 2 is what I'm shooting for, I'm just double-checking with INFRA that we 
can simply deploy it without any issues. (since this is done rarely) I've 
already linked the INFRA ticket.

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-11-02 Thread Maximilian Michels (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673474#comment-16673474
 ] 

Maximilian Michels commented on FLINK-10732:


Possibles fixes:

1) Release a new version of all the other artifacts referencing 
force-shading:1.5.5 and let it point to an older version, e.g. 
force-shading:1.5.4 or flink-shaded-force-shading:1.0.

2) Release force-shading:1.5.5 (From what I know this wouldn't be too hard and 
we have done it for other artifacts in the past)

3) Let downstream deal with it by letting them exclude force-shading during 
their build (works, but not really a good solution)

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-11-02 Thread Chesnay Schepler (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673412#comment-16673412
 ] 

Chesnay Schepler commented on FLINK-10732:
--

True, we could also switch to {{flink-shaded-force-shading}} which we've 
already had for over a year, however this doesn't solve the immediate issue of 
an unreleased artifact of a release.

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-11-02 Thread Stephan Ewen (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16673228#comment-16673228
 ] 

Stephan Ewen commented on FLINK-10732:
--

We don't actually need to re-release that artifact with every release. We can 
just use the first version in every release.


> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-10-31 Thread Chesnay Schepler (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669862#comment-16669862
 ] 

Chesnay Schepler commented on FLINK-10732:
--

Currently looking into how/whether we can simply re-deploy the artifact through 
nexus.

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-10-31 Thread Maximilian Michels (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669852#comment-16669852
 ] 

Maximilian Michels commented on FLINK-10732:


I've also ran into this and worked around by excluding it from the Flink 
dependencies. I haven't seen any other artifacts missing.

Could we redeploy the force-shading?

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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


[jira] [Commented] (FLINK-10732) force-shading 1.5.5 maven artifact was not released

2018-10-31 Thread Chesnay Schepler (JIRA)


[ 
https://issues.apache.org/jira/browse/FLINK-10732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16669779#comment-16669779
 ] 

Chesnay Schepler commented on FLINK-10732:
--

I've checked all artifacts at {{repository.apache.org}} and {{force-shading}} 
is indeed the only missing artifact.

> force-shading 1.5.5 maven artifact was not released
> ---
>
> Key: FLINK-10732
> URL: https://issues.apache.org/jira/browse/FLINK-10732
> Project: Flink
>  Issue Type: Bug
>Affects Versions: 1.5.5
>Reporter: Chesnay Schepler
>Assignee: Chesnay Schepler
>Priority: Major
> Fix For: 1.5.5
>
>
> The 1.5.5 maven artifact for {{force-shading}} was not deployed. We have to 
> investigate whether other artifacts are missing as well and how to remedy the 
> problem, i.e. re-deploy the missing artifacts (which may or may not require a 
> separate vote).



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