configure maven with IntellJ Idea

2009-02-08 Thread Poonam Gyanchandani
Hi, I am trying to configure Maven with Intellj Idea in POM file but looks like POM file which I have created has something missing in that. When I do *mvn clean *it is showing me build successful, but when I am giving command like* mvn compile/mvn package* in that case it is creating an empty

Re: configure maven with IntellJ Idea

2009-02-08 Thread Mick Knutson
Website: http://baselogic.com Linked IN: http://linkedin.com/in/mickknutson Twitter: http://twitter.com/mickknutson Vacation Rental: http://tahoe.baselogic.com --- On Sat, Feb 7, 2009 at 3:36 PM, Poonam Gyanchandani poonamvg2...@gmail.comwrote: Hi, I am trying to configure Maven with Intellj Idea

Re: configure maven with IntellJ Idea

2009-02-08 Thread Siegfried Goeschl
Twitter: http://twitter.com/mickknutson Vacation Rental: http://tahoe.baselogic.com --- On Sat, Feb 7, 2009 at 3:36 PM, Poonam Gyanchandani poonamvg2...@gmail.comwrote: Hi, I am trying to configure Maven with Intellj Idea in POM file but looks like POM file which I have created has