Same fails with following compilation error as well. Appreciate if this
could be fixed.

[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 2:30.573s
[INFO] Finished at: Mon May 27 14:53:29 IST 2013
[INFO] Final Memory: 682M/924M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile
(default-compile) on project org.wso2.carbon.registry.extensions:
Compilation failure: Compilation failure:
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ServiceMediaTypeHandler.java:[433,14]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ServiceMediaTypeHandler.java:[433,14]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ServiceMediaTypeHandler.java:[265,20]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ServiceMediaTypeHandler.java:[434,19]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ServiceMediaTypeHandler
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ZipWSDLMediaTypeHandler.java:[454,12]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ZipWSDLMediaTypeHandler
[ERROR]
/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/src/main/java/org/wso2/carbon/registry/extensions/handlers/ZipWSDLMediaTypeHandler.java:[454,46]
cannot find symbol
[ERROR] symbol  : class WADLProcessor
[ERROR] location: class
org.wso2.carbon.registry.extensions.handlers.ZipWSDLMediaTypeHandler
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :org.wso2.carbon.registry.extensions

Thanks,
Hasini.

On Mon, May 27, 2013 at 2:49 PM, Hasini Gunasinghe <has...@wso2.com> wrote:

> Hi,
>
> Trunk build failed with following error. Fixed with r173186. Please verify.
>
> [INFO] Scanning for projects...
> [ERROR] The build could not read 1 project -> [Help 1]
> [ERROR]
> [ERROR]   The project
> org.wso2.carbon:org.wso2.carbon.registry.extensions:4.1.3
> (/home/hasini/WSO2/CARBON_TRUNK/carbon/platform/trunk/components/registry/org.wso2.carbon.registry.extensions/pom.xml)
> has 1 error
> [ERROR]     Non-resolvable parent POM: The repository system is offline
> but the artifact org.wso2.carbon:registry:pom:4.1.0 is not available in the
> local repository. and 'parent.relativePath' points at wrong local POM @
> line 22, column 13 -> [Help 2]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the
> -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
> [ERROR] [Help 2]
> http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
>
> Thanks,
> Hasini.
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to