Open
Description
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?
Metadata
Metadata
Assignees
Labels
No labels