You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jonathan Anstey (JIRA)" <ji...@apache.org> on 2008/07/17 13:54:00 UTC

[jira] Created: (SMX4-70) bridge example failing to deploy

bridge example failing to deploy
--------------------------------

                 Key: SMX4-70
                 URL: https://issues.apache.org/activemq/browse/SMX4-70
             Project: ServiceMix 4
          Issue Type: Bug
            Reporter: Jonathan Anstey
         Attachments: fix-bridge-deploy.patch

>From http://projects.open.iona.com/builds/logs/smx4-features-deploy.log you can see the following error:

[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: /mnt/builds/smx4-features/examples/bridge/bridge-sa/target/classes (Is a directory)

I think when the bridge example was copied from SMX3, the assembly descriptor was forgotten. Or maybe it was removed for a reason? At any rate, this patch puts it back so we can get a clean deploy.

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


[jira] Commented: (SMX4-70) bridge example failing to deploy

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44362#action_44362 ] 

Jonathan Anstey commented on SMX4-70:
-------------------------------------

Seems that this is a problem in the jbi-maven-plugin.

Guillaume kindly pointed out that http://svn.apache.org/viewvc/incubator/servicemix/trunk/tooling/jbi-maven-plugin/src/main/resources/META-INF/plexus/components.xml?r1=579181&r2=594352&pathrev=595749&diff_format=h probably needs to be reverted for the deployment to work properly.

> bridge example failing to deploy
> --------------------------------
>
>                 Key: SMX4-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4-70
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Jonathan Anstey
>             Fix For: 4.0-m2
>
>         Attachments: fix-bridge-deploy.patch
>
>
> From http://projects.open.iona.com/builds/logs/smx4-features-deploy.log you can see the following error:
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: /mnt/builds/smx4-features/examples/bridge/bridge-sa/target/classes (Is a directory)
> I think when the bridge example was copied from SMX3, the assembly descriptor was forgotten. Or maybe it was removed for a reason? At any rate, this patch puts it back so we can get a clean deploy.

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


[jira] Updated: (SMX4-70) bridge example failing to deploy

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

Jonathan Anstey updated SMX4-70:
--------------------------------

        Fix Version/s: 4.0-m2
    Affects Version/s: 4.0-m2

> bridge example failing to deploy
> --------------------------------
>
>                 Key: SMX4-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4-70
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Jonathan Anstey
>             Fix For: 4.0-m2
>
>         Attachments: fix-bridge-deploy.patch
>
>
> From http://projects.open.iona.com/builds/logs/smx4-features-deploy.log you can see the following error:
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: /mnt/builds/smx4-features/examples/bridge/bridge-sa/target/classes (Is a directory)
> I think when the bridge example was copied from SMX3, the assembly descriptor was forgotten. Or maybe it was removed for a reason? At any rate, this patch puts it back so we can get a clean deploy.

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


[jira] Commented: (SMX4-70) bridge example failing to deploy

Posted by "Jonathan Anstey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SMX4-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44360#action_44360 ] 

Jonathan Anstey commented on SMX4-70:
-------------------------------------

Actually, scratch that patch. The deploy still doesn't work after this...

> bridge example failing to deploy
> --------------------------------
>
>                 Key: SMX4-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4-70
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Jonathan Anstey
>             Fix For: 4.0-m2
>
>         Attachments: fix-bridge-deploy.patch
>
>
> From http://projects.open.iona.com/builds/logs/smx4-features-deploy.log you can see the following error:
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: /mnt/builds/smx4-features/examples/bridge/bridge-sa/target/classes (Is a directory)
> I think when the bridge example was copied from SMX3, the assembly descriptor was forgotten. Or maybe it was removed for a reason? At any rate, this patch puts it back so we can get a clean deploy.

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


[jira] Resolved: (SMX4-70) bridge example failing to deploy

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

Jonathan Anstey resolved SMX4-70.
---------------------------------

    Resolution: Fixed

This has been fixed in the jbi-maven-plugin trunk.

> bridge example failing to deploy
> --------------------------------
>
>                 Key: SMX4-70
>                 URL: https://issues.apache.org/activemq/browse/SMX4-70
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.0-m2
>            Reporter: Jonathan Anstey
>             Fix For: 4.0-m2
>
>         Attachments: fix-bridge-deploy.patch
>
>
> From http://projects.open.iona.com/builds/logs/smx4-features-deploy.log you can see the following error:
> [ERROR] BUILD ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error deploying artifact: /mnt/builds/smx4-features/examples/bridge/bridge-sa/target/classes (Is a directory)
> I think when the bridge example was copied from SMX3, the assembly descriptor was forgotten. Or maybe it was removed for a reason? At any rate, this patch puts it back so we can get a clean deploy.

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