Integration between BuildEngine and Maven
We have created a build definition for a maven multi-module project.
We are able to build the application (and even to publish some quality reports in sonar) but there is no artifacts to download in the build report.
My question is quite simple : How to "publish" via maven an artifact in the build report?
We are able to build the application (and even to publish some quality reports in sonar) but there is no artifacts to download in the build report.
My question is quite simple : How to "publish" via maven an artifact in the build report?