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

Error during mvnw clean install #12

Open
jeevitesh opened this issue Jan 2, 2022 · 1 comment
Open

Error during mvnw clean install #12

jeevitesh opened this issue Jan 2, 2022 · 1 comment

Comments

@jeevitesh
Copy link

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!

]

❤️ 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)
    ]]>
@snicoll
Copy link
Contributor

snicoll commented Jan 2, 2022

@jeevitesh the release notes generated has moved to spring-io, see https://github.com/spring-io/github-changelog-generator

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

No branches or pull requests

2 participants