Commit 8012977
authored
Simplify project creation
Instead of suggesting to call `mvn archetype:generate` and then filtering to find the recommended archetype, just give its coordinates on the mvn call already.
Also, the observation about multiple scala maven plugins is obsolete.1 parent dd65c51 commit 8012977
1 file changed
+1
-10
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | 65 | | |
75 | 66 | | |
76 | 67 | | |
| |||
0 commit comments