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

Maven verify compiled and build the jar again #2867

Open
guptadeepak0687 opened this issue Jul 10, 2022 · 7 comments
Open

Maven verify compiled and build the jar again #2867

guptadeepak0687 opened this issue Jul 10, 2022 · 7 comments
Labels

Comments

@guptadeepak0687
Copy link

Whenever i triggered the serenity BDD test cases using mvn verify command. I noticed it always start from compilation, build and then run the test cases, why compilation and building is required again and again?
Can't we build once and use multiple times.?

@guptadeepak0687
Copy link
Author

Did anyone get a chance to look at this?

@wakaleo
Copy link
Member

wakaleo commented Jul 12, 2022

That's just the way maven works (it's not related to Serenity).

@guptadeepak0687
Copy link
Author

Thanks John, that triggers another point, is their any way to run serenity without maven?

@wakaleo
Copy link
Member

wakaleo commented Jul 26, 2022

No, it's a test library designed to be run as part of a build process.

@guptadeepak0687
Copy link
Author

Thanks John, Here is one need, that my team wants serenity scripts to run without maven. so if you could suggest anything would be helpful for me.

@wakaleo
Copy link
Member

wakaleo commented Aug 5, 2022

That's not really supported at the moment.

@globalworming
Copy link
Collaborator

may I ask why @guptadeepak0687? "without maven".. where is that requirement coming from? do you need the whole serenity feature set but without maven? or are you fine with less?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants