Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-02-28 Thread Shakila Sivagnanarajah
Hi Maheeka,

To avoid this kind of issue, use stable versions. For this, you can use
4.3.0 as the version. That will automatically find the snapshots.

On Thu, Jan 29, 2015 at 5:38 PM, Maheeka Jayasuriya mahe...@wso2.com
wrote:

 Hi,

 This has been due to a change in snapshot version in parent pom. This is
 resolved now.


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 9:05 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 I am using 4.3.0-SNAPSHOT as the version.


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 7:29 PM, Firzhan Naqash firz...@wso2.com wrote:

 Hi,

 You can use the 4.3.0-SNAPSHOT as dependency version.

 Regards,
 Firzhan

 On Mon, Jan 26, 2015 at 6:40 PM, Pulasthi Mahawithana 
 pulast...@wso2.com wrote:

 Hi,

 This might be due to using version 4.3.0 in 
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui
 instead of 4.3.0-SNAPSHOT. Try changing the version.

 On Mon, Jan 26, 2015 at 6:01 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 @Firzhan, Can you let know how I could test this feature while it is
 still under development, without it trying retrieving from nexus ? And 
 what
 could be the reason it was not an issue before fetching?

 @Hasitha, This will only reactor the ui.feature right? I did try with
 -U with no luck.

 Should a feature be implemented in carbon-mediation? and/or should I
 wait for the feature to be added to nexus?


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com
 wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
  wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it
 working successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the
 following error [1] when building carbon-mediation. Should this UI 
 bundle
 be added to nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was
 cached in the local repository, resolution will not be reattempted until
 the update interval of wso2-nexus has elapsed or updates are forced -
 [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is 
 missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator
 Stub  SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
 SUCCESS [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub
 SUCCESS [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-29 Thread Maheeka Jayasuriya
Hi,

This has been due to a change in snapshot version in parent pom. This is
resolved now.


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +9450661

On Mon, Jan 26, 2015 at 9:05 PM, Maheeka Jayasuriya mahe...@wso2.com
wrote:

 I am using 4.3.0-SNAPSHOT as the version.


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 7:29 PM, Firzhan Naqash firz...@wso2.com wrote:

 Hi,

 You can use the 4.3.0-SNAPSHOT as dependency version.

 Regards,
 Firzhan

 On Mon, Jan 26, 2015 at 6:40 PM, Pulasthi Mahawithana pulast...@wso2.com
  wrote:

 Hi,

 This might be due to using version 4.3.0 in 
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui
 instead of 4.3.0-SNAPSHOT. Try changing the version.

 On Mon, Jan 26, 2015 at 6:01 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 @Firzhan, Can you let know how I could test this feature while it is
 still under development, without it trying retrieving from nexus ? And what
 could be the reason it was not an issue before fetching?

 @Hasitha, This will only reactor the ui.feature right? I did try with
 -U with no luck.

 Should a feature be implemented in carbon-mediation? and/or should I
 wait for the feature to be added to nexus?


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com
 wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it
 working successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the
 following error [1] when building carbon-mediation. Should this UI bundle
 be added to nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was
 cached in the local repository, resolution will not be reattempted until
 the update interval of wso2-nexus has elapsed or updates are forced -
 [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator
 Stub  SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
 SUCCESS [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub
 SUCCESS [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
 [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
 [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
 [1.901s]
 [INFO] WSO2 Carbon - 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Maheeka Jayasuriya
@Firzhan, Can you let know how I could test this feature while it is still
under development, without it trying retrieving from nexus ? And what could
be the reason it was not an issue before fetching?

@Hasitha, This will only reactor the ui.feature right? I did try with -U
with no luck.

Should a feature be implemented in carbon-mediation? and/or should I wait
for the feature to be added to nexus?


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +9450661

On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached in
 the local repository, resolution will not be reattempted until the update
 interval of wso2-nexus has elapsed or updates are forced - [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub  SUCCESS
 [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub  SUCCESS
 [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
 [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
 [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
 [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS
 [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS
 [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS
 [1.761s]
 [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS
 [2.687s]
 [INFO] WSO2 Carbon - Inbound Stub  SUCCESS
 [1.632s]
 [INFO] WSO2 Carbon - ESB NTask Stub .. SUCCESS
 [1.668s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.009s]
 [INFO] WSO2 Carbon - Mediation Statistics Stub ... SUCCESS
 [1.807s]
 [INFO] WSO2 Carbon - Mediation Tracer Stub ... SUCCESS
 [1.854s]
 [INFO] WSO2 Carbon - Synapse Registries Aggregator Module  SUCCESS
 [0.006s]
 [INFO] WSO2 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Firzhan Naqash
Hi,

You can use the 4.3.0-SNAPSHOT as dependency version.

Regards,
Firzhan

On Mon, Jan 26, 2015 at 6:40 PM, Pulasthi Mahawithana pulast...@wso2.com
wrote:

 Hi,

 This might be due to using version 4.3.0 in 
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui
 instead of 4.3.0-SNAPSHOT. Try changing the version.

 On Mon, Jan 26, 2015 at 6:01 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 @Firzhan, Can you let know how I could test this feature while it is
 still under development, without it trying retrieving from nexus ? And what
 could be the reason it was not an issue before fetching?

 @Hasitha, This will only reactor the ui.feature right? I did try with -U
 with no luck.

 Should a feature be implemented in carbon-mediation? and/or should I wait
 for the feature to be added to nexus?


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com
 wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached
 in the local repository, resolution will not be reattempted until the
 update interval of wso2-nexus has elapsed or updates are forced - [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
 SUCCESS [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub
 SUCCESS [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
 [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
 [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
 [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS
 [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS
 [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS
 [1.761s]
 [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS
 [2.687s]
 [INFO] WSO2 Carbon - Inbound Stub  SUCCESS
 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Maheeka Jayasuriya
I am using 4.3.0-SNAPSHOT as the version.


Thanks,

Maheeka Jayasuriya
Software Engineer
Mobile : +9450661

On Mon, Jan 26, 2015 at 7:29 PM, Firzhan Naqash firz...@wso2.com wrote:

 Hi,

 You can use the 4.3.0-SNAPSHOT as dependency version.

 Regards,
 Firzhan

 On Mon, Jan 26, 2015 at 6:40 PM, Pulasthi Mahawithana pulast...@wso2.com
 wrote:

 Hi,

 This might be due to using version 4.3.0 in 
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui
 instead of 4.3.0-SNAPSHOT. Try changing the version.

 On Mon, Jan 26, 2015 at 6:01 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 @Firzhan, Can you let know how I could test this feature while it is
 still under development, without it trying retrieving from nexus ? And what
 could be the reason it was not an issue before fetching?

 @Hasitha, This will only reactor the ui.feature right? I did try with -U
 with no luck.

 Should a feature be implemented in carbon-mediation? and/or should I
 wait for the feature to be added to nexus?


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com
 wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added 
 to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached
 in the local repository, resolution will not be reattempted until the
 update interval of wso2-nexus has elapsed or updates are forced - [Help 
 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
 SUCCESS [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub
 SUCCESS [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
 [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
 [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
 [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS
 [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS
 [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS
 [1.761s]
 [INFO] WSO2 Carbon - Priority 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Pulasthi Mahawithana
Hi,

This might be due to using version 4.3.0 in
org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui
instead of 4.3.0-SNAPSHOT. Try changing the version.

On Mon, Jan 26, 2015 at 6:01 PM, Maheeka Jayasuriya mahe...@wso2.com
wrote:

 @Firzhan, Can you let know how I could test this feature while it is still
 under development, without it trying retrieving from nexus ? And what could
 be the reason it was not an issue before fetching?

 @Hasitha, This will only reactor the ui.feature right? I did try with -U
 with no luck.

 Should a feature be implemented in carbon-mediation? and/or should I wait
 for the feature to be added to nexus?


 Thanks,

 Maheeka Jayasuriya
 Software Engineer
 Mobile : +9450661

 On Mon, Jan 26, 2015 at 5:02 PM, Hasitha Aravinda hasi...@wso2.com
 wrote:

 Try to build using

 mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

 Thanks,
 Hasitha.

 On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
 wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached
 in the local repository, resolution will not be reattempted until the
 update interval of wso2-nexus has elapsed or updates are forced - [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS
 [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS
 [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS
 [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS
 [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS
 [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS
 [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS
 [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS
 [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS
 [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS
 [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS
 [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub
 SUCCESS [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS
 [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub  SUCCESS
 [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS
 [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS
 [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS
 [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS
 [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS
 [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS
 [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS
 [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS
 [1.761s]
 [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS
 [1.501s]
 [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS
 [2.687s]
 [INFO] WSO2 Carbon - Inbound Stub  SUCCESS
 [1.632s]
 [INFO] WSO2 Carbon - ESB NTask Stub .. SUCCESS
 [1.668s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS
 [0.009s]
 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Firzhan Naqash
Hi,

When you are building the by using snapshot nexus retrieves the bundle from
snapshots repository [1].
Once the bundle is released ( along with the ESB relase), it will be added
to the wso2-public repo [2]

[1]
http://maven.wso2.org/nexus/content/repositories/snapshots/org/wso2/carbon/org.wso2.carbon.mediators.ui.feature/
[2]
http://maven.wso2.org/nexus/content/groups/wso2-public/org/wso2/carbon/org.wso2.carbon.mediators.ui.feature/

Regards,
Firzhan

On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached in
 the local repository, resolution will not be reattempted until the update
 interval of wso2-nexus has elapsed or updates are forced - [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub  SUCCESS
 [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub  SUCCESS
 [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS [1.761s]
 [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS [1.501s]
 [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS [2.687s]
 [INFO] WSO2 Carbon - Inbound Stub  SUCCESS [1.632s]
 [INFO] WSO2 Carbon - ESB NTask Stub .. SUCCESS [1.668s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS [0.009s]
 [INFO] WSO2 Carbon - Mediation Statistics Stub ... SUCCESS [1.807s]
 [INFO] WSO2 Carbon - Mediation Tracer Stub ... SUCCESS [1.854s]
 [INFO] WSO2 Carbon - Synapse Registries Aggregator Module  SUCCESS [0.006s]
 [INFO] WSO2 Carbon - Mediation Registries  SUCCESS [0.603s]
 [INFO] WSO2 Carbon - Mediation Initializer Aggregator Module  SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Mediator Bridge . SUCCESS [0.718s]
 

Re: [Dev] [ESB] [Carbon-Mediation] Failure to find ui feature in nexus

2015-01-26 Thread Hasitha Aravinda
Try to build using

mvn clean install -rf :org.wso2.carbon.mediators.ui.feature -U

Thanks,
Hasitha.

On Mon, Jan 26, 2015 at 4:46 PM, Maheeka Jayasuriya mahe...@wso2.com
wrote:

 Hi All,

 I have developed a new mediator (ForEach mediator) and have it working
 successfully in an ESB snapshot. I have created a module
 mediation-ui/mediators-ui/org.wso2.carbon.mediator.foreach.ui for the UI
 bundle for the mediator in carbon-mediation.

 After the latest fetch from wso2/carbon-mediation, I get the following
 error [1] when building carbon-mediation. Should this UI bundle be added to
 nexus? If so why was this not an issue earlier?

 Please find the full stack trace available at [2]

 [1]
 [ERROR] Failed to execute goal on project
 org.wso2.carbon.mediators.ui.feature: Could not resolve dependencies for
 project 
 *org.wso2.carbon:org.wso2.carbon.mediators.ui.feature:pom:4.3.0-SNAPSHOT:
 Failure to find
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 in
 http://maven.wso2.org/nexus/content/groups/wso2-public/
 http://maven.wso2.org/nexus/content/groups/wso2-public/ *was cached in
 the local repository, resolution will not be reattempted until the update
 interval of wso2-nexus has elapsed or updates are forced - [Help 1]

 [2]
 [INFO]

 [INFO]
 
 [INFO] Building WSO2 Carbon - All Mediators UI Feature 4.3.0-SNAPSHOT
 [INFO]
 
 [WARNING] The POM for
 org.wso2.carbon:org.wso2.carbon.mediator.foreach.ui:jar:4.3.0 is missing,
 no dependency information available
 [INFO]
 
 [INFO] Reactor Summary:
 [INFO]
 [INFO] WSO2 Carbon - Platform Aggregator Pom . SUCCESS [0.160s]
 [INFO] WSO2 Carbon - Inbound Endpoint Module . SUCCESS [1.068s]
 [INFO] org.wso2.carbon.inbound.endpoint.persistence .. SUCCESS [2.188s]
 [INFO] WSO2 Carbon - Clustering Integration .. SUCCESS [0.684s]
 [INFO] org.wso2.carbon.inbound.endpoint .. SUCCESS [1.015s]
 [INFO] inbound-endpoints-feature . SUCCESS [0.007s]
 [INFO] WSO2 Carbon - Inbound Endpoint Server Feature . SUCCESS [0.354s]
 [INFO] WSO2 Carbon - Mediation Initializer Feature ... SUCCESS [0.122s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS [0.010s]
 [INFO] WSO2 Carbon - HL7 Store Stub .. SUCCESS [2.726s]
 [INFO] WSO2 Carbon - Endpoint Editor Stub  SUCCESS [2.382s]
 [INFO] WSO2 Carbon - localentry Stub . SUCCESS [1.890s]
 [INFO] WSO2 Carbon - Synapse Artifact Uploader Stub .. SUCCESS [1.533s]
 [INFO] WSO2 Carbon - Synapse Configuration Service Administrator Stub
 SUCCESS [1.831s]
 [INFO] WSO2 Carbon - Mediation Library (Synapse) Management Stub  SUCCESS
 [3.120s]
 [INFO] WSO2 Carbon - Mediation Security Stub . SUCCESS [1.489s]
 [INFO] WSO2 Carbon - Template Editor Service Administrator Stub  SUCCESS
 [3.526s]
 [INFO] WSO2 Carbon - BAM Mediator Configuration Stub . SUCCESS [1.827s]
 [INFO] WSO2 Carbon - Class Mediator Admin Stub ... SUCCESS [1.501s]
 [INFO] WSO2 Carbon - Command Mediator Admin Stub . SUCCESS [1.619s]
 [INFO] WSO2 Carbon - Event Mediator Admin Stub ... SUCCESS [1.675s]
 [INFO] WSO2 Carbon - Message Processor Stub .. SUCCESS [2.073s]
 [INFO] WSO2 Carbon - Message Store Stub .. SUCCESS [1.901s]
 [INFO] WSO2 Carbon - Proxy Services Admin Stub ... SUCCESS [2.238s]
 [INFO] WSO2 Carbon - Sequence Editor Stub  SUCCESS [2.395s]
 [INFO] WSO2 Carbon - Task Stub ... SUCCESS [1.761s]
 [INFO] WSO2 Carbon - Priority Mediation Stub . SUCCESS [1.501s]
 [INFO] WSO2 Carbon - Rest API Admin Stub . SUCCESS [2.687s]
 [INFO] WSO2 Carbon - Inbound Stub  SUCCESS [1.632s]
 [INFO] WSO2 Carbon - ESB NTask Stub .. SUCCESS [1.668s]
 [INFO] WSO2 Carbon - Business Adaptors Aggregator Module . SUCCESS [0.009s]
 [INFO] WSO2 Carbon - Mediation Statistics Stub ... SUCCESS [1.807s]
 [INFO] WSO2 Carbon - Mediation Tracer Stub ... SUCCESS [1.854s]
 [INFO] WSO2 Carbon - Synapse Registries Aggregator Module  SUCCESS [0.006s]
 [INFO] WSO2 Carbon - Mediation Registries  SUCCESS [0.603s]
 [INFO] WSO2 Carbon - Mediation Initializer Aggregator Module  SUCCESS
 [0.007s]
 [INFO] WSO2 Carbon - Mediator Bridge . SUCCESS [0.718s]
 [INFO] WSO2 Carbon - Mediators Aggregator Module . SUCCESS [0.007s]
 [INFO] WSO2 Carbon - Router Mediator Aggregator Module ... SUCCESS [0.006s]
 [INFO] WSO2 Carbon - Router mediator . SUCCESS [0.342s]
 [INFO] WSO2 Carbon - Mediation Dependency Management . SUCCESS [1.990s]
 [INFO] WSO2 Carbon - Mediation admin- Aggregator Module