]
Dan Berindei updated ISPN-3941:
-------------------------------
Fix Version/s: 7.0.0.Alpha2
(was: 7.0.0.Alpha1)
Add pre-release stable version check for maven dependencies
-----------------------------------------------------------
Key: ISPN-3941
URL:
https://issues.jboss.org/browse/ISPN-3941
Project: Infinispan
Issue Type: Enhancement
Components: Build process
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Fix For: 7.0.0.Alpha2
We need to enhance our maven build to perform the following dependecy checks before doing
a release:
1. no SNAPSHOT dependencies are used
2. all dependencies are Final if the current build is a Final
Rule #2 might not be implementable for some external dependencies (some organizations use
weird version schemes), so we might want to do this check only for org.jboss,
org.infinispan artifact groups.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: