You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by Jean-Baptiste Onofré <jb...@nanthrax.net> on 2012/02/27 11:38:45 UTC

Trunk build on Jenkins

Hi all,

I fixed an issue on the build around the manual (the OSGi statements 
were not correct).

Now we have an issue due to the demos:

org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed 
to deploy artifacts: Could not transfer artifact 
org.apache.karaf.demos:my-kar:pom:1.0 from/to apache.snapshots.https 
(https://repository.apache.org/content/repositories/snapshots): Failed 
to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/karaf/demos/my-kar/1.0/my-kar-1.0.pom. 
Return code is: 400, ReasonPhrase:Bad Request.

I'm going to fix that.

However, we have different small issues around this demo:

- I don't think that the demos should be registered by default in the 
features list (feature:list). I think we have to document how to install 
and "use/show" the demos in action in Karaf. The user should perform the 
feature:add-url, feature:install, etc commands.
- The build doesn't seem to be fully correct to me.

WDYT ?

Waiting your comments around that, I remove the demos from the reactor.

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

Re: Trunk build on Jenkins

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

I mean that the deploy always creates a staging repository right now ;)

I deleted by hand several time a staging repository created by the demos.

I'm going to dig around that to understand the cause of the problem.

Regards
JB

On 02/27/2012 11:51 AM, Andreas Pieber wrote:
> Hey,
>
> On Mon, Feb 27, 2012 at 11:38, Jean-Baptiste Onofré<jb...@nanthrax.net>  wrote:
>> </skip>
>
>> However, we have different small issues around this demo:
>>
>> - I don't think that the demos should be registered by default in the
>> features list (feature:list). I think we have to document how to install and
>> "use/show" the demos in action in Karaf. The user should perform the
>> feature:add-url, feature:install, etc commands.
>
> +1 for that.
>
>> - The build doesn't seem to be fully correct to me.
>
> what do you mean by that?
>
> Kind regards,
> Andreas
>
>>
>> WDYT ?
>>
>> Waiting your comments around that, I remove the demos from the reactor.
>>
>> Regards
>> JB
>> --
>> 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: Trunk build on Jenkins

Posted by Andreas Pieber <an...@gmail.com>.
Hey,

On Mon, Feb 27, 2012 at 11:38, Jean-Baptiste Onofré <jb...@nanthrax.net> wrote:
> </skip>

> However, we have different small issues around this demo:
>
> - I don't think that the demos should be registered by default in the
> features list (feature:list). I think we have to document how to install and
> "use/show" the demos in action in Karaf. The user should perform the
> feature:add-url, feature:install, etc commands.

+1 for that.

> - The build doesn't seem to be fully correct to me.

what do you mean by that?

Kind regards,
Andreas

>
> WDYT ?
>
> Waiting your comments around that, I remove the demos from the reactor.
>
> Regards
> JB
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com