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

IllegalArgumentException: No bean classes specified after upgrade to 0.13.1 #1976

Closed
rsvoboda opened this issue Apr 10, 2019 · 0 comments
Closed
Milestone

Comments

@rsvoboda
Copy link
Member

Kabir pointed out troubles when upgrading from 0.12.0 to 0.13.1, he sees No bean classes specified when running tests. Same troubles with master.
Seems to be related to f01dd04 changes

Easy way to reproduce: https://github.com/kabir/review-tool/tree/upgrade-q-13 ++ mvn clean test -DtestConfigEndpointTest [-Dquarkus.version=999-SNAPSHOT]

Discussed in https://quarkusio.zulipchat.com/#narrow/stream/187030-users/topic/No.20bean.20classes.20specified/near/162993517

geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
geoand added a commit to geoand/quarkus that referenced this issue Apr 10, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
@gsmet gsmet added this to the 0.13.2 milestone Apr 10, 2019
gsmet pushed a commit to gsmet/quarkus that referenced this issue Apr 11, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
gsmet pushed a commit to gsmet/quarkus that referenced this issue Apr 15, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
gsmet pushed a commit to gsmet/quarkus that referenced this issue Apr 15, 2019
This happened because an empty list of additional beans is being passed
by the Undertow build step

Fixes: quarkusio#1976
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