You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Ankit Dangi <da...@gmail.com> on 2017/11/07 20:12:44 UTC

[Karaf-Cave] Build fails on Master branch after commit 4186d6d

Hi,

This question is with regard to the master branch in Karaf-Cave repository
on GitHub. Link: https://github.com/apache/karaf-cave/tree/master

After the pom.xml update in commit: 4186d6d,the karaf.version was changed
from 4.0.0 to 4.1.3. As a result, the build on the Master branch fails.

The build command I used is from the Community webpage on Karaf website:

mvn clean verify -Prelease -fae -T 1C


It fails on Apache Karaf :: Cave :: Assembly:

Failed to execute goal
> org.apache.karaf.tooling:karaf-maven-plugin:4.1.3:verify (verify) on
> project apache-karaf-cave: Verification failures: Verification failures:
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features
> [ERROR] Unable to resolve framework features


Adding -e to the above build command seems to suggest that it is missing
certain requirements. How would we resolve this?

-- 
Ankit Dangi
http://dangiankit.info

Re: [Karaf-Cave] Build fails on Master branch after commit 4186d6d

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

I'm fixing it (I updated to Karaf 4.1.3 yesterday).

It should be done today.

Regards
JB

On 11/07/2017 09:12 PM, Ankit Dangi wrote:
> Hi,
> 
> This question is with regard to the master branch in Karaf-Cave repository
> on GitHub. Link: https://github.com/apache/karaf-cave/tree/master
> 
> After the pom.xml update in commit: 4186d6d,the karaf.version was changed
> from 4.0.0 to 4.1.3. As a result, the build on the Master branch fails.
> 
> The build command I used is from the Community webpage on Karaf website:
> 
> mvn clean verify -Prelease -fae -T 1C
> 
> 
> It fails on Apache Karaf :: Cave :: Assembly:
> 
> Failed to execute goal
>> org.apache.karaf.tooling:karaf-maven-plugin:4.1.3:verify (verify) on
>> project apache-karaf-cave: Verification failures: Verification failures:
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
> 
> 
> Adding -e to the above build command seems to suggest that it is missing
> certain requirements. How would we resolve this?
> 

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

Re: [Karaf-Cave] Build fails on Master branch after commit 4186d6d

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

I just push a workaround. I will merge a bunch of new features (from my local 
branches) in preparation for the release.

Thanks !
Regards
JB

On 11/07/2017 09:12 PM, Ankit Dangi wrote:
> Hi,
> 
> This question is with regard to the master branch in Karaf-Cave repository
> on GitHub. Link: https://github.com/apache/karaf-cave/tree/master
> 
> After the pom.xml update in commit: 4186d6d,the karaf.version was changed
> from 4.0.0 to 4.1.3. As a result, the build on the Master branch fails.
> 
> The build command I used is from the Community webpage on Karaf website:
> 
> mvn clean verify -Prelease -fae -T 1C
> 
> 
> It fails on Apache Karaf :: Cave :: Assembly:
> 
> Failed to execute goal
>> org.apache.karaf.tooling:karaf-maven-plugin:4.1.3:verify (verify) on
>> project apache-karaf-cave: Verification failures: Verification failures:
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
>> [ERROR] Unable to resolve framework features
> 
> 
> Adding -e to the above build command seems to suggest that it is missing
> certain requirements. How would we resolve this?
> 

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