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

HTML formatter not up to date: build issue? #404

Closed
rlogiacco opened this issue Oct 18, 2012 · 2 comments
Closed

HTML formatter not up to date: build issue? #404

rlogiacco opened this issue Oct 18, 2012 · 2 comments

Comments

@rlogiacco
Copy link

I was wondering how come the HTML formatter included in version 1.0.14 was not the latest and I was about to file an issue, but then I decided to double check that it was not already up to date for the next iteration and what I discovered is unpleasant: it should have been up to date in version 1.0.14 already!

According to the code browser in the cucumber-core POM file version 1.0.14 there was a dependency to cucumber-html (https://github.com/cucumber/cucumber-jvm/blob/49584be06b66ae12ce8ec0d13208e683f5f3d836/core/pom.xml) but if I open the POM in my local maven repo that dependency is not there!

So, what I discovered is (local) cucumber-core-1.0.14.pom == (repo1) cucumber-core-1.0.14.pom, which is fine, but (local & repo1) cucumber-core-1.0.14.pom != (github) cucumber-core-1.0.14.pom, which is wrong!

Is there anything wrong with the release/publish process?

@aslakhellesoy
Copy link
Contributor

What are you talking about?

When 1.0.14 was released the most recent cucumber-html was 0.2.1.
The pom you link to has a parent pom, which defines the 0.2.1 version

Something must be screwed up at your end.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants