This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
docpublic:concepts:java:maven [2016/04/25 20:56] procacci@tem-tsp.eu [ref] |
docpublic:concepts:java:maven [2016/04/26 13:15] (current) procacci@tem-tsp.eu [reprise sous debien generate] |
||
|---|---|---|---|
| Line 57: | Line 57: | ||
| </ | </ | ||
| - | ==== reprise sous debien | + | ==== reprise sous debian |
| apres execution de ce create sous centos, une reprise de l' | apres execution de ce create sous centos, une reprise de l' | ||
| Line 85: | Line 85: | ||
| </ | </ | ||
| - | solution : faire un generate plutot qu'un create | + | solution : faire un generate plutot qu'un create |
| http:// | http:// | ||
| + | |||
| + | esuite si pb de ce type | ||
| < | < | ||
| Line 102: | Line 104: | ||
| </ | </ | ||
| + | c'est qu'on est pas dans le bon niveau d' | ||
| + | il faut remonter d'un cran | ||
| + | |||
| + | < | ||
| + | $ cd .. | ||
| + | $ ls | ||
| + | application | ||
| + | $ mvn archetype: | ||
| + | [INFO] Scanning for projects... | ||
| + | [INFO] Searching repository for plugin with prefix: ' | ||
| + | ... | ||
| + | [INFO] project created from Old (1.x) Archetype in dir: / | ||
| + | [INFO] ------------------------------------------------------------------------ | ||
| + | [INFO] BUILD SUCCESSFUL | ||
| + | </ | ||
| ==== clean ==== | ==== clean ==== | ||