eclipse - Regarding Maven -



eclipse - Regarding Maven -

i new maven , if sense asking basic question please forgive me.

i facing couple of problems maven mentioned below.

i using eclipse luna 4.4.1 (which comes maven plugin).now installed 2 plugins..out of 1 subclipse(with svnkit) , m2e-subclipse used integrating maven svn.i downloaded project in eclipse using svn plugin "checkout maven project" , see project beingness downloaded , remove errors related pom.xml downloaded maven , given local path of maven in preferences > maven > installations , changed global settings , user settings files project specific.

1). after doing circus still can not see maven build options in eclipse. 2). not able clean project command prompt. when go project directory , type "mvn -version" shows me right version of maven.

but when seek clean using mvn clean. not work.

please help.

regards.

eclipse maven svn

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -