]
Max Rydahl Andersen commented on JBDS-3187:
-------------------------------------------
Refactoring/cleaned up PR in
enforce rule that JBDS com.jboss.* bits must have GA, not Final
qualifier
-------------------------------------------------------------------------
Key: JBDS-3187
URL:
https://issues.jboss.org/browse/JBDS-3187
Project: Developer Studio (JBoss Developer Studio)
Issue Type: Task
Components: build
Affects Versions: 8.0.0.CR2
Reporter: Nick Boldt
Assignee: Nick Boldt
Add a custom enforcer rule (using org.apache.maven.enforcer.rule) that will check if the
parent pom contains .Final, and if so, will fail the build unless BUILD_ALIAS is set to
"GA".