java:maven
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
java:maven [2014/12/24 09:42] – external edit 127.0.0.1 | java:maven [2022/12/02 21:02] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 6: | Line 6: | ||
Hi, these are my notes on Maven. Probably here are a lot of inaccuracies, | Hi, these are my notes on Maven. Probably here are a lot of inaccuracies, | ||
- | |||
- | |||
- | I've came across a fantastic book: //Maven, the definitive guide//. Absolutely recommendable. Here is the link to amazon: | ||
- | |||
- | http:// | ||
Line 270: | Line 265: | ||
+ | ===== A simple project for download dependencies only ===== | ||
+ | |||
+ | |||
+ | This simple project is for download dependencies of the maven central repository easily. Just put the dependency you want to download into the dependencies section of the project and execute '' | ||
+ | |||
+ | <code xml> | ||
+ | |||
+ | <project xmlns=" | ||
+ | xsi: | ||
+ | < | ||
+ | |||
+ | <!-- | ||
+ | | ||
+ | mvn package | ||
+ | | ||
+ | --> | ||
+ | | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | < | ||
+ | |||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | | ||
+ | < | ||
+ | < | ||
+ | <!-- | ||
+ | |||
+ | dependency plugin: copy all the dependencies into the target/lib directory | ||
+ | | ||
+ | --> | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | </ | ||
+ | | ||
+ | | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | < | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | < | ||
+ | < | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | | ||
+ | </ | ||
+ | </ | ||
+ | </ | ||
+ | | ||
+ | | ||
+ | </ | ||
+ | </ | ||
+ | |||
+ | |||
+ | </ | ||
java/maven.1419414127.txt.gz · Last modified: 2022/12/02 21:02 (external edit)