Hi,

Healthmonitor bundle seems to be using eventing. But this is out of use now.
I think we should comment out healthmonitor from components pom.xml. It is
not used anywhere at the moment.

AmilaM.

On Fri, Jul 29, 2011 at 8:33 PM, WSO2 Carbon Trunk Builder (US2) <
[email protected]> wrote:

> Repository Root: https://svn.wso2.org/repos/wso2
> Repository UUID: a5903396-d722-0410-b921-86c7d4935375
> Revision: 111049
> Node Kind: directory
> Schedule: normal
> Last Changed Author: damitha
> Last Changed Rev: 111048
> Last Changed Date: 2011-07-29 08:26:11 -0400 (Fri, 29 Jul 2011) [INFO]
> Building WSO2 Carbon - Health Monitor Aggregator Module
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] [incremental-build:incremental-build {execution: default}]
> [INFO] Verifying module descriptor ...
> [INFO] Pom descriptor modification detected.
> [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
> [INFO] [clean:clean {execution: auto-clean}]
> [INFO] Deleting /home/carbontrunk/carbon/components/health-monitor/target
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /home/carbontrunk/carbon/components/health-monitor/pom.xml to
> /home/carbontrunk/.m2/repository/org/wso2/carbon/health-monitor/3.2.0-SNAPSHOT/health-monitor-3.2.0-SNAPSHOT.pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building WSO2 Carbon - Health Monitor BE
> [INFO]    task-segment: [clean, install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [clean:clean {execution: default-clean}]
> [INFO] snapshot
> org.wso2.carbon:org.wso2.carbon.eventing.impl:3.2.0-SNAPSHOT: checking for
> updates from wso2-nexus
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.pom
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.eventing.impl:pom:3.2.0-SNAPSHOT' in
> repository wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [INFO] snapshot
> org.wso2.carbon:org.wso2.carbon.eventing.broker:3.2.0-SNAPSHOT: checking for
> updates from wso2-nexus
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.pom
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.eventing.broker:pom:3.2.0-SNAPSHOT' in
> repository wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [INFO] snapshot
> org.wso2.carbon:org.wso2.carbon.logging.service:3.2.0-SNAPSHOT: checking for
> updates from wso2-nexus
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.impl/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.impl-3.2.0-SNAPSHOT.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT' in
> repository wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.eventing.broker/3.2.0-SNAPSHOT/org.wso2.carbon.eventing.broker-3.2.0-SNAPSHOT.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT' in
> repository wso2-nexus (
> http://maven.wso2.org/nexus/content/groups/wso2-public/)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.eventing.impl -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
>        2) org.wso2.carbon:org.wso2.carbon.eventing.impl:jar:3.2.0-SNAPSHOT
>
> 2) org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT
>
>  Try downloading the file manually from the project website.
>
>  Then, install it using the command:
>      mvn install:install-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>
>  Alternatively, if you host your own repository you can deploy the file
> there:
>      mvn deploy:deploy-file -DgroupId=org.wso2.carbon
> -DartifactId=org.wso2.carbon.eventing.broker -Dversion=3.2.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
>        2)
> org.wso2.carbon:org.wso2.carbon.eventing.broker:jar:3.2.0-SNAPSHOT
>
> ----------
> 2 required artifacts are missing.
>
> for artifact:
>  org.wso2.carbon:org.wso2.carbon.health:bundle:3.2.0-SNAPSHOT
>
> from the specified remote repositories:
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
_______________________________________________
Carbon-dev mailing list
[email protected]
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to