I want update project configuration in command not ecplise.
I'm try 'mvn dependency:resolve', 'mvn versions:update-properties' etc..
but all build is fail.
Ecplise maven -> update Maven Project click and
command 'mvn package' that build success.
why happen this problem? and I want to know update project configuation pom.xml in command line.
Thank you.