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
We should probably look through all our projects and find something consistent. My preference would be org.jboss.openshift.arquillian, since we seem to be using that (or org.openshift) for most of quickstarts/examples. org.jboss.cloudenablement is probably OK too. Conventionally, the groupId should be similar to base package used in the source.
That said, I'd prefer to leave this alone for now and fix it post 1.0.0.Final. This is a big change that impacts everything downstream.
Currently we have "org.jboss.arquillian.container" for groupId and "arquillian-parent-ce" for artifactId.
For comparison, here's ce-testsuite: org.jboss.ce.testsuite / parent-ce
Should we keep these? Or change it to something closer to what it is, like for example 'org.jboss.ce.arq'?
Any other suggestions?
The text was updated successfully, but these errors were encountered: