Hi,

I'm also getting the same build error.

Thanks,
Sadeep

On Tue, Jul 5, 2011 at 12:44 PM, Amila Jayasekara <ami...@wso2.com> wrote:

> I am getting following build failure in [1].
> org.wso2.carbon.context is referring org.wso2.carbon.utils version as
> ${pom.version}
> But org.wso2.carbon.utils does not have a 3.2.1 yet.
>
> Thanks
> AmilaJ
>
> [1]
>
> [INFO] Building WSO2 Carbon - Context
> [INFO]    task-segment: [install]
> [INFO]
> ------------------------------------------------------------------------
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/3.2.1/org.wso2.carbon.utils-3.2.1.pom
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.utils:pom:3.2.1' in repository
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> Downloading:
> http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.utils/3.2.1/org.wso2.carbon.utils-3.2.1.pom
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.utils:pom:3.2.1' in repository
> central (http://repo1.maven.org/maven2)
> Downloading:
> http://maven.wso2.org/nexus/content/groups/wso2-public//org/wso2/carbon/org.wso2.carbon.utils/3.2.1/org.wso2.carbon.utils-3.2.1.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.utils:jar:3.2.1' in repository
> wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)
> Downloading:
> http://repo1.maven.org/maven2/org/wso2/carbon/org.wso2.carbon.utils/3.2.1/org.wso2.carbon.utils-3.2.1.jar
> [INFO] Unable to find resource
> 'org.wso2.carbon:org.wso2.carbon.utils:jar:3.2.1' in repository
> central (http://repo1.maven.org/maven2)
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.wso2.carbon:org.wso2.carbon.utils:jar:3.2.1
>
>  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.utils -Dversion=3.2.1 -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.utils -Dversion=3.2.1 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>  Path to dependency:
>        1) org.wso2.carbon:org.wso2.carbon.context:bundle:3.2.1
>        2) org.wso2.carbon:org.wso2.carbon.utils:jar:3.2.1
>
> ----------
> 1 required artifact is missing.
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>



-- 
Sadeep Jayasumana

Software Engineer
WSO2 Inc.
Email - sad...@wso2.com
Mobile - +94 77 22 66 507
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to