This repository was archived by the owner on Apr 18, 2019. It is now read-only.
Commit 6dfe7e5
committed
Run scala:compile goal when just
Previously, you would need to request explicitly `scala:compile` in
order to compile Scala files. The `scala:compile` would not be run as part
of standard commands like `package` or `install`.
Now scala goals are properly integrated into standard Maven goals.compile is requested.1 parent e971913 commit 6dfe7e5
1 file changed
+8
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
0 commit comments