Commit f2933cd
committed
Add Eclipse config for build-helper-maven-plugin
On out-of-the-box Eclipse installations, there is no m2e connector for
the build-helper-maven-plugin. It used to be the case (I think) that you
could simply use the quick fix solution to install the m2e connector,
but these days it is not available from the Eclipse marketplace (at
least not by default).
Regardless, it's better to simply provide the lifecycle mappings in
the POM configuration directly, so everything "just works."1 parent d0cf91d commit f2933cd
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1876 | 1876 | | |
1877 | 1877 | | |
1878 | 1878 | | |
| 1879 | + | |
| 1880 | + | |
| 1881 | + | |
| 1882 | + | |
| 1883 | + | |
| 1884 | + | |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
| 1893 | + | |
| 1894 | + | |
| 1895 | + | |
1879 | 1896 | | |
1880 | 1897 | | |
1881 | 1898 | | |
| |||
0 commit comments