Chapter 11. Managing GAV checks
In Decision Central, projects are identified using Maven naming convention or GAV (group Id, artifact, and version) data. GAV values differentiate projects and project versions as well as identify dependencies with particular projects.
By default, Decision Central detects duplicate GAVs. This feature can be disabled by users with the admin role.
Enabling GAV checks and child GAV edition
Procedure
- Log in to Decision Central.
- Go to Menu → Design → Projects.
- Double-click the project to open it.
- In the Project Editor window, click the Settings tab.
Make the following selections from the General Settings tab.
- Select Disable GAV conflict check to enable other projects to have the same GAV.
- Select Allow child GAV edition to enable child projects to have GAV edition.
Click Save.
NoteClick Reset to undo all changes.
- Click Save again to confirm the changes.
You can disable the duplicate GAV detection feature by setting the org.guvnor.project.gav.check.disabled system property to true when you start Decision Central.
$ ~/EAP_HOME/bin/standalone.sh -c standalone-full.xml -Dorg.guvnor.project.gav.check.disabled=true

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.