You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Chris Custine (JIRA)" <ji...@apache.org> on 2009/10/12 20:23:52 UTC

[jira] Created: (SMX4-399) Assembly build failures from mismatch of versions in features.xml

Assembly build failures from mismatch of versions in features.xml
-----------------------------------------------------------------

                 Key: SMX4-399
                 URL: https://issues.apache.org/activemq/browse/SMX4-399
             Project: ServiceMix 4
          Issue Type: Bug
    Affects Versions: 4.1.0
            Reporter: Chris Custine
            Assignee: Chris Custine


The features-maven-plugin add-features-to-repo goal requires the dependencies to be declared in the assembly pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-399) Assembly build failures from mismatch of versions in features.xml

Posted by "Tom Fennelly (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57500#action_57500 ] 

Tom Fennelly commented on SMX4-399:
-----------------------------------

I see this same issue wrt pax-web-spi.  The declared version in the parent pom is 0.7.1, but features-maven-plugin (in the assembly module) is trying to copy 0.7.2.  I guess adding 0.7.2 as a dependency in the assembly pom might fix the copy issue, but perhaps the versions need to line up?

> Assembly build failures from mismatch of versions in features.xml
> -----------------------------------------------------------------
>
>                 Key: SMX4-399
>                 URL: https://issues.apache.org/activemq/browse/SMX4-399
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>
> The features-maven-plugin add-features-to-repo goal requires the dependencies to be declared in the assembly pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SMX4-399) Assembly build failures from mismatch of versions in features.xml

Posted by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SMX4-399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved SMX4-399.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 4.2.0
         Assignee: Jean-Baptiste Onofré  (was: Chris Custine)

I have already fixed feature build this morning.

I'm upgrading the bundles and other dependencies set.

> Assembly build failures from mismatch of versions in features.xml
> -----------------------------------------------------------------
>
>                 Key: SMX4-399
>                 URL: https://issues.apache.org/activemq/browse/SMX4-399
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>            Reporter: Chris Custine
>            Assignee: Jean-Baptiste Onofré
>             Fix For: 4.2.0
>
>
> The features-maven-plugin add-features-to-repo goal requires the dependencies to be declared in the assembly pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-399) Assembly build failures from mismatch of versions in features.xml

Posted by "Tom Fennelly (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57502#action_57502 ] 

Tom Fennelly commented on SMX4-399:
-----------------------------------

Also updated jetty.bundle.version 6.1.14_1 to 6.1.22_1 (in the base smx4 pom).  Clean smx4 build now.

> Assembly build failures from mismatch of versions in features.xml
> -----------------------------------------------------------------
>
>                 Key: SMX4-399
>                 URL: https://issues.apache.org/activemq/browse/SMX4-399
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>
> The features-maven-plugin add-features-to-repo goal requires the dependencies to be declared in the assembly pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SMX4-399) Assembly build failures from mismatch of versions in features.xml

Posted by "Tom Fennelly (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57501#action_57501 ] 

Tom Fennelly commented on SMX4-399:
-----------------------------------

0.7.2 is coming from .m2/repository/org/apache/felix/karaf/apache-felix-karaf/1.3.0-SNAPSHOT/apache-felix-karaf-1.3.0-SNAPSHOT-features

> Assembly build failures from mismatch of versions in features.xml
> -----------------------------------------------------------------
>
>                 Key: SMX4-399
>                 URL: https://issues.apache.org/activemq/browse/SMX4-399
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.2.0
>            Reporter: Chris Custine
>            Assignee: Chris Custine
>
> The features-maven-plugin add-features-to-repo goal requires the dependencies to be declared in the assembly pom.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.