Re: maven build failing

2012-04-24 Thread Ron Wheeler
The maven-compiler-plugin version is wrong. maven-install-plugin:2.3.1 is ok maven-compiler-plugin:jar:3.0.4 is wrong should be 2.3.2 Check out http://maven.apache.org/plugins/index.html Ron On 24/04/2012 10:42 AM, Jeevan Reddy wrote: Hi, i am getting the following exception, while executing

maven build failing

2012-04-24 Thread Jeevan Reddy
Hi, i am getting the following exception, while executing maven, [INFO] Scanning for projects... [INFO] [INFO] Reactor Build Order: [INFO] [INFO] CustomerGrid [INFO] Commons [INFO] DTO [INFO] BaseGridPlug [INFO] JDBCGridPlug