No, as Andy said, you must first run an 'install' to "bootstrap" the build. Then you can use other goals.
Adam On Mon, May 10, 2021, 1:39 PM Merlin Bögershausen < [email protected]> wrote: > Hi, > On Mai 10 2021, at 6:12 pm, Andy Seaborne <[email protected]> wrote: > > > > On 10/05/2021 16:19, Merlin Bögershausen wrote: > > > Hi, > > > for maven install (full log see attachments) it is: > > > > No attachments - the list software rejects them > > gist? > makes sence ;D see gist: > https://gist.github.com/MBoegers/81c4cfd9c029bf75f149f1201f2aa73d > > > Is this after a "mvn clean install -Pdev"? > No full install, but same result for -Pdev > > > That's solved by "mvn clean install" > >"mvn clean install -Pdev" is slightly faster and enough. > So running anything other than install is no Option? > >
