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

[jira] Created: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

ServiceMix 3 build is failing due to dependency relocation/rename.
------------------------------------------------------------------

                 Key: SM-1440
                 URL: https://issues.apache.org/activemq/browse/SM-1440
             Project: ServiceMix
          Issue Type: Bug
    Affects Versions: 3.3
            Reporter: Ulhas Bhole
         Attachments: 3.3-fixes.patch

ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)

I have attached a patch for both the problems.



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


[jira] Commented: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

Posted by "Ulhas Bhole (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/SM-1440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=43940#action_43940 ] 

Ulhas Bhole commented on SM-1440:
---------------------------------

Hi Gert,
Somehow one of the fixes in the patch missed the mainline. I am attaching new patch with the pending change and reopening issue.
Can you apply the patch from file missing.patch when you get time.

Regards,

Ulhas Bhole

> ServiceMix 3 build is failing due to dependency relocation/rename.
> ------------------------------------------------------------------
>
>                 Key: SM-1440
>                 URL: https://issues.apache.org/activemq/browse/SM-1440
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Ulhas Bhole
>             Fix For: 3.3
>
>         Attachments: 3.3-fixes.patch, missing-fix.patch
>
>
> ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
> 1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
> 2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)
> I have attached a patch for both the problems.

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


[jira] Resolved: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

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

Guillaume Nodet resolved SM-1440.
---------------------------------

    Resolution: Fixed

Sending        deployables/pom.xml
Transmitting file data .
Committed revision 677308.

> ServiceMix 3 build is failing due to dependency relocation/rename.
> ------------------------------------------------------------------
>
>                 Key: SM-1440
>                 URL: https://issues.apache.org/activemq/browse/SM-1440
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Ulhas Bhole
>             Fix For: 3.3
>
>         Attachments: 3.3-fixes.patch, missing-fix.patch
>
>
> ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
> 1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
> 2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)
> I have attached a patch for both the problems.

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


[jira] Resolved: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

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

Gert Vanthienen resolved SM-1440.
---------------------------------

    Fix Version/s: 3.3
       Resolution: Fixed

Patch applied with thanks!
http://svn.eu.apache.org/viewvc?view=rev&revision=673699

> ServiceMix 3 build is failing due to dependency relocation/rename.
> ------------------------------------------------------------------
>
>                 Key: SM-1440
>                 URL: https://issues.apache.org/activemq/browse/SM-1440
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Ulhas Bhole
>             Fix For: 3.3
>
>         Attachments: 3.3-fixes.patch
>
>
> ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
> 1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
> 2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)
> I have attached a patch for both the problems.

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


[jira] Reopened: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

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

Ulhas Bhole reopened SM-1440:
-----------------------------


> ServiceMix 3 build is failing due to dependency relocation/rename.
> ------------------------------------------------------------------
>
>                 Key: SM-1440
>                 URL: https://issues.apache.org/activemq/browse/SM-1440
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Ulhas Bhole
>             Fix For: 3.3
>
>         Attachments: 3.3-fixes.patch, missing-fix.patch
>
>
> ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
> 1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
> 2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)
> I have attached a patch for both the problems.

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


[jira] Updated: (SM-1440) ServiceMix 3 build is failing due to dependency relocation/rename.

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

Ulhas Bhole updated SM-1440:
----------------------------

    Attachment: missing-fix.patch

> ServiceMix 3 build is failing due to dependency relocation/rename.
> ------------------------------------------------------------------
>
>                 Key: SM-1440
>                 URL: https://issues.apache.org/activemq/browse/SM-1440
>             Project: ServiceMix
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Ulhas Bhole
>             Fix For: 3.3
>
>         Attachments: 3.3-fixes.patch, missing-fix.patch
>
>
> ServiceMix 3.3 trunk build is failing to find dependencies due to relocation/rename and version number change.
> 1. failed to get org.apache.servicemix.build plugin which is relocated to maven-plugins repo. and renamed to servicemix-build  (This is happening in deployables module)
> 2. failed to  get the correct version org.apache.servicemix.tooling.res-maven-plugin which is relocated to maven-plugins repo and version changed to 1.0 (this is happening in distribution module)
> I have attached a patch for both the problems.

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