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

Skip modules with no pom.xml during workspace discovery logging a warning #24094

Merged
merged 1 commit into from
Mar 4, 2022

Conversation

aloubyansky
Copy link
Member

Here is an example of a warning

[INFO] --- quarkus-maven-plugin:999-SNAPSHOT:generate-code-tests (default) @ example ---
[WARNING] [io.quarkus.bootstrap.resolver.maven.workspace.WorkspaceLoader] Module(s) under /home/aloubyansky/playground/quarkus-osgi-reproducer/plugins/org.sample will be handled as thirdparty dependencies because /home/aloubyansky/playground/quarkus-osgi-reproducer/plugins/org.sample/pom.xml does not exist

The reproducer project is https://github.com/Jojal/quarkus-osgi-reproducer

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Mar 4, 2022
@aloubyansky aloubyansky merged commit 0903444 into quarkusio:main Mar 4, 2022
@quarkus-bot quarkus-bot bot added this to the 2.8 - main milestone Mar 4, 2022
@gsmet gsmet modified the milestones: 2.8 - main, 2.7.4.Final Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants