Re: What is the use of the maven-compiler-plugin ?

2015-08-28 Thread Jason van Zyl
Eclipse will >>> compile it without you having to do anything. This collides with >>> ”traditional” build tools like maven. >>> >>> Tommy Svensson >>> >>> >>>> 23 aug 2015 kl. 15:59 skrev Sreyan Chakravarty : >>>>

Re: What is the use of the maven-compiler-plugin ?

2015-08-24 Thread Tommy Svensson
do anything. This collides with >> ”traditional” build tools like maven. >> >> Tommy Svensson >> >> >>> 23 aug 2015 kl. 15:59 skrev Sreyan Chakravarty : >>> >>> OK I am new to Maven and I am using it within Eclipse for a sim

Re: What is the use of the maven-compiler-plugin ?

2015-08-24 Thread Jason van Zyl
> 23 aug 2015 kl. 15:59 skrev Sreyan Chakravarty : >> >> OK I am new to Maven and I am using it within Eclipse for a simple >> Hibernate project. >> >> What I want to know what is the use of the maven compiler plugin. In >> Eclipse regardless of whether my project

Re: What is the use of the maven-compiler-plugin ?

2015-08-23 Thread Tommy Svensson
o know what is the use of the maven compiler plugin. In > Eclipse regardless of whether my project is a Maven project or not I just > > - Type my code > - And select "Run As Java Application" > > And my code runs. I do not see Maven using the compiler plugin as I

What is the use of the maven-compiler-plugin ?

2015-08-23 Thread Sreyan Chakravarty
OK I am new to Maven and I am using it within Eclipse for a simple Hibernate project. What I want to know what is the use of the maven compiler plugin. In Eclipse regardless of whether my project is a Maven project or not I just - Type my code - And select "Run As Java Application&quo