You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by "Williams, Kyle [USA]" <Wi...@bah.com> on 2019/01/02 17:47:40 UTC

Apache Karaf Pom Missing from Maven Central

Hello!

I just wanted to give you guys a heads up that it looks like your Apache Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!

http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/

Kyle Williams
Software Engineer
Booz|Allen|Hamilton
williams_kyle@bah.com<ma...@bah.com>
Cell: (518) 852-5188


Re: Apache Karaf Pom Missing from Maven Central

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi,

Yes, already known:

https://issues.apache.org/jira/browse/KARAF-6069

I gonna fix that.

I have to set the pom artifact in the project and attach archive
artifacts. The problem is with another packaging than pom.

I'm fixing that anyway.

Regards
JB

On 02/01/2019 18:47, Williams, Kyle [USA] wrote:
> Hello!
> 
> I just wanted to give you guys a heads up that it looks like your Apache Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!
> 
> http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/
> 
> Kyle Williams
> Software Engineer
> Booz|Allen|Hamilton
> williams_kyle@bah.com<ma...@bah.com>
> Cell: (518) 852-5188
> 
> 

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Apache Karaf Pom Missing from Maven Central

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Eric,

you are right, but I think I have a quick fix for 4.2.2 ;)

Let me update that.

Regards
JB

On 08/01/2019 13:10, Eric Lilja wrote:
> Hi JB and thanks for your continued work on this! I guess it has only been
> fixed for the upcoming 4.2.3, because 4.2.2 is still "broken" in this
> regard. Any way to publish the missing POM for 4.2.2 posthumously so to
> speak?
> 
> On Tue, Jan 8, 2019 at 6:13 AM Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
> 
>> Hi guys,
>>
>> FYI, it has been fixed. I'm currently working on other issues reported
>> on 4.2.2 and I will submit 4.2.3 to vote soon.
>>
>> Regards
>> JB
>>
>> On 02/01/2019 18:47, Williams, Kyle [USA] wrote:
>>> Hello!
>>>
>>> I just wanted to give you guys a heads up that it looks like your Apache
>> Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!
>>>
>>> http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/
>>>
>>> Kyle Williams
>>> Software Engineer
>>> Booz|Allen|Hamilton
>>> williams_kyle@bah.com<ma...@bah.com>
>>> Cell: (518) 852-5188
>>>
>>>
>>
>> --
>> Jean-Baptiste Onofré
>> jbonofre@apache.org
>> http://blog.nanthrax.net
>> Talend - http://www.talend.com
>>
> 

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Apache Karaf Pom Missing from Maven Central

Posted by Eric Lilja <mi...@gmail.com>.
Hi JB and thanks for your continued work on this! I guess it has only been
fixed for the upcoming 4.2.3, because 4.2.2 is still "broken" in this
regard. Any way to publish the missing POM for 4.2.2 posthumously so to
speak?

On Tue, Jan 8, 2019 at 6:13 AM Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:

> Hi guys,
>
> FYI, it has been fixed. I'm currently working on other issues reported
> on 4.2.2 and I will submit 4.2.3 to vote soon.
>
> Regards
> JB
>
> On 02/01/2019 18:47, Williams, Kyle [USA] wrote:
> > Hello!
> >
> > I just wanted to give you guys a heads up that it looks like your Apache
> Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!
> >
> > http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/
> >
> > Kyle Williams
> > Software Engineer
> > Booz|Allen|Hamilton
> > williams_kyle@bah.com<ma...@bah.com>
> > Cell: (518) 852-5188
> >
> >
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: Apache Karaf Pom Missing from Maven Central

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi guys,

FYI, it has been fixed. I'm currently working on other issues reported
on 4.2.2 and I will submit 4.2.3 to vote soon.

Regards
JB

On 02/01/2019 18:47, Williams, Kyle [USA] wrote:
> Hello!
> 
> I just wanted to give you guys a heads up that it looks like your Apache Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!
> 
> http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/
> 
> Kyle Williams
> Software Engineer
> Booz|Allen|Hamilton
> williams_kyle@bah.com<ma...@bah.com>
> Cell: (518) 852-5188
> 
> 

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com

Re: Apache Karaf Pom Missing from Maven Central

Posted by Robert Varga <ni...@hq.sk>.
On 02/01/2019 18:47, Williams, Kyle [USA] wrote:
> Hello!
> 
> I just wanted to give you guys a heads up that it looks like your Apache Karaf pom is missing from Maven Central for version 4.2.2. Happy New Year!
> 
> http://central.maven.org/maven2/org/apache/karaf/apache-karaf/4.2.2/

Thanks, the same is true for apache-karaf-minimal.

This is most probably related to KARAF-6057, in that apache-karaf is
using maven-deploy-plugin-2.8.2, which is documented to be incompatible
with maven-install-plugin-3.0.0-M1.

The behavior also matches what I have observed with OpenDaylight, i.e.
install-3.0.0-M1 installed the artifacts correctly, but deploy plugin
failed to upload the pom into staging repo.

Regards,
Robert