You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the module artifactId naming is like this.
arquillian-glassfish6-common
arquillian-glassfish-manged-6
arquillian-glassfish-remote-6
Why not follow the arquillian servlet and OpenLiberty arquillian project, use a jakarta postfix to identify the new Jakarta EE 9 project variants in the future.
arquillian-glassfish-common-jakarta
arquillian-glassfish-manged-jakarta
arquillian-glassfish-remote-jakarta
The text was updated successfully, but these errors were encountered:
Currently, the module artifactId naming is like this.
Why not follow the arquillian servlet and OpenLiberty arquillian project, use a jakarta postfix to identify the new Jakarta EE 9 project variants in the future.
The text was updated successfully, but these errors were encountered: