I am new to eclipse and programming , so probably a silly question. According to me build just makes jar file but maven install deploys it to local repo thats m2 .
Also there are two options for build ->maven build and-> maven build..
Could u explain me the explain mw the difference between two.
maven build...
lets you specify goal and various other build parameter (build profile, offline, update snapshot, other build parameter etc..)
maven build
is a pre-defined goal that eclipse maven plugin wraps under,
You could see the first couple line of output for both of the case
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With