Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-14 Thread Wayne Fay
> But My requirment is quite different. > For Example: > > Thanks again for your reply. And i need some more help from > here...Desperately. No one here is going to build this complicated system for you. And it does not currently exist, so you're going to be building something from scratch, it see

Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-14 Thread Brett Randall
t;> } >> > > This part of Code inputs a Project Folder and Does Clean and Install tasks > of Maven. This is my service method which does of Compiliing the Code. > > > If there exists an error in the project. The Error/Warning/Logs will be > thrown to the Console.I wan

Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-14 Thread harishsyndrome
e Code. If there exists an error in the project. The Error/Warning/Logs will be thrown to the Console.I want that error messages to be shown in the Web Page. One way, i can have a Logger and reflect the logger in the web page. I dont want to do that. IAm looking for any Api/Jar (Not War or Ear) wh

Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-14 Thread Stephen Connolly
> But could you please elaborate a bit. A searched the term "Maven and Hudson > Integration", but i did not get any releavnt way to proceed with. > > Thankyou > > -- > View this message in context: > http://www.nabble.com/How-to-display-transfer-maven-compilation-er

Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-14 Thread harishsyndrome
kyou -- View this message in context: http://www.nabble.com/How-to-display-transfer-maven-compilation-errors-logs-in-Web-page-tp25867220p25886372.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubsc

Re: How to display/transfer maven compilation errors/logs in Web page

2009-10-13 Thread Wayne Fay
> Is there any Api to show the compilation errors/warning in a web page. You should just use Hudson or another continuous integration server with Maven2 support. Wayne - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org

How to display/transfer maven compilation errors/logs in Web page

2009-10-12 Thread harishsyndrome
. Another Desperate Demand. -- View this message in context: http://www.nabble.com/How-to-display-transfer-maven-compilation-errors-logs-in-Web-page-tp25867220p25867220.html Sent from the Maven - Users mailing list archive at Nabble.com