You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "zhouyitu (JIRA)" <ji...@codehaus.org> on 2008/07/26 10:53:27 UTC

[jira] Created: (MCLOVER-84) clover2:instrument with sun.reflect.Reflection

clover2:instrument with sun.reflect.Reflection
----------------------------------------------

                 Key: MCLOVER-84
                 URL: http://jira.codehaus.org/browse/MCLOVER-84
             Project: Maven 2.x Clover Plugin
          Issue Type: Bug
    Affects Versions: 2.3
         Environment: windows xp   /inter P4
java version "1.6.0_03"
Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
            Reporter: zhouyitu


when i clover2:instruement the project ,it report threre is something warning with sun.reflection.Reflection,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCLOVER-84) clover2:instrument with sun.reflect.Reflection

Posted by "zhouyitu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCLOVER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143209#action_143209 ] 

zhouyitu commented on MCLOVER-84:
---------------------------------

and the warning cause the execution stop ,so i think may be it is a bug? 

> clover2:instrument with sun.reflect.Reflection
> ----------------------------------------------
>
>                 Key: MCLOVER-84
>                 URL: http://jira.codehaus.org/browse/MCLOVER-84
>             Project: Maven 2.x Clover Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: windows xp   /inter P4
> java version "1.6.0_03"
> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
>            Reporter: zhouyitu
>
> when i clover2:instruement the project ,it report threre is something warning with sun.reflection.Reflection,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MCLOVER-84) clover2:instrument with sun.reflect.Reflection

Posted by "zhouyitu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCLOVER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143210#action_143210 ] 

zhouyitu commented on MCLOVER-84:
---------------------------------

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle(DefaultLifecycleExecutor.java:896)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle(DefaultLifecycleExecutor.java:739)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:510)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:493)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:463)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:334)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:125)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:280)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
        at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:516)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:443)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
        ... 20 more
[INFO] ------------------------------------------------------------------------

> clover2:instrument with sun.reflect.Reflection
> ----------------------------------------------
>
>                 Key: MCLOVER-84
>                 URL: http://jira.codehaus.org/browse/MCLOVER-84
>             Project: Maven 2.x Clover Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: windows xp   /inter P4
> java version "1.6.0_03"
> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
>            Reporter: zhouyitu
>
> when i clover2:instruement the project ,it report threre is something warning with sun.reflection.Reflection,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Issue Comment Edited: (MCLOVER-84) clover2:instrument with sun.reflect.Reflection

Posted by "zhouyitu (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MCLOVER-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=143209#action_143209 ] 

wizardblue edited comment on MCLOVER-84 at 7/26/08 3:54 AM:
----------------------------------------------------------


and the warning cause the execution stop ,so i think may be it is a bug? 

      was (Author: wizardblue):
    and the warning cause the execution stop ,so i think may be it is a bug? 
  
> clover2:instrument with sun.reflect.Reflection
> ----------------------------------------------
>
>                 Key: MCLOVER-84
>                 URL: http://jira.codehaus.org/browse/MCLOVER-84
>             Project: Maven 2.x Clover Plugin
>          Issue Type: Bug
>    Affects Versions: 2.3
>         Environment: windows xp   /inter P4
> java version "1.6.0_03"
> Java(TM) SE Runtime Environment (build 1.6.0_03-b05)
> Java HotSpot(TM) Client VM (build 1.6.0_03-b05, mixed mode, sharing)
>            Reporter: zhouyitu
>
> when i clover2:instruement the project ,it report threre is something warning with sun.reflection.Reflection,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira