Re: [Carbon-dev] Build Failure in carbon trunk ODE dependency

2011-11-20 Thread Supun Malinga
Can someone from BPS team have a look please, I'm still failing to build
ode in trunk.

thanks,

On Fri, Nov 18, 2011 at 5:30 PM, Ranga Siriwardena  wrote:

>
> Hi,
>
> Now it failed with following error. Rampart version defined in ODE is not
> matching with current rampart version.
> Please have a look.
>
>
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 54.431s
> [INFO] Finished at: Fri Nov 18 03:32:12 PST 2011
> [INFO] Final Memory: 164M/654M
> [INFO]
> 
> [ERROR] Failed to execute goal on project ode-axis2: Could not resolve
> dependencies for project org.wso2.bpel:ode-axis2:jar:1.3.5-SNAPSHOT: The
> following artifacts could not be resolved:
> org.apache.rampart:rampart-core:jar:1.6.1-wso2v1,
> org.apache.rampart:rampart-policy:jar:1.6.1-wso2v1,
> org.apache.rampart:rampart-trust:jar:1.6.1-wso2v1: Could not find artifact
> org.apache.rampart:rampart-core:jar:1.6.1-wso2v1 in servicemix-repo (
> https://repository.apache.org/content/groups/public) -> [Help 1]
>
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :ode-axis2
>
>
> On Fri, Nov 18, 2011 at 4:57 PM, Ranga Siriwardena  wrote:
>
>> Hi,
>>
>> I have changed the axis2-transport-jms version from 1.1.0-wso2v4 to
>> 1.1.0-wso2v6 to fix this issue because that is the correct existing version.
>>
>>
>> On Fri, Nov 18, 2011 at 3:40 PM, Miyuru Wanninayaka wrote:
>>
>>> Building trunk/dependencies/transports/1.1.0-wso2v4/modules/jms manually
>>> worked for me
>>>
>>> Seems many trunk dependency versions are messed up. Most dependency
>>> versions are even older than 3.2.2 dependency versions. AFIU trunk
>>> dependencies should point to relevant apache svn.
>>>
>>> On Fri, Nov 18, 2011 at 3:31 PM, Ranga Siriwardena wrote:
>>>
 Hi,

 Trunk build failed in ODE because of missing "axis2-transport-jms.jar".
 Please have a look.


 -- Forwarded message --
 From: Builder 
 Date: Fri, Nov 18, 2011 at 2:11 PM
 Subject: "WSO2 Carbon Continuous Build has FAILED"
 To: ra...@wso2.com


 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 115818
 Node Kind: directory
 Schedule: normal
 Last Changed Author: buddhikac
 Last Changed Rev: 115818
 Last Changed Date: 2011-11-17 22:51:10 -0800 (Thu, 17 Nov 2011) [INFO]
 WSO2 Carbon - EC2-Client Module Parent Feature  SKIPPED
 [INFO] WSO2 Carbon - EC2-Client Module Feature ... SKIPPED
 [INFO] WSO2 Carbon - ESB Mediation Feature ... SKIPPED
 [INFO] WSO2 Carbon - ESB Mediation UI feature  SKIPPED
 [INFO] WSO2 Carbon - ESB Mediation Server feature  SKIPPED
 [INFO] WSO2 Carbon - ESB Mediation feature ... SKIPPED
 [INFO] WSO2 Carbon - Data Services Feature Aggregator Module  SKIPPED
 [INFO] Admin Console Server Feature .. SKIPPED
 [INFO] Admin Console UI Feature .. SKIPPED
 [INFO] Admin Console Feature . SKIPPED
 [INFO] WSO2 Carbon - Coordination Feature Aggregator Module  SKIPPED
 [INFO] WSO2 Carbon - Coordination Server Feature . SKIPPED
 [INFO] WSO2 Carbon - Coordination Core Feature ... SKIPPED
 [INFO] WSO2 Carbon - Coordination Feature  SKIPPED
 [INFO] Shopping Cart - parent  SKIPPED
 [INFO] Shopping Cart - Visitor Portal  SKIPPED
 [INFO] Shopping Cart - Admin Portal .. SKIPPED
 [INFO] Shopping cart - Legacy Connector Services . SKIPPED
 [INFO] Shopping cart - Data Service .. SKIPPED
 [INFO] Shopping cart - Gadgets ... SKIPPED
 [INFO] Shopping Cart - BPS parent  SKIPPED
 [INFO] Shopping cart - Supplier Service .. SKIPPED
 [INFO] Shopping cart - ReOrder Process ... SKIPPED
 [INFO] Shopping Cart - Security parent ... SKIPPED
 [INFO] Shopping cart - Callbacks . SKIPPED
 [INFO] Shopping cart - ReOrder Process ... SKIPPED
 [INFO] Shopping cart - Mashups ... SKIPPED
 [INFO] S

Re: [Carbon-dev] Build Failure in carbon trunk ODE dependency

2011-11-18 Thread Ranga Siriwardena
Hi,

Now it failed with following error. Rampart version defined in ODE is not
matching with current rampart version.
Please have a look.

[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 54.431s
[INFO] Finished at: Fri Nov 18 03:32:12 PST 2011
[INFO] Final Memory: 164M/654M
[INFO]

[ERROR] Failed to execute goal on project ode-axis2: Could not resolve
dependencies for project org.wso2.bpel:ode-axis2:jar:1.3.5-SNAPSHOT: The
following artifacts could not be resolved:
org.apache.rampart:rampart-core:jar:1.6.1-wso2v1,
org.apache.rampart:rampart-policy:jar:1.6.1-wso2v1,
org.apache.rampart:rampart-trust:jar:1.6.1-wso2v1: Could not find artifact
org.apache.rampart:rampart-core:jar:1.6.1-wso2v1 in servicemix-repo (
https://repository.apache.org/content/groups/public) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :ode-axis2

On Fri, Nov 18, 2011 at 4:57 PM, Ranga Siriwardena  wrote:

> Hi,
>
> I have changed the axis2-transport-jms version from 1.1.0-wso2v4 to
> 1.1.0-wso2v6 to fix this issue because that is the correct existing version.
>
>
> On Fri, Nov 18, 2011 at 3:40 PM, Miyuru Wanninayaka wrote:
>
>> Building trunk/dependencies/transports/1.1.0-wso2v4/modules/jms manually
>> worked for me
>>
>> Seems many trunk dependency versions are messed up. Most dependency
>> versions are even older than 3.2.2 dependency versions. AFIU trunk
>> dependencies should point to relevant apache svn.
>>
>> On Fri, Nov 18, 2011 at 3:31 PM, Ranga Siriwardena wrote:
>>
>>> Hi,
>>>
>>> Trunk build failed in ODE because of missing "axis2-transport-jms.jar".
>>> Please have a look.
>>>
>>>
>>> -- Forwarded message --
>>> From: Builder 
>>> Date: Fri, Nov 18, 2011 at 2:11 PM
>>> Subject: "WSO2 Carbon Continuous Build has FAILED"
>>> To: ra...@wso2.com
>>>
>>>
>>> Repository Root: https://svn.wso2.org/repos/wso2
>>> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
>>> Revision: 115818
>>> Node Kind: directory
>>> Schedule: normal
>>> Last Changed Author: buddhikac
>>> Last Changed Rev: 115818
>>> Last Changed Date: 2011-11-17 22:51:10 -0800 (Thu, 17 Nov 2011) [INFO]
>>> WSO2 Carbon - EC2-Client Module Parent Feature  SKIPPED
>>> [INFO] WSO2 Carbon - EC2-Client Module Feature ... SKIPPED
>>> [INFO] WSO2 Carbon - ESB Mediation Feature ... SKIPPED
>>> [INFO] WSO2 Carbon - ESB Mediation UI feature  SKIPPED
>>> [INFO] WSO2 Carbon - ESB Mediation Server feature  SKIPPED
>>> [INFO] WSO2 Carbon - ESB Mediation feature ... SKIPPED
>>> [INFO] WSO2 Carbon - Data Services Feature Aggregator Module  SKIPPED
>>> [INFO] Admin Console Server Feature .. SKIPPED
>>> [INFO] Admin Console UI Feature .. SKIPPED
>>> [INFO] Admin Console Feature . SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Feature Aggregator Module  SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Server Feature . SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Core Feature ... SKIPPED
>>> [INFO] WSO2 Carbon - Coordination Feature  SKIPPED
>>> [INFO] Shopping Cart - parent  SKIPPED
>>> [INFO] Shopping Cart - Visitor Portal  SKIPPED
>>> [INFO] Shopping Cart - Admin Portal .. SKIPPED
>>> [INFO] Shopping cart - Legacy Connector Services . SKIPPED
>>> [INFO] Shopping cart - Data Service .. SKIPPED
>>> [INFO] Shopping cart - Gadgets ... SKIPPED
>>> [INFO] Shopping Cart - BPS parent  SKIPPED
>>> [INFO] Shopping cart - Supplier Service .. SKIPPED
>>> [INFO] Shopping cart - ReOrder Process ... SKIPPED
>>> [INFO] Shopping Cart - Security parent ... SKIPPED
>>> [INFO] Shopping cart - Callbacks . SKIPPED
>>> [INFO] Shopping cart - ReOrder Process ... SKIPPED
>>> [INFO] Shopping cart - Mashups ... SKIPPED
>>> [INFO] Shopping Cart - C-App . SKIPPED
>>> [INFO] Shopping Cart - Distribution .. SKIPPED
>>> [INFO]
>>> 
>>> [INFO] BUILD FAILURE
>>> [INFO]
>>> -

Re: [Carbon-dev] Build Failure in carbon trunk ODE dependency

2011-11-18 Thread Ranga Siriwardena
Hi,

I have changed the axis2-transport-jms version from 1.1.0-wso2v4 to
1.1.0-wso2v6 to fix this issue because that is the correct existing version.

On Fri, Nov 18, 2011 at 3:40 PM, Miyuru Wanninayaka  wrote:

> Building trunk/dependencies/transports/1.1.0-wso2v4/modules/jms manually
> worked for me
>
> Seems many trunk dependency versions are messed up. Most dependency
> versions are even older than 3.2.2 dependency versions. AFIU trunk
> dependencies should point to relevant apache svn.
>
> On Fri, Nov 18, 2011 at 3:31 PM, Ranga Siriwardena  wrote:
>
>> Hi,
>>
>> Trunk build failed in ODE because of missing "axis2-transport-jms.jar".
>> Please have a look.
>>
>>
>> -- Forwarded message --
>> From: Builder 
>> Date: Fri, Nov 18, 2011 at 2:11 PM
>> Subject: "WSO2 Carbon Continuous Build has FAILED"
>> To: ra...@wso2.com
>>
>>
>> Repository Root: https://svn.wso2.org/repos/wso2
>> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
>> Revision: 115818
>> Node Kind: directory
>> Schedule: normal
>> Last Changed Author: buddhikac
>> Last Changed Rev: 115818
>> Last Changed Date: 2011-11-17 22:51:10 -0800 (Thu, 17 Nov 2011) [INFO]
>> WSO2 Carbon - EC2-Client Module Parent Feature  SKIPPED
>> [INFO] WSO2 Carbon - EC2-Client Module Feature ... SKIPPED
>> [INFO] WSO2 Carbon - ESB Mediation Feature ... SKIPPED
>> [INFO] WSO2 Carbon - ESB Mediation UI feature  SKIPPED
>> [INFO] WSO2 Carbon - ESB Mediation Server feature  SKIPPED
>> [INFO] WSO2 Carbon - ESB Mediation feature ... SKIPPED
>> [INFO] WSO2 Carbon - Data Services Feature Aggregator Module  SKIPPED
>> [INFO] Admin Console Server Feature .. SKIPPED
>> [INFO] Admin Console UI Feature .. SKIPPED
>> [INFO] Admin Console Feature . SKIPPED
>> [INFO] WSO2 Carbon - Coordination Feature Aggregator Module  SKIPPED
>> [INFO] WSO2 Carbon - Coordination Server Feature . SKIPPED
>> [INFO] WSO2 Carbon - Coordination Core Feature ... SKIPPED
>> [INFO] WSO2 Carbon - Coordination Feature  SKIPPED
>> [INFO] Shopping Cart - parent  SKIPPED
>> [INFO] Shopping Cart - Visitor Portal  SKIPPED
>> [INFO] Shopping Cart - Admin Portal .. SKIPPED
>> [INFO] Shopping cart - Legacy Connector Services . SKIPPED
>> [INFO] Shopping cart - Data Service .. SKIPPED
>> [INFO] Shopping cart - Gadgets ... SKIPPED
>> [INFO] Shopping Cart - BPS parent  SKIPPED
>> [INFO] Shopping cart - Supplier Service .. SKIPPED
>> [INFO] Shopping cart - ReOrder Process ... SKIPPED
>> [INFO] Shopping Cart - Security parent ... SKIPPED
>> [INFO] Shopping cart - Callbacks . SKIPPED
>> [INFO] Shopping cart - ReOrder Process ... SKIPPED
>> [INFO] Shopping cart - Mashups ... SKIPPED
>> [INFO] Shopping Cart - C-App . SKIPPED
>> [INFO] Shopping Cart - Distribution .. SKIPPED
>> [INFO]
>> 
>> [INFO] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Total time: 1:29:25.838s
>> [INFO] Finished at: Fri Nov 18 00:41:50 PST 2011
>> [INFO] Final Memory: 770M/1517M
>> [INFO]
>> 
>> [ERROR] Failed to execute goal on project ode-utils: Could not resolve
>> dependencies for project org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT: Could
>> not find artifact org.apache.axis2:axis2-transport-jms:jar:1.1.0-wso2v4 in
>> servicemix-repo (https://repository.apache.org/content/groups/public) ->
>> [Help 1]
>> [ERROR]
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the
>> -e switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [Help 1]
>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>> [ERROR]
>> [ERROR] After correcting the problems, you can resume the build with the
>> command
>> [ERROR]   mvn  -rf :ode-utils
>>
>>
>> Thanks.
>> Ranga.
>> --
>> Ranga Siriwardena
>> Software Engineer
>> WSO2 Inc.
>>
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>>
>
>
> --
> Thanks,
> Miyuru
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>

Thanks.
Ranga.
-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.
___

Re: [Carbon-dev] Build Failure in carbon trunk ODE dependency

2011-11-18 Thread Miyuru Wanninayaka
Building trunk/dependencies/transports/1.1.0-wso2v4/modules/jms manually
worked for me

Seems many trunk dependency versions are messed up. Most dependency
versions are even older than 3.2.2 dependency versions. AFIU trunk
dependencies should point to relevant apache svn.

On Fri, Nov 18, 2011 at 3:31 PM, Ranga Siriwardena  wrote:

> Hi,
>
> Trunk build failed in ODE because of missing "axis2-transport-jms.jar".
> Please have a look.
>
>
> -- Forwarded message --
> From: Builder 
> Date: Fri, Nov 18, 2011 at 2:11 PM
> Subject: "WSO2 Carbon Continuous Build has FAILED"
> To: ra...@wso2.com
>
>
> Repository Root: https://svn.wso2.org/repos/wso2
> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
> Revision: 115818
> Node Kind: directory
> Schedule: normal
> Last Changed Author: buddhikac
> Last Changed Rev: 115818
> Last Changed Date: 2011-11-17 22:51:10 -0800 (Thu, 17 Nov 2011) [INFO]
> WSO2 Carbon - EC2-Client Module Parent Feature  SKIPPED
> [INFO] WSO2 Carbon - EC2-Client Module Feature ... SKIPPED
> [INFO] WSO2 Carbon - ESB Mediation Feature ... SKIPPED
> [INFO] WSO2 Carbon - ESB Mediation UI feature  SKIPPED
> [INFO] WSO2 Carbon - ESB Mediation Server feature  SKIPPED
> [INFO] WSO2 Carbon - ESB Mediation feature ... SKIPPED
> [INFO] WSO2 Carbon - Data Services Feature Aggregator Module  SKIPPED
> [INFO] Admin Console Server Feature .. SKIPPED
> [INFO] Admin Console UI Feature .. SKIPPED
> [INFO] Admin Console Feature . SKIPPED
> [INFO] WSO2 Carbon - Coordination Feature Aggregator Module  SKIPPED
> [INFO] WSO2 Carbon - Coordination Server Feature . SKIPPED
> [INFO] WSO2 Carbon - Coordination Core Feature ... SKIPPED
> [INFO] WSO2 Carbon - Coordination Feature  SKIPPED
> [INFO] Shopping Cart - parent  SKIPPED
> [INFO] Shopping Cart - Visitor Portal  SKIPPED
> [INFO] Shopping Cart - Admin Portal .. SKIPPED
> [INFO] Shopping cart - Legacy Connector Services . SKIPPED
> [INFO] Shopping cart - Data Service .. SKIPPED
> [INFO] Shopping cart - Gadgets ... SKIPPED
> [INFO] Shopping Cart - BPS parent  SKIPPED
> [INFO] Shopping cart - Supplier Service .. SKIPPED
> [INFO] Shopping cart - ReOrder Process ... SKIPPED
> [INFO] Shopping Cart - Security parent ... SKIPPED
> [INFO] Shopping cart - Callbacks . SKIPPED
> [INFO] Shopping cart - ReOrder Process ... SKIPPED
> [INFO] Shopping cart - Mashups ... SKIPPED
> [INFO] Shopping Cart - C-App . SKIPPED
> [INFO] Shopping Cart - Distribution .. SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 1:29:25.838s
> [INFO] Finished at: Fri Nov 18 00:41:50 PST 2011
> [INFO] Final Memory: 770M/1517M
> [INFO]
> 
> [ERROR] Failed to execute goal on project ode-utils: Could not resolve
> dependencies for project org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT: Could
> not find artifact org.apache.axis2:axis2-transport-jms:jar:1.1.0-wso2v4 in
> servicemix-repo (https://repository.apache.org/content/groups/public) ->
> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :ode-utils
>
>
> Thanks.
> Ranga.
> --
> Ranga Siriwardena
> Software Engineer
> WSO2 Inc.
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Thanks,
Miyuru
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] Build Failure in carbon trunk ODE dependency

2011-11-18 Thread Ranga Siriwardena
Hi,

Trunk build failed in ODE because of missing "axis2-transport-jms.jar".
Please have a look.


-- Forwarded message --
From: Builder 
Date: Fri, Nov 18, 2011 at 2:11 PM
Subject: "WSO2 Carbon Continuous Build has FAILED"
To: ra...@wso2.com


Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 115818
Node Kind: directory
Schedule: normal
Last Changed Author: buddhikac
Last Changed Rev: 115818
Last Changed Date: 2011-11-17 22:51:10 -0800 (Thu, 17 Nov 2011) [INFO] WSO2
Carbon - EC2-Client Module Parent Feature  SKIPPED
[INFO] WSO2 Carbon - EC2-Client Module Feature ... SKIPPED
[INFO] WSO2 Carbon - ESB Mediation Feature ... SKIPPED
[INFO] WSO2 Carbon - ESB Mediation UI feature  SKIPPED
[INFO] WSO2 Carbon - ESB Mediation Server feature  SKIPPED
[INFO] WSO2 Carbon - ESB Mediation feature ... SKIPPED
[INFO] WSO2 Carbon - Data Services Feature Aggregator Module  SKIPPED
[INFO] Admin Console Server Feature .. SKIPPED
[INFO] Admin Console UI Feature .. SKIPPED
[INFO] Admin Console Feature . SKIPPED
[INFO] WSO2 Carbon - Coordination Feature Aggregator Module  SKIPPED
[INFO] WSO2 Carbon - Coordination Server Feature . SKIPPED
[INFO] WSO2 Carbon - Coordination Core Feature ... SKIPPED
[INFO] WSO2 Carbon - Coordination Feature  SKIPPED
[INFO] Shopping Cart - parent  SKIPPED
[INFO] Shopping Cart - Visitor Portal  SKIPPED
[INFO] Shopping Cart - Admin Portal .. SKIPPED
[INFO] Shopping cart - Legacy Connector Services . SKIPPED
[INFO] Shopping cart - Data Service .. SKIPPED
[INFO] Shopping cart - Gadgets ... SKIPPED
[INFO] Shopping Cart - BPS parent  SKIPPED
[INFO] Shopping cart - Supplier Service .. SKIPPED
[INFO] Shopping cart - ReOrder Process ... SKIPPED
[INFO] Shopping Cart - Security parent ... SKIPPED
[INFO] Shopping cart - Callbacks . SKIPPED
[INFO] Shopping cart - ReOrder Process ... SKIPPED
[INFO] Shopping cart - Mashups ... SKIPPED
[INFO] Shopping Cart - C-App . SKIPPED
[INFO] Shopping Cart - Distribution .. SKIPPED
[INFO]

[INFO] BUILD FAILURE
[INFO]

[INFO] Total time: 1:29:25.838s
[INFO] Finished at: Fri Nov 18 00:41:50 PST 2011
[INFO] Final Memory: 770M/1517M
[INFO]

[ERROR] Failed to execute goal on project ode-utils: Could not resolve
dependencies for project org.wso2.bpel:ode-utils:jar:1.3.5-SNAPSHOT: Could
not find artifact org.apache.axis2:axis2-transport-jms:jar:1.1.0-wso2v4 in
servicemix-repo (https://repository.apache.org/content/groups/public) ->
[Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn  -rf :ode-utils


Thanks.
Ranga.
-- 
Ranga Siriwardena
Software Engineer
WSO2 Inc.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev