On Tue, May 3, 2011 at 8:18 AM, Samisa Abeysinghe <sam...@wso2.com> wrote:

> Is anyone working on fixing this???


I am trying to reproduce this error.

triggered a build with a clean repo last night. It has failed with the
following error.'

[INFO] snapshot
org.wso2.carbon:org.wso2.carbon.event.server.feature: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.event.server.feature/3.2.0-SNAPSHOT/org.wso2.carbon.event.server.feature-3.2.0-SNAPSHOT.zip
[INFO] Unable to find resource
'org.wso2.carbon:org.wso2.carbon.event.server.feature:zip:3.2.0-SNAPSHOT' in
repository wso2-nexus (
http://maven.wso2.org/nexus/content/groups/wso2-public/)
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] ERROR

Embedded error: Unable to download the artifact from any repository

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.event.server.feature -Dversion=3.2.0-SNAPSHOT
-Dpackaging=zip -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.event.server.feature -Dversion=3.2.0-SNAPSHOT
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.event.server.feature:zip:3.2.0-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)

I am trying to reproduce th


>
>
> On Tue, May 3, 2011 at 5:48 AM, WSO2 online Builder <cbuil...@wso2.org>wrote:
>
>> [INFO] Unable to find resource 'eclipse:validateutility:pom:0.95' in
>> repository wso2-nexus (
>> http://maven.wso2.org/nexus/content/groups/wso2-public/)
>> Downloading:
>> http://repo1.maven.org/maven2/eclipse/validateutility/0.95/validateutility-0.95.pom
>> [INFO] Unaible to find resource 'eclipse:validateutility:pom:0.95' in
>> repository central (http://repo1.maven.org/maven2)
>> [INFO] snapshot
>> org.wso2.carbon:org.wso2.carbon.registry.servlet:3.2.0-SNAPSHOT: checking
>> for updates from wso2-nexus
>> [INFO] [incremental-build:incremental-build {execution: default}]
>> [INFO] Verifying module descriptor ...
>> [INFO] Pom descriptor modification detected.
>> [INFO] Deleting
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/target
>> [INFO] [clean:clean {execution: auto-clean}]
>> [INFO] Deleting
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/target
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 1 resource
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 45 source files to
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/target/classes
>> [INFO] -------------------------------------------------------------
>> [ERROR] COMPILATION ERROR :
>> [INFO] -------------------------------------------------------------
>> [ERROR]
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/utils/WSDLProcessor.java:[399,22]
>> cannot find symbol
>> symbol  : method getBindingPolicyReference()
>> location: interface javax.wsdl.Binding
>>
>> [ERROR]
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/utils/WSDLProcessor.java:[401,60]
>> cannot find symbol
>> symbol  : method getBindingPolicyReference()
>> location: interface javax.wsdl.Binding
>>
>> [INFO] 2 errors
>> [INFO] -------------------------------------------------------------
>> [INFO]
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Compilation failure
>>
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/utils/WSDLProcessor.java:[399,22]
>> cannot find symbol
>> symbol  : method getBindingPolicyReference()
>> location: interface javax.wsdl.Binding
>>
>> /home/carbon/carbon/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/utils/WSDLProcessor.java:[401,60]
>> cannot find symbol
>> symbol  : method getBindingPolicyReference()
>> location: interface javax.wsdl.Binding
>>
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 118 minutes 32 seconds
>> [INFO] Finished at: Tue May 03 00:18:24 UTC 2011
>> [INFO] Final Memory: 1381M/1837M
>> [INFO]
>> ------------------------------------------------------------------------
>> _______________________________________________
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
>
> _______________________________________________
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
_______________________________________________
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Reply via email to