[ANN] Apache Karaf 4.3.1 has been released

2021-04-02 Thread Jean-Baptiste Onofre
The Apache Karaf team is pleased so announce Apache Karaf runtime 4.3.1 release.

This release is a major release on the Karaf 4.3.x series, bringing updates, 
fixes and new features, especially:

- java.* now exported by system packages (as expected since R7)
- fixed on configuration with json format
- jetty alias feature for backward compatibility
- resolver parallelism default value fixed (to run on Kubernetes by default)
- fix on SSH, log commands
- improvement on the JMX layer (especially JMXMP)
- env/prop interpolation support on the SSH client
- add property to disable auto refresh in features service
- and much more !

The Release Notes are available here: 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311140=12348818
 


Download: http://karaf.apache.org/download.html 


Enjoy!
The Apache Karaf team

Re: Issue with building custom 4.3.0 distribution against my own Nexus 3

2021-04-02 Thread Oleg Cohen
Thank you, JB!!!

> On Apr 1, 2021, at 11:57 PM, Jean-Baptiste Onofre  wrote:
> 
> Hi Oleg,
> 
> I didn’t take a look yet.
> 
> I have "user support" planned today (Paul asked for help as well), so I’m 
> completing 4.3.1 release and I will switch to "support" ;)
> 
> Regards
> JB
> 
>> Le 2 avr. 2021 à 04:08, Oleg Cohen > > a écrit :
>> 
>> Hi JB,
>> 
>> I wonder if you have any ideas on how to resolve it? Is there any way I can 
>> provide a list of repositories explicitly?
>> 
>> Would really appreciate help on resolving this issue!
>> 
>> Best regards,
>> Oleg 
>> 
>> Sent from my iPhone
>> 
>>> On Mar 30, 2021, at 7:16 AM, Oleg Cohen >> > wrote:
>>> 
>>> Hi JB,
>>> 
>>> Here it is:
>>> 
>>> http://maven.apache.org/POM/4.0.0 
>>> "
>>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance 
>>> "
>>> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
>>>  
>>> http://maven.apache.org/xsd/maven-4.0.0.xsd 
>>> ">
>>> 
>>> 4.0.0
>>> 
>>> acme
>>> test
>>> 
>>> 1.0.1-SNAPSHOT
>>> 
>>> karaf-assembly
>>> 
>>> 
>>> 4.3.0
>>> 1.7.30
>>> 
>>> 
>>> 
>>> 
>>> 
>>> org.apache.karaf.tooling
>>> karaf-maven-plugin
>>> true
>>> 
>>> 
>>> ${project.artifactId}
>>> 
>>> wrap
>>> bundle
>>> config
>>> system
>>> feature
>>> package
>>> log
>>> ssh
>>> instance
>>> shell
>>> management
>>> service
>>> jaas
>>> deployer
>>> diagnostic
>>> scr
>>> http
>>> war
>>> 
>>> 
>>> 
>>> 
>>> eventadmin
>>> 
>>> false
>>> false
>>> 
>>> ${project.build.directory}/assembly/karaf
>>> empower
>>> true
>>> 
>>> 
>>> 
>>> mvn:org.ops4j.pax.cdi/pax-cdi-features/1.0.0/xml/features
>>>   
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> org.eclipse.m2e
>>> 
>>> lifecycle-mapping
>>> 1.0.0
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> org.apache.karaf.tooling
>>> 
>>> 
>>> 
>>> 
>>> 
>>> karaf-maven-plugin
>>> 
>>> 
>>> 
>>> 
>>> 
>>> [4.3.0,)
>>> 
>>> 
>>>