[jira] Commented: (MCOMPILER-10) display summary information including number of compiler errors when compiler plugin fails.

2008-01-29 Thread Ron Wheeler (JIRA)

[ 
http://jira.codehaus.org/browse/MCOMPILER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_121660
 ] 

Ron Wheeler commented on MCOMPILER-10:
--

It would seem that this is something everyone needs fixed and the fix is so 
small, it is hard to understand why it is not resolved at this time.
What is the hang-up? 
Is there any disagreement about the severity, the nature of the problem or the 
applicability or robustness of the patch provided?



 display summary information including number of compiler errors when compiler 
 plugin fails.
 ---

 Key: MCOMPILER-10
 URL: http://jira.codehaus.org/browse/MCOMPILER-10
 Project: Maven 2.x Compiler Plugin
  Issue Type: Bug
Reporter: John Casey
Priority: Minor
 Attachments: logExample.bmp, patch.txt




-- 
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: (MCOMPILER-10) display summary information including number of compiler errors when compiler plugin fails.

2007-11-09 Thread Thomas Hart (JIRA)

[ 
http://jira.codehaus.org/browse/MCOMPILER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113291
 ] 

Thomas Hart commented on MCOMPILER-10:
--

I had the same problem in the Maven Integration Plugin for Eclipse. The 
attached patch shows the compile error messages to the eclipse console. I don't 
know if this the right issue but it works for me.

 display summary information including number of compiler errors when compiler 
 plugin fails.
 ---

 Key: MCOMPILER-10
 URL: http://jira.codehaus.org/browse/MCOMPILER-10
 Project: Maven 2.x Compiler Plugin
  Issue Type: Bug
Reporter: John Casey
Priority: Minor
 Attachments: logExample.bmp, patch.txt




-- 
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: (MCOMPILER-10) display summary information including number of compiler errors when compiler plugin fails.

2007-11-09 Thread Milos Kleint (JIRA)

[ 
http://jira.codehaus.org/browse/MCOMPILER-10?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_113292
 ] 

Milos Kleint commented on MCOMPILER-10:
---

maybe something wrong with the eclipse embedder code? I'm getting this 
compilation output when running within netbeans.

[compiler:compile]
Compiling 5 source files to 
/home/mkleint/src/mevenide/mevenide2/netbeans/webframeworks/target/classes

[ERROR]BUILD FAILURE

Compilation failure

org/codehaus/mevenide/webframeworks/PanelSupportedFrameworksVisual.java.java:[376,39]
 cannot find symbol
symbol  : variable JAVA_EE_SPEC_50_LABEL
location: class 
org.codehaus.mevenide.webframeworks.PanelSupportedFrameworksVisual

org/codehaus/mevenide/webframeworks/PanelSupportedFrameworksVisual.java.java:[379,39]
 cannot find symbol
symbol  : variable J2EE_SPEC_14_LABEL
location: class 
org.codehaus.mevenide.webframeworks.PanelSupportedFrameworksVisual

org/codehaus/mevenide/webframeworks/PanelSupportedFrameworksVisual.java.java:[382,39]
 cannot find symbol
symbol  : variable J2EE_SPEC_13_LABEL
location: class 
org.codehaus.mevenide.webframeworks.PanelSupportedFrameworksVisual

Total time: 25 seconds
Finished at: Fri Nov 09 12:29:05 CET 2007
Final Memory: 130M/254M



 display summary information including number of compiler errors when compiler 
 plugin fails.
 ---

 Key: MCOMPILER-10
 URL: http://jira.codehaus.org/browse/MCOMPILER-10
 Project: Maven 2.x Compiler Plugin
  Issue Type: Bug
Reporter: John Casey
Priority: Minor
 Attachments: logExample.bmp, patch.txt




-- 
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