Hi all, I'm sorry if this obvious question has been asked before. I couldn't find an answer in the mailing list.
When I compile my maven project, I get the following output ... Compiling 14 source files to C:\Research\Foundation\target\classes [ERROR] mojo-execute : compiler:compile Diagnosis: Compilation failure FATAL ERROR: Error executing Maven for a project [ERROR] project-execute : com.company:Foundation:jar:0.0.1-SNAPSHOT ( task-segment: [clean, install] ) Diagnosis: Compilation failure FATAL ERROR: Error executing Maven for a project org.apache.maven.BuildFailureException: Compilation failure ... My question is how do I see what the compiler errors actually are? Where is the compiler output? How can I enable it? Thanks! Rob --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
