Hi,

I checked the pom of the user-admin test module where the above reported
build error occurs, but I could not see anything wrong in mentioning the
dependency that could not be resolved. And it built locally without a
problem before i did commit.

Please let me know if above has occurred due to an error in mentioning the
dependency in the pom.

Thanks,
Hasini.

On Fri, Mar 25, 2011 at 6:22 AM, WSO2 Builder <[email protected]> wrote:

> [INFO] Executed tasks
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Identity Server Integration Tests
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [incremental-build:incremental-build {execution: default}]
> [INFO] Verifying module descriptor ...
> [INFO] Verifying parent modules...
> [INFO] Verifying resources...
> [INFO] Resources directory does not exist :
> /home/carbon/carbon/products/is/modules/integration/src/main/resources
> [INFO] Verifying sources...
> [INFO] No sources to check ...
> [INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /home/carbon/carbon/products/is/modules/integration/pom.xml to
> /home/carbon/.m2/repository/org/wso2/identity/identity-integration-tests/3.2.0-SNAPSHOT/identity-integration-tests-3.2.0-SNAPSHOT.pom
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building User Admin Test Module
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] snapshot
> org.wso2.carbon:org.wso2.carbon.integration.core:3.2.0-SNAPSHOT: checking
> for updates from wso2-nexus
> Downloading:
> http://dist.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.integration.core/3.2.0-SNAPSHOT/org.wso2.carbon.integration.core-3.2.0-SNAPSHOT-tests.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0-SNAPSHOT'
> in repository wso2-nexus (
> http://dist.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.integration.core:jar:tests: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.integration.core -Dversion=3.2.0-SNAPSHOT
> -Dclassifier=tests -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.integration.core -Dversion=3.2.0-SNAPSHOT
> -Dclassifier=tests -Dpackaging=jar -Dfile=/path/to/file -Durl=[url]
> -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.wso2.identity:user-admin-test:jar:3.2.0-SNAPSHOT
>        2)
> org.wso2.carbon:org.wso2.carbon.integration.core:jar:tests:3.2.0-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>   org.wso2.identity:user-admin-test:jar:3.2.0-SNAPSHOT
>
> from the specified remote repositories:
>  central (http://repo1.maven.org/maven2),
>  wso2-nexus (http://dist.wso2.org/nexus/content/groups/wso2-public/)
>
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 302 minutes 50 seconds
> [INFO] Finished at: Fri Mar 25 06:22:07 IST 2011
> [INFO] Final Memory: 1357M/1720M
> [INFO]
> ------------------------------------------------------------------------
> _______________________________________________
> 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