maestro
maestro copied to clipboard
mvn compile fails on project maestro-webapi
A mvn compile
on mac catalina produces the following error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.8:unpack (default) on project maestro-webapi: Artifact has not been packaged yet. When used on reactor artifact, unpack should be executed after packaging: see MDEP-98. -> [Help 1]
.
The same error occurs on windows when running mvn site