Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Update CDI example for Helidon MP 2.4.x and 2.5.x#444

Merged
rdebusscher merged 1 commit intomicrostream-one:masterfrom
rdebusscher:helidon-cdi-example
Oct 7, 2022
Merged

Update CDI example for Helidon MP 2.4.x and 2.5.x#444
rdebusscher merged 1 commit intomicrostream-one:masterfrom
rdebusscher:helidon-cdi-example

Conversation

@rdebusscher
Copy link
Copy Markdown

No description provided.

@rdebusscher rdebusscher merged commit 5c2ef3d into microstream-one:master Oct 7, 2022
@zdenek-jonas
Copy link
Copy Markdown
Contributor

zdenek-jonas commented Nov 8, 2022

We have a bit problem with this PR:
In the Build: there are two plugins:

					<plugin>
						<groupId>io.helidon.build-tools</groupId>
						<artifactId>helidon-maven-plugin</artifactId>
						<version>${helidon.version}</version>
					</plugin>
					<plugin>
						<groupId>io.helidon.build-tools</groupId>
						<artifactId>helidon-cli-maven-plugin</artifactId>
						<version>${helidon.version}</version>
					</plugin>

But this version does not exist for these two plugins:
https://mvnrepository.com/artifact/io.helidon.build-tools/helidon-maven-plugin
https://mvnrepository.com/artifact/io.helidon.build-tools/helidon-cli-maven-plugin
Please fix

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants