★ wanayoo — archive 1999 https://github.com/javaee-samples/javaee8-samples/issues/21Nouvelle recherche | Portail wanayoo
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 can't find payara-client-ee8 #21

Open
gbuckholtz opened this issue Jun 11, 2018 · 1 comment
Open

maven can't find payara-client-ee8 #21

gbuckholtz opened this issue Jun 11, 2018 · 1 comment

Comments

@gbuckholtz
Copy link

@gbuckholtz gbuckholtz commented Jun 11, 2018

I see in general that the 1.0.Beta-m1 has been replaced with 1.0.Beta3. When I try to use 1.0.Beta3 maven can't resolve. When I try looking at https://mvnrepository.com/artifact/fish.payara.extras for this artifact it doesn't show up. I see that this artifact is here in GitHub "Payara/appserver/extras/arquillian-containers/"

		<dependency>
			<groupId>fish.payara.arquillian</groupId>
			<artifactId>payara-client-ee8</artifactId>
			<version>1.0.Beta3-m1</version>
			<scope>test</scope>
		</dependency>

Does anyone know what group this artifact is in now?

@MattGill98
Copy link
Contributor

@MattGill98 MattGill98 commented Jul 20, 2018

Hi @gbuckholtz,

The coordinates are still correct. The location of the artifact however is https://github.com/payara/Payara_PatchedProjects/tree/master/fish/payara/arquillian/payara-client-ee8/1.0.Beta3-m1.

The reference to the repository is here.

I've deleted my local artifact and reinstalled and it connects fine for me, have you made any configuration changes?

Kind regards,

Matt

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.