Hello,
I went through the HowToBuild.txt file and executed the mvn installs for all 
the projects as directed.  Now getting this (any solutions/ideas appreciated)

[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
C:\Applications\apache-chainsaw\src\main\java\org\apache\log4j\chainsaw\LogPanel
.java:[3250,12] addMouseMotionListener(java.awt.event.MouseMotionListener) in ja
va.awt.Component cannot be applied to (<anonymous java.awt.event.MouseAdapter>)



C:\Applications\apache-chainsaw\src\main\java\org\apache\log4j\chainsaw\LogPanel
.java:[3250,12] addMouseMotionListener(java.awt.event.MouseMotionListener) in ja
va.awt.Component cannot be applied to (<anonymous java.awt.event.MouseAdapter>)


[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
C:\Applications\apache-chainsaw\src\main\java\org\apache\log4j\chainsaw\LogPanel
.java:[3250,12] addMouseMotionListener(java.awt.event.MouseMotionListener) in ja
va.awt.Component cannot be applied to (<anonymous java.awt.event.MouseAdapter>)


        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:580)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLi
fecycle(DefaultLifecycleExecutor.java:500)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(Defau
ltLifecycleExecutor.java:479)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHan
dleFailures(DefaultLifecycleExecutor.java:331)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegmen
ts(DefaultLifecycleExecutor.java:292)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLi
fecycleExecutor.java:142)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:345)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:132)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:290)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        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 fail
ure
C:\Applications\apache-chainsaw\src\main\java\org\apache\log4j\chainsaw\LogPanel
.java:[3250,12] addMouseMotionListener(java.awt.event.MouseMotionListener) in ja
va.awt.Component cannot be applied to (<anonymous java.awt.event.MouseAdapter>)


        at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompiler
Mojo.java:516)
        at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:114)
        at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPlugi
nManager.java:454)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(Defa
ultLifecycleExecutor.java:559)
        ... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Wed Jun 30 08:26:39 EDT 2010
[INFO] Final Memory: 17M/33M
[INFO] ------------------------------------------------------------------------
C:\Applications\apache-chainsaw>


---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to