Details
-
Bug
-
Status: Closed
-
High
-
Resolution: Done
-
Amsterdam Release, Beijing Release
-
None
Description
As an AAI dev, I need to fix the aai-traversal daily release job.
Fix is to override the maven sonar plugin in the parent pom - see how the resources pom was fixed:
https://gerrit.onap.org/r/gitweb?p=aai/resources.git;a=blob_plain;f=pom.xml;hb=refs/heads/master
<pluginManagement>
<plugins>
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>sonar-maven-plugin</artifactId>
<version>3.2</version>
</plugin>
Attachments
Issue Links
- clones
-
AAI-558 aai-resources java daily jenkins job is failing
-
- Closed
-