[infinispan-issues] [JBoss JIRA] (ISPN-3941) Add pre-release stable version check for maven dependencies

Adrian Nistor (JIRA) issues at jboss.org
Mon Jan 27 10:47:29 EST 2014


     [ https://issues.jboss.org/browse/ISPN-3941?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Adrian Nistor updated ISPN-3941:
--------------------------------

    Description: 
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.

  was:
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 whant to do this check only for org.jboss.*, org.infinispan.* artifact groups.


    
> 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.Alpha1
>
>
> 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: http://www.atlassian.com/software/jira


More information about the infinispan-issues mailing list