What's the difference between a possible and actual compilation error ;)

On Tue, Sep 4, 2012 at 9:26 PM, Hasitha Hiranya <hasit...@wso2.com> wrote:

>
> Hi,
>
> A Possible compilation failure at 4.0.0 branch...
>
>
> [INFO] --- maven-compiler-plugin:2.0.2:compile (default-compile) @
> org.wso2.carbon.ntask.core ---
> [INFO] Compiling 22 source files to
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/target/classes
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 2.823s
> [INFO] Finished at: Tue Sep 04 21:21:57 IST 2012
> [INFO] Final Memory: 21M/981M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
> (default-compile) on project org.wso2.carbon.ntask.core: Compilation
> failure: Compilation failure:
> [ERROR]
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/src/main/java/org/wso2/carbon/ntask/core/internal/TasksDSComponent.java:[25,27]
> cannot find symbol
> [ERROR] symbol  : class ServerStartupHandler
> [ERROR] location: package org.wso2.carbon.core
> [ERROR]
> [ERROR]
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/src/main/java/org/wso2/carbon/ntask/core/TaskStartupHandler.java:[18,27]
> cannot find symbol
> [ERROR] symbol  : class ServerStartupHandler
> [ERROR] location: package org.wso2.carbon.core
> [ERROR]
> [ERROR]
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/src/main/java/org/wso2/carbon/ntask/core/TaskStartupHandler.java:[25,43]
> cannot find symbol
> [ERROR] symbol: class ServerStartupHandler
> [ERROR] public class TaskStartupHandler implements ServerStartupHandler {
> [ERROR]
> [ERROR]
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/src/main/java/org/wso2/carbon/ntask/core/internal/TasksDSComponent.java:[73,33]
> cannot find symbol
> [ERROR] symbol  : class ServerStartupHandler
> [ERROR] location: class
> org.wso2.carbon.ntask.core.internal.TasksDSComponent
> [ERROR]
> [ERROR]
> /home/hasitha/carbonNew/carbon/platform/branches/4.0.0/components/ntask/org.wso2.carbon.ntask.core/4.0.1/src/main/java/org/wso2/carbon/ntask/core/TaskStartupHandler.java:[37,1]
> method does not override or implement a method from a supertype
> [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
>
>
> --
> *Hasitha Abeykoon*
> Software Engineer; WSO2, Inc.; http://wso2.com
> *cell:* *+94 719363063*
> *blog: **abeykoon.blogspot.com* <http://abeykoon.blogspot.com>* *
> *
> *
>
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to