Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix release build #336

Merged
merged 1 commit into from
Nov 21, 2024
Merged

Fix release build #336

merged 1 commit into from
Nov 21, 2024

Conversation

kaklakariada
Copy link
Collaborator

No description provided.

@kaklakariada kaklakariada enabled auto-merge (squash) November 21, 2024 06:46
Comment on lines -911 to -928
<plugin>
<groupId>org.itsallcode</groupId>
<artifactId>openfasttrace-maven-plugin</artifactId>
<version>1.6.2</version>
<executions>
<execution>
<id>trace-requirements</id>
<goals>
<goal>trace</goal>
</goals>
</execution>
</executions>
<configuration>
<reportOutputFormat>html</reportOutputFormat>
<reportVerbosity>ALL</reportVerbosity>
<reportShowOrigin>true</reportShowOrigin>
</configuration>
</plugin>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The project does not use requirement tracing

Copy link

sonarcloud bot commented Nov 21, 2024

@kaklakariada kaklakariada merged commit 217dd9f into main Nov 21, 2024
9 checks passed
@kaklakariada kaklakariada deleted the fix-release-build branch November 21, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants