bhuvan emmandi

Greenhorn
+ Follow
since Mar 01, 2012
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by bhuvan emmandi

Hi Peter,
This helps me to output the execution log but does not give me handle to echo my own message during execution. I want to echo some message like

"date projectxyz {status:true, msg:"success or fail message"}"

is this possible in maven?
12 years ago
HI Peter,
Thanks for the quick reply. As I told you, I am new to Maven, going through the documentation as well. I will try your suggestions and see if that helps.
12 years ago
Hi rancher,
I am a newbie here and to Maven. I am trying to figure how i can log execution details into a log file. Also, If I want to out some values like version, release number, execution status and details incase of failure. How can I do this? Any guidance will help.

I dont want to use mvn clean install > file.log

Is there a maven way of doing this.

Thanks in advance.
12 years ago