Hi Samisa,

I'll recheck for all references of the older axiom version and have them
changed to the newer version. But, I was under the impression that we
changed all the older Axiom versions to 1.2.10-SNAPSHOT sometime back, and
the builds were running smoothly. May be we missed out some, and the older
version has become unavailable (on the public repos) since the last week,
which explains these build issues.

Thanks,
Senaka.

On Mon, Sep 6, 2010 at 10:14 AM, Samisa Abeysinghe <[email protected]> wrote:

> for e.g. now I get this:
>
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Failed to resolve artifact.
>
> Missing:
> ----------
> 1) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT
>
>   Try downloading the file manually from the project website.
>
>   Then, install it using the command:
>       mvn install:install-file -DgroupId=org.apache.ws.commons.axiom
> -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -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.apache.ws.commons.axiom
> -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -Dpackaging=jar
> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>
>   Path to dependency:
>         1) org.apache.abdera.wso2:abdera:bundle:1.0.wso2v1
>         2) org.apache.abdera:abdera-parser:jar:1.0-SNAPSHOT
>         3) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT
>
> ----------
> 1 required artifact is missing.
>
> for artifact:
>   org.apache.abdera.wso2:abdera:bundle:1.0.wso2v1
>
> from the specified remote repositories:
>   wso2-maven2-snapshot-repository (http://dist.wso2.org/snapshots/maven2),
>   central (http://repo1.maven.org/maven2),
>   wso2-maven2-repository (http://dist.wso2.org/maven2),
>   jboss-maven-repository (
> https://repository.jboss.org/nexus/content/groups/public/)
>
>
> On Mon, Sep 6, 2010 at 10:11 AM, Samisa Abeysinghe <[email protected]>wrote:
>
>> So did we change axhom version to 1.2.10.wso2v1-SNAPSHOT?
>>
>> I get loads of build breaks around this :(
>>
>> Samisa...
>>
>>
>> On Mon, Sep 6, 2010 at 9:01 AM, Senaka Fernando <[email protected]> wrote:
>>
>>> Fixed.
>>>
>>> Thanks,
>>> Senaka.
>>>
>>> On Mon, Sep 6, 2010 at 8:40 AM, Samisa Abeysinghe <[email protected]>wrote:
>>>
>>>> Please have a look:
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [ERROR] BUILD ERROR
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Failed to resolve artifact.
>>>>
>>>> Missing:
>>>> ----------
>>>> 1) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT
>>>>
>>>>   Try downloading the file manually from the project website.
>>>>
>>>>   Then, install it using the command:
>>>>       mvn install:install-file -DgroupId=org.apache.ws.commons.axiom
>>>> -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -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.apache.ws.commons.axiom
>>>> -DartifactId=axiom-impl -Dversion=1.2.9-20100208.160800-10 -Dpackaging=jar
>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>
>>>>   Path to dependency:
>>>>         1)
>>>> org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT
>>>>         2)
>>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.9.wso2v1-SNAPSHOT
>>>>         3) org.apache.ws.commons.axiom:axiom-impl:jar:1.2.9-SNAPSHOT
>>>>
>>>> 2) org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9-SNAPSHOT
>>>>
>>>>   Try downloading the file manually from the project website.
>>>>
>>>>   Then, install it using the command:
>>>>       mvn install:install-file -DgroupId=org.apache.ws.commons.axiom
>>>> -DartifactId=axiom-dom -Dversion=1.2.9-20100208.160800-10 -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.apache.ws.commons.axiom
>>>> -DartifactId=axiom-dom -Dversion=1.2.9-20100208.160800-10 -Dpackaging=jar
>>>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>>>
>>>>   Path to dependency:
>>>>         1)
>>>> org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT
>>>>         2)
>>>> org.apache.ws.commons.axiom.wso2:axiom:jar:1.2.9.wso2v1-SNAPSHOT
>>>>         3) org.apache.ws.commons.axiom:axiom-dom:jar:1.2.9-SNAPSHOT
>>>>
>>>> ----------
>>>> 2 required artifacts are missing.
>>>>
>>>> for artifact:
>>>>   org.apache.axis2.wso2:axis2-client:bundle:1.6.0.wso2v1-SNAPSHOT
>>>>
>>>> from the specified remote repositories:
>>>>   wso2-maven2-snapshot-repository (
>>>> http://dist.wso2.org/snapshots/maven2),
>>>>   central (http://repo1.maven.org/maven2),
>>>>   wso2-maven2-repository (http://dist.wso2.org/maven2),
>>>>   jboss-maven-repository (
>>>> https://repository.jboss.org/nexus/content/groups/public/)
>>>>
>>>>
>>>>
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] For more information, run Maven with the -e switch
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>> [INFO] Total time: 24 seconds
>>>> [INFO] Finished at: Mon Sep 06 03:08:21 UTC 2010
>>>> [INFO] Final Memory: 35M/1237M
>>>> [INFO]
>>>> ------------------------------------------------------------------------
>>>>
>>>> Thanks,
>>>> Samisa...
>>>>
>>>> Samisa Abeysinghe
>>>> VP Engineering
>>>> WSO2 Inc.
>>>> http://wso2.com
>>>> http://wso2.org
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Carbon-dev mailing list
>>>> [email protected]
>>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>>
>>>>
>>>
>>>
>>> --
>>> Senaka Fernando
>>> Associate Technical Lead
>>> WSO2 Inc.
>>> E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818
>>>
>>> http://www.wso2.com/ - "Lean . Enterprise . Middleware"
>>>
>>> _______________________________________________
>>> Carbon-dev mailing list
>>> [email protected]
>>> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>>
>>> Thanks,
>> Samisa...
>>
>> Samisa Abeysinghe
>> VP Engineering
>> WSO2 Inc.
>> http://wso2.com
>> http://wso2.org
>>
>>
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> _______________________________________________
> Carbon-dev mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Senaka Fernando
Associate Technical Lead
WSO2 Inc.
E-mail: senaka AT wso2.com;  Mobile: +94 77 322 1818

http://www.wso2.com/ - "Lean . Enterprise . Middleware"
_______________________________________________
Carbon-dev mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to