I use log4j to redirect the details of the maven build with eclipse
the goal is to redirect the output displayed on the Eclipse console to a file and receive them later .
the problem is that I can not find the proper class in the maven api to do this,
so if you can help meto find the enter point!
thanks :)