Error during mvnw clean install
Opened this issue · 1 comments
Hi,
I clone the project added some basic details in the application.yaml file like
releasenotes.github:
organization:
name: *******
username: *****
password: ******
Then ran the command mvnw clean install getting below error, Please help me to resolve the issue.
<![CDATA[org.junit.ComparisonFailure:
expected:<...# 🪲 Bug fixes[
❤️ Contributors
We’d like to thank all the contributors who worked on our current release!
]
-
[@contributor1](c...> but was:<...# 🪲 Bug fixes[
-
Bug 1 #1
-
Bug 3 #3
❤️ Contributors
We’d like to thank all the contributors who worked on our current release!
]
-
[@contributor1](c...>
at io.spring.releasenotesgenerator.ChangelogGeneratorTests.assertOutputisCorrect(ChangelogGeneratorTests.java:135)
at io.spring.releasenotesgenerator.ChangelogGeneratorTests.generateWhenNoEnhancements(ChangelogGeneratorTests.java:86)
]]>
<![CDATA[org.junit.ComparisonFailure:
expected:<... ⭐ New Features[ -
Enhancement 1 #2
-
Enhancement 2 #4
-
Enhancement 3 #5
-
Enhancement 4 #6
❤️ Contributors
We’d like to thank all the contributors who worked on our current release!
]
-
[@contributor1](c...> but was:<... ⭐ New Features[
-
Enhancement 1 #2
-
Enhancement 2 #4
-
Enhancement 3 #5
-
Enhancement 4 #6
❤️ Contributors
We’d like to thank all the contributors who worked on our current release!
]
- [@contributor1](c...>
at io.spring.releasenotesgenerator.ChangelogGeneratorTests.assertOutputisCorrect(ChangelogGeneratorTests.java:135)
at io.spring.releasenotesgenerator.ChangelogGeneratorTests.generateWhenDuplicateContributor(ChangelogGeneratorTests.java:126)
]]>
@jeevitesh the release notes generated has moved to spring-io
, see https://github.com/spring-io/github-changelog-generator