Open jwendell opened 7 years ago
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?