Maven Tutorials & Examples
2. Advance
How to build a spring project into an executable standalone jar in mavenDemo on how to package a spring project into an executable standalone jar in maven
How to let maven copy(scp) created jar/war package to other locationLet maven automatically copy(scp) jar/war file to a different locations after building
How to separate integration test from unit testHow to put integrtion test cases in a different directory from unit test cases, but still in the same project. Make both eclipse and maven happy with it.
Several useful cases for maven plugin “dependency”Useful maven dependency plugin.
0 comments:
Post a Comment