On Mon, Mar 14, 2011 at 7:08 PM, WSO2 Builder <buil...@wso2.org> wrote:

> [INFO] Pom descriptor modification detected.
> [INFO] Deleting
> /home/carbon/stratos/carbon/components/csg/org.wso2.carbon.cloud.csg.common/target
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /home/carbon/stratos/carbon/components/csg/org.wso2.carbon.cloud.csg.common/src/main/resources
> [INFO] [compiler:compile {execution: default-compile}]
> [INFO] Compiling 8 source files to
> /home/carbon/stratos/carbon/components/csg/org.wso2.carbon.cloud.csg.common/target/classes
> [INFO] [scr:scr {execution: generate-scr-scrdescriptor}]
> [INFO] [resources:testResources {execution: default-testResources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] skip non existing resourceDirectory
> /home/carbon/stratos/carbon/components/csg/org.wso2.carbon.cloud.csg.common/src/test/resources
> [INFO] [compiler:testCompile {execution: default-testCompile}]
> [INFO] Not compiling test sources
> [INFO] [surefire:test {execution: default-test}]
> [INFO] Tests are skipped.
> [INFO] [bundle:bundle {execution: default-bundle}]
> [INFO] [install:install {execution: default-install}]
> [INFO] Installing
> /home/carbon/stratos/carbon/components/csg/org.wso2.carbon.cloud.csg.common/target/org.wso2.carbon.cloud.csg.common-3.2.0-SNAPSHOT.jar
> to
> /home/carbon/.m2/repository/org/wso2/carbon/org.wso2.carbon.cloud.csg.common/3.2.0-SNAPSHOT/org.wso2.carbon.cloud.csg.common-3.2.0-SNAPSHOT.jar
> [INFO] [bundle:install {execution: default-install}]
> [INFO] Parsing file:/home/carbon/.m2/repository/repository.xml
> [INFO] Installing
> org/wso2/carbon/org.wso2.carbon.cloud.csg.common/3.2.0-SNAPSHOT/org.wso2.carbon.cloud.csg.common-3.2.0-SNAPSHOT.jar
> [INFO] Writing OBR metadata
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building CSG module
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] [resources:resources {execution: default-resources}]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
>
Hi,
The group id convention has been violated.

> 1)
> org.wso2.carbon.cloud.csg.common:org.wso2.carbon.cloud.csg.common:jar:1.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.cloud.csg.common
> -DartifactId=org.wso2.carbon.cloud.csg.common -Dversion=1.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.cloud.csg.common
> -DartifactId=org.wso2.carbon.cloud.csg.common -Dversion=1.0-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.wso2.carbon:org.wso2.carbon.cloud.csg:bundle:3.2.0-SNAPSHOT
>        2)
> org.wso2.carbon.cloud.csg.common:org.wso2.carbon.cloud.csg.common:jar:1.0-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>  org.wso2.carbon:org.wso2.carbon.cloud.csg:bundle:3.2.0-SNAPSHOT
>
> from the specified remote repositories:
>  central (http://repo1.maven.org/maven2)
>
>
>
> [INFO]
> ------------------------------------------------------------------------
> [INFO] For more information, run Maven with the -e switch
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 147 minutes 37 seconds
> [INFO] Finished at: Mon Mar 14 19:08:14 IST 2011
> [INFO] Final Memory: 1460M/1923M
> [INFO]
> ------------------------------------------------------------------------
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Thanks,
Denis
----------------------------------------------------------
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis <http://goog_277208233/>** [AT] wso2.com* <http://wso2.com/>*
blog: **http://ddweerasiri.blogspot.com* <http://ddweerasiri.blogspot.com/>*
twitter: **http://twitter.com/ddweerasiri* <http://twitter.com/ddweerasiri>*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*<http://lk.linkedin.com/in/ddweerasiri>
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to